summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2015-01-20arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara-4/+16
2015-01-20arm64: Add dtb files to archclean ruleJungseok Lee-2/+1
2015-01-19iommu/arm-smmu: make use of generic LPAE allocatorWill Deacon-1/+0
2015-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-8/+4
2015-01-16arm64: respect mem= for EFIMark Rutland-19/+19
2015-01-16arm64/efi: handle potential failure to remap memory mapArd Biesheuvel-4/+6
2015-01-16arm64: partially revert "ARM: 8167/1: extend the reserved memory for initrd t...Catalin Marinas-7/+1
2015-01-16KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch-0/+2
2015-01-16KVM: arm64: Add HYP interface to flush VM Stage 1/2 TLB entriesMario Smarduch-0/+22
2015-01-16KVM: arm64: ARMv8 header changes for page loggingMario Smarduch-0/+24
2015-01-15Merge tag 'samsung-dt-64' of git://git.kernel.org/pub/scm/linux/kernel/git/kg...Olof Johansson-0/+1225
2015-01-15arm64/efi: efistub: Apply __init annotationArd Biesheuvel-7/+7
2015-01-15arm64: kill off the libgcc dependencyKevin Hao-3/+0
2015-01-15Merge branch 'arm64/common-esr-macros' of git://git.kernel.org/pub/scm/linux/...Catalin Marinas-197/+237
2015-01-15arm64: kvm: decode ESR_ELx.EC when reporting exceptionsMark Rutland-3/+4
2015-01-15arm64: kvm: remove ESR_EL2_* macrosMark Rutland-69/+4
2015-01-15arm64: remove ESR_EL1_* macrosMark Rutland-36/+0
2015-01-15arm64: kvm: move to ESR_ELx macrosMark Rutland-55/+64
2015-01-15arm64: decode ESR_ELx.EC when reporting exceptionsMark Rutland-2/+54
2015-01-15arm64: move to ESR_ELx macrosMark Rutland-34/+34
2015-01-15arm64: introduce common ESR_ELx_* definitionsMark Rutland-0/+79
2015-01-15arm64: kernel: add support for cpu cache informationSudeep Holla-19/+152
2015-01-15arm/arm64: KVM: add tracing support for arm64 exit handlerWei Huang-2/+73
2015-01-14Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann-2/+2
2015-01-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+3
2015-01-13arm64: remove broken cachepolicy codeMark Rutland-74/+0
2015-01-13arm64: macro whitespace fixesMichael S. Tsirkin-1/+1
2015-01-13arm64/uaccess: fix sparse errorsMichael S. Tsirkin-1/+1
2015-01-12arm64: compat: wire up compat_sys_execveatWill Deacon-1/+3
2015-01-12arm64/efi: remove idmap manipulations from UEFI codeArd Biesheuvel-48/+1
2015-01-12arm64/efi: remove free_boot_services() and friendsArd Biesheuvel-122/+1
2015-01-12arm64/efi: move SetVirtualAddressMap() to UEFI stubArd Biesheuvel-105/+160
2015-01-12arm64: KVM: Fix HCR setting for 32bit guestsMarc Zyngier-1/+2
2015-01-12arm64: KVM: Fix TLB invalidation by IPA/VMIDMarc Zyngier-0/+1
2015-01-12arm64/efi: set EFI_ALLOC_ALIGN to 64 KBArd Biesheuvel-0/+2
2015-01-12arm64/mm: add create_pgd_mapping() to create private page tablesArd Biesheuvel-21/+30
2015-01-12arm64/mm: add explicit struct_mm argument to __create_mapping()Ard Biesheuvel-15/+16
2015-01-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+8
2015-01-11KVM: arm/arm64: vgic: add init entry to VGIC KVM deviceEric Auger-0/+2
2015-01-09perf: Move task_pt_regs sampling into arch codeAndy Lutomirski-0/+8
2015-01-08arm64/efi: add missing call to early_ioremap_reset()Ard Biesheuvel-1/+2
2015-01-07arm64: fix missing asm/io.h include in kernel/smp_spin_table.cPaul Walmsley-0/+1
2015-01-07arm64: fix missing asm/alternative.h include in kernel/module.cPaul Walmsley-0/+1
2015-01-07arm64: fix missing linux/bug.h include in asm/arch_timer.hPaul Walmsley-0/+1
2015-01-07arm64: fix missing asm/pgtable-hwdef.h include in asm/processor.hPaul Walmsley-0/+1
2015-01-07arm64: sanity checks: add missing AArch32 registersMark Rutland-0/+15
2015-01-07arm64: Remove unused prepare_to_copy()Tobias Klauser-3/+0
2015-01-07arm64: Correct __NR_compat_syscalls for bpfMark Rutland-1/+1
2015-01-06rcu: Make SRCU optional by using CONFIG_SRCUPranith Kumar-0/+1
2014-12-27PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi-22/+0