aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2017-05-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-05-01Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-05-01Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-04-26HAVE_ARCH_HARDENED_USERCOPY is unconditional nowAl Viro
2017-04-26CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional nowAl Viro
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-19acpi/arm64: Add GTDT table parse driverFu Wei
2017-04-16Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-04-07Merge tag 'sunxi-fixes-for-4.11-2' of https://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-04-07Revert "Revert "arm64: hugetlb: partial revert of 66b3923a1a0f""Will Deacon
2017-04-07arm64: arch_timer: Allow erratum matching with ACPI OEM informationMarc Zyngier
2017-04-07arm64: arch_timer: Allows a CPU-specific erratum to only affect a subset of CPUsMarc Zyngier
2017-04-07arm64: arch_timer: Make workaround methods optionalMarc Zyngier
2017-04-07arm64: arch_timer: Rework the set_next_event workaroundsMarc Zyngier
2017-04-07arm64: arch_timer: Add erratum handler for CPU-specific capabilityMarc Zyngier
2017-04-07arm64: arch_timer: Add infrastructure for multiple erratum detection methodsMarc Zyngier
2017-04-07arm64: cpu_errata: Add capability to advertise Cortex-A73 erratum 858921Marc Zyngier
2017-04-07arm64: cpu_errata: Allow an erratum to be match for all revisions of a coreMarc Zyngier
2017-04-07arm64: Define Cortex-A73 MIDRMarc Zyngier
2017-04-07arm64: Add CNTVCT_EL0 trap handlerMarc Zyngier
2017-04-07arm64: Allow checking of a CPU-local erratumMarc Zyngier
2017-04-06arm64: allwinner: a64: add pmu0 regs for USB PHYIcenowy Zheng
2017-04-05efi/bgrt: Enable ACPI BGRT handling on arm64Bhupesh Sharma
2017-04-05efi/arm-stub: Round up FDT allocation to mapping sizeArd Biesheuvel
2017-04-05efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel
2017-04-04arm64: mm: unaligned access by user-land should be received as SIGBUSVictor Kamensky
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro
2017-03-30arm64: drop non-existing vdso-offsets.h from .gitignoreMasahiro Yamada
2017-03-30arm64: remove redundant header file in current.hShaokun Zhang
2017-03-30arm64: fix NULL dereference in have_cpu_die()Mark Salter
2017-03-30debug: Add _ONCE() logic to report_bug()Peter Zijlstra
2017-03-28arm64: switch to RAW_COPY_USERAl Viro
2017-03-28arm64: add extable.hAl Viro
2017-03-24Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-03-24Merge tag 'arm-soc/for-4.11/devicetree-arm64-fixes' of http://github.com/Broa...Arnd Bergmann
2017-03-22arm64: dts: NS2: Add dma-coherent to relevant DT entriesJon Mason
2017-03-22arm64: kaslr: Fix up the kernel image alignmentNeeraj Upadhyay
2017-03-21arm64: compat: Update compat syscallsWill Deacon
2017-03-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-03-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-03-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-10arm64: kernel: Update kerneldoc for cpu_suspend() renameGeert Uytterhoeven
2017-03-10arm64: use const cap for system_uses_ttbr0_pan()Mark Rutland
2017-03-10arm64: support keyctl() system call in 32-bit modeEric Biggers
2017-03-10arm64: kasan: avoid bad virt_to_pfn()Mark Rutland
2017-03-10arm64: kprobes: remove kprobe_exceptions_notifyNaveen N. Rao
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov
2017-03-09KVM: arm64: Increase number of user memslots to 512Linu Cherian
2017-03-09KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian