summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)Author
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée
2014-07-11arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-05-30arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro
2014-05-29arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro
2014-05-29arm64: add __ASSEMBLY__ in asm/insn.hAKASHI Takahiro
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier
2014-05-23arm64: Fix linker script entry pointGeoff Levand
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan
2014-05-23arm64: lib: Implement optimized memset routinezhichang.yuan
2014-05-23arm64: lib: Implement optimized memmove routinezhichang.yuan
2014-05-23arm64: lib: Implement optimized memcpy routinezhichang.yuan
2014-05-22arm64: defconfig: enable a few more common/useful options in defconfigWill Deacon
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2014-05-16arm64: Fix deadlock scenario with smp_send_stop()Arun KS
2014-05-16arm64: Fix machine_shutdown() definitionArun KS
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-05-16arm64: topology: Add support for topology DT bindingsMark Brown
2014-05-16arm64: topology: Initialise default topology state immediatelyMark Brown
2014-05-16arm64: sched: Remove unused mc_capable() and smt_capable()Zi Shen Lim