summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2014-07-11arm64: KVM: split GICv2 world switch from hyp codeMarc Zyngier6-89/+180
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier3-8/+8
2014-07-11KVM: ARM: vgic: split GICv2 backend from the main vgic codeMarc Zyngier1-1/+1
2014-07-11KVM: arm/arm64: vgic: move GICv2 registers to their own structureMarc Zyngier2-20/+20
2014-07-11Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/li...Christoffer Dall3-0/+20
2014-07-11arm64: KVM: allow export and import of generic timer regsAlex Bennée1-1/+67
2014-07-11arm64: KVM: export demux regids as KVM_REG_ARM64Alex Bennée1-1/+1
2014-07-11arm/arm64: KVM: Fix and refactor unmap_rangeChristoffer Dall1-0/+15
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier3-0/+20
2014-06-06arm64: add APM X-Gene SoC RTC DTS entryLoc Ho1-0/+21
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds87-534/+6340
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-18/+858
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-5/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-21/+0
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds11-48/+245
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-14/+3
2014-06-03Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-166/+3
2014-06-02Merge tag 'cleanup-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-06-02Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+1
2014-05-30arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi1-0/+3
2014-05-29arm64: mm: fix pmd_write CoW brokennessWill Deacon1-1/+1
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro5-0/+31
2014-05-29arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro3-2/+61
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro4-0/+171
2014-05-29arm64: Add ftrace supportAKASHI Takahiro6-0/+272
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro1-0/+2
2014-05-29arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro1-1/+1
2014-05-29arm64: add __ASSEMBLY__ in asm/insn.hAKASHI Takahiro1-0/+2
2014-05-25arm64: KVM: Enable minimalistic support for Cortex-A53Marc Zyngier4-1/+7
2014-05-23arm64: Fix linker script entry pointGeoff Levand1-1/+1
2014-05-23arm64: efi: only attempt efi map setup if booting via EFILeif Lindholm1-0/+3
2014-05-23arm64: lib: Implement optimized string length routineszhichang.yuan5-1/+307
2014-05-23arm64: lib: Implement optimized string compare routineszhichang.yuan5-1/+553
2014-05-23arm64: lib: Implement optimized memcmp routinezhichang.yuan4-1/+263
2014-05-23arm64: lib: Implement optimized memset routinezhichang.yuan1-22/+185
2014-05-23arm64: lib: Implement optimized memmove routinezhichang.yuan1-25/+165
2014-05-23arm64: lib: Implement optimized memcpy routinezhichang.yuan1-22/+170
2014-05-22arm64: defconfig: enable a few more common/useful options in defconfigWill Deacon1-13/+23
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar14-17/+67
2014-05-22arm64: Remove TIF_POLLING_NRFLAGPeter Zijlstra1-2/+0
2014-05-20Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Rob Herring4-166/+3
2014-05-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+11
2014-05-16arm64: Fix deadlock scenario with smp_send_stop()Arun KS1-2/+3
2014-05-16arm64: Fix machine_shutdown() definitionArun KS1-6/+35
2014-05-16arm64: Support arch_irq_work_raise() via self IPIsLarry Bassel2-1/+20
2014-05-16arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-05-16arm64: topology: Add support for topology DT bindingsMark Brown1-8/+196
2014-05-16arm64: topology: Initialise default topology state immediatelyMark Brown1-4/+4