summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland1-3/+4
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland1-69/+4
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland1-36/+0
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland6-55/+64
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland2-2/+54
2015-01-15arm64: move to ESR_ELx macrosMark Rutland3-34/+34
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland1-0/+79
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla4-19/+152
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang4-2/+73
2015-01-15Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-2/+2
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-1/+3
2015-01-14arm64: remove broken cachepolicy codeMark Rutland1-74/+0
2015-01-13arm64: macro whitespace fixesMichael S. Tsirkin1-1/+1
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin1-1/+1
2015-01-12arm64: compat: wire up compat_sys_execveatWill Deacon2-1/+3
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel5-48/+1
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel1-122/+1
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel3-105/+160
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier2-1/+2
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier1-0/+1
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel1-0/+2
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel3-21/+30
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel1-15/+16
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger1-0/+2
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski1-0/+8
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel2-1/+2
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley1-0/+1
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley1-0/+1
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley1-0/+1
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley1-0/+1
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland2-0/+15
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser1-3/+0
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland1-1/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar1-0/+1
2014-12-28PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi1-22/+0
2014-12-23arm64: mm: Add pgd_page to support RCU fast_gupJungseok Lee1-2/+3
2014-12-23arm64: defconfig: defconfig update for 3.19Will Deacon1-4/+5
2014-12-23arm64: kernel: fix __cpu_suspend mm switch on warm-bootLorenzo Pieralisi1-1/+13
2014-12-22ARM: 8189/1: arm64:add bitrev.h file to support rbit instructionYalin Wang2-0/+20
2014-12-22arm64: Enable ARMv8 based exynos7 SoC supportAlim Akhtar1-0/+17
2014-12-22arm64: dts: Add nodes for mmc, i2c, rtc, watchdog, adc on exynos7Abhilash Kesavan2-0/+321
2014-12-22arm64: dts: Add PMU DT node for exynos7 SoCAbhilash Kesavan1-0/+5
2014-12-22arm64: dts: Add initial pinctrl support to exynos7Naveen Krishna Ch2-0/+654
2014-12-22arm64: dts: Add initial device tree support for exynos7Naveen Krishna Ch4-0/+228
2014-12-22arm64: Replace set_arch_dma_coherent_ops with arch_setup_dma_opsCatalin Marinas1-5/+6
2014-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds1-2/+2
2014-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-30/+10
2014-12-18arm64/spinlock: Replace ACCESS_ONCE READ_ONCEChristian Borntraeger1-2/+2
2014-12-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-4/+3