aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 2-1/+9
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersGravatar Nathan Chancellor 1-1/+1
2019-04-15arch: add pidfd and io_uring syscalls everywhereGravatar Arnd Bergmann 2-1/+9
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueGravatar Will Deacon 1-8/+8
2019-04-08arm64: backtrace: Don't bother trying to unwind the userspace stackGravatar Will Deacon 1-6/+9
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkGravatar Ard Biesheuvel 2-2/+6
2019-04-07Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Gravatar Linus Torvalds 5-33/+36
2019-04-07Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Olof Johansson 4-33/+33
2019-04-07Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-0/+3
2019-04-05Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+6
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsGravatar Steven Rostedt (VMware) 1-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsGravatar Steven Rostedt (Red Hat) 1-19/+3
2019-04-04arm64: fix wrong check of on_sdei_stack in nmi contextGravatar Wei Li 1-0/+6
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-3/+14
2019-03-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-1/+1
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Paolo Bonzini 2-3/+14
2019-03-27arm64: replace memblock_alloc_low with memblock_allocGravatar Chen Zhou 1-1/+1
2019-03-25arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186Gravatar Jonathan Hunter 1-1/+0
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Gravatar Arnd Bergmann 1-0/+1
2019-03-25Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Arnd Bergmann 2-8/+6
2019-03-21arm64: dts: stratix10: add the sysmgr-syscon property from the gmac'sGravatar Dinh Nguyen 1-0/+3
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERGravatar Matthias Kaehlcke 1-1/+0
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryGravatar Marc Zyngier 1-0/+11
2019-03-19KVM: arm64: Reset the PMU in preemptible contextGravatar Marc Zyngier 1-3/+3
2019-03-19arm64: kpti: Whitelist HiSilicon Taishan v110 CPUsGravatar Hanjun Guo 1-0/+1
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsGravatar Hanjun Guo 1-0/+4
2019-03-19arm64/stacktrace: Export save_stack_trace_regs()Gravatar William Cohen 1-0/+1
2019-03-19arm64: apply workaround on A64FX v1r0Gravatar Mark Rutland 1-1/+1
2019-03-19arm64: kprobes: Use arch_populate_kprobe_blacklist()Gravatar Masami Hiramatsu 1-19/+30
2019-03-19arm64: kprobes: Move exception_text check in blacklistGravatar Masami Hiramatsu 1-4/+2
2019-03-19arm64: kprobes: Remove unneeded RODATA checkGravatar Masami Hiramatsu 1-6/+0
2019-03-19arm64: kprobes: Move extable address check into arch_prepare_kprobe()Gravatar Masami Hiramatsu 1-2/+5
2019-03-18Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixesGravatar Florian Fainelli 1-0/+1
2019-03-18arm64: dts: rockchip: fix rk3328 sdmmc0 write errorsGravatar Peter Geis 1-7/+7
2019-03-18arm64: dts: rockchip: fix rk3328 rgmii high tx error rateGravatar Peter Geis 1-22/+22
2019-03-18arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64Gravatar Tomohiro Mayama 1-2/+1
2019-03-18arm64: dts: rockchip: add DDC bus on Rock Pi 4Gravatar Ezequiel Garcia 1-0/+1
2019-03-18arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delayGravatar Leonidas P. Papadakos 1-2/+2
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yGravatar Masahiro Yamada 1-1/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 11-85/+188
2019-03-12arm64: bcm2835: Add missing dependency on MFD_CORE.Gravatar Eric Anholt 1-0/+1
2019-03-12treewide: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 2-3/+15
2019-03-12memblock: memblock_phys_alloc(): don't panicGravatar Mike Rapoport 1-0/+2
2019-03-12memblock: memblock_phys_alloc_try_nid(): don't panicGravatar Mike Rapoport 1-0/+4
2019-03-11Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+629
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 2-11/+2
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 45-214/+775
2019-03-09Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+33
2019-03-08Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 4-54/+8