summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2016-03-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-03-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-03-02Merge tag 'kvm-arm-for-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-29arm/arm64: KVM: Fix ioctl error handlingMichael S. Tsirkin
2016-02-27mm: ASLR: use get_random_long()Daniel Cashman
2016-02-26arm64: vmemmap: use virtual projection of linear regionArd Biesheuvel
2016-02-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-25Merge tag 'kvm-arm-for-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-24arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2Marc Zyngier
2016-02-19Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada
2016-02-17arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-02-16Merge tag 'kvm-arm-for-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-16arm64/efi: Make strnlen() available to the EFI namespaceThierry Reding
2016-02-15arm/arm64: crypto: assure that ECB modes don't require an IVJeremy Linton
2016-02-14Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-12arm64: make irq_stack_ptr more robustYang Shi
2016-02-11arm64: KVM: Configure TCR_EL2.PS at runtimeTirumalesh Chalamarla
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla
2016-02-10arm64: debug: re-enable irqs before sending breakpoint SIGTRAPWill Deacon
2016-02-09arm64: disable kasan when accessing frame->fp in unwind_frameYang Shi
2016-02-08Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2016-02-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-03arm64: asm: Explicitly include linux/personality.h in asm/page.hMark Brown
2016-02-02arm64: futex.h: Add missing PAN togglingJames Morse
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-02-01Merge tag 'vexpress-for-v4.5/fixes-rc2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2016-02-01ARM64: tegra: Add chosen node for tegra132 norrinJon Hunter
2016-02-01arm64: dts: Add missing DMA Abort interrupt to JunoRobin Murphy
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-26arm64: defconfig: updates for 4.5Will Deacon
2016-01-26arm64: errata: Add -mpc-relative-literal-loads to build flagsdann frazier
2016-01-26Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modulesWilliam Cohen
2016-01-25arm64: Fix an enum typo in mm/dump.cMasanari Iida
2016-01-25arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappingsCatalin Marinas
2016-01-25arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-25arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel
2016-01-25arm64: hide __efistub_ aliases from kallsymsArd Biesheuvel
2016-01-24arm64: KVM: Fix guest dead loop when register accessor returns falseShannon Zhao
2016-01-24arm64: KVM: Fix comments of the CP handlerShannon Zhao
2016-01-24arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guestsShannon Zhao
2016-01-24arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2Dave Martin
2016-01-24arm64: KVM: Fix AArch64 guest userspace exception injectionMarc Zyngier
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21net: hns: enet specifies a reference to dsafyankejian