index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2019-04-26
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2019-04-23
arm64/module: ftrace: deal with place relative nature of PLTs
Ard Biesheuvel
2019-04-23
arm64: mm: Ensure tail of unaligned initrd is reserved
Bjorn Andersson
2019-04-18
arm64: futex: Restore oldval initialization to work around buggy compilers
Nathan Chancellor
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
2019-04-12
arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result value
Will Deacon
2019-04-08
arm64: backtrace: Don't bother trying to unwind the userspace stack
Will Deacon
2019-04-08
arm64/ftrace: fix inadvertent BUG() in trampoline check
Ard Biesheuvel
2019-04-07
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-04-07
Merge tag 'v5.1-rockchip-dtfixes-1' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
2019-04-07
Merge tag 'stratix10_fix_for_v5.1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
2019-04-05
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
arm64: fix wrong check of on_sdei_stack in nmi context
Wei Li
2019-03-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-29
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-03-28
Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
2019-03-27
arm64: replace memblock_alloc_low with memblock_alloc
Chen Zhou
2019-03-25
arm64: tegra: Disable CQE Support for SDMMC4 on Tegra186
Jonathan Hunter
2019-03-25
Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...
Arnd Bergmann
2019-03-25
Merge tag 'renesas-fixes-for-v5.1' of git://git.kernel.org/pub/scm/linux/kern...
Arnd Bergmann
2019-03-21
arm64: dts: stratix10: add the sysmgr-syscon property from the gmac's
Dinh Nguyen
2019-03-20
arm64: remove obsolete selection of MULTI_IRQ_HANDLER
Matthias Kaehlcke
2019-03-19
KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory
Marc Zyngier
2019-03-19
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
2019-03-19
arm64: kpti: Whitelist HiSilicon Taishan v110 CPUs
Hanjun Guo
2019-03-19
arm64: Add MIDR encoding for HiSilicon Taishan CPUs
Hanjun Guo
2019-03-19
arm64/stacktrace: Export save_stack_trace_regs()
William Cohen
2019-03-19
arm64: apply workaround on A64FX v1r0
Mark Rutland
2019-03-19
arm64: kprobes: Use arch_populate_kprobe_blacklist()
Masami Hiramatsu
2019-03-19
arm64: kprobes: Move exception_text check in blacklist
Masami Hiramatsu
2019-03-19
arm64: kprobes: Remove unneeded RODATA check
Masami Hiramatsu
2019-03-19
arm64: kprobes: Move extable address check into arch_prepare_kprobe()
Masami Hiramatsu
2019-03-18
Merge tag 'tags/bcm2835-drivers-next-2019-03-12' into soc/fixes
Florian Fainelli
2019-03-18
arm64: dts: rockchip: fix rk3328 sdmmc0 write errors
Peter Geis
2019-03-18
arm64: dts: rockchip: fix rk3328 rgmii high tx error rate
Peter Geis
2019-03-18
arm64: dts: rockchip: Fix vcc_host1_5v GPIO polarity on rk3328-rock64
Tomohiro Mayama
2019-03-18
arm64: dts: rockchip: add DDC bus on Rock Pi 4
Ezequiel Garcia
2019-03-18
arm64: dts: rockchip: fix rk3328-roc-cc gmac2io tx/rx_delay
Leonidas P. Papadakos
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-03-12
arm64: bcm2835: Add missing dependency on MFD_CORE.
Eric Anholt
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-11
Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
[next]