aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-25ARM: Use reboot_cpu instead of hardcoding it to 0Qais Yousef
2020-03-25ARM: Don't use disable_nonboot_cpus()Qais Yousef
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier
2020-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-03-12ARM: 8962/1: kexec: drop invalid assembly argumentStefan Agner
2020-02-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-02-21ARM: allow unwinder to unwind recursive functionsRussell King
2020-02-11arm/patch: Fix !MMU compilePeter Zijlstra
2020-02-11arm/ftrace: Fix BE text pokingPeter Zijlstra
2020-02-04Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-25Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-01-25ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch
2020-01-22ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2020-01-20Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar
2020-01-14arch/arm/setup: Drop dummy_con initializationArvind Sankar
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-10Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar
2019-12-08sched/rt, ARM: Use CONFIG_PREEMPTIONThomas Gleixner
2019-12-06Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-12-06ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-11-27arm/ftrace: Use __patch_text()Peter Zijlstra
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-16ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino
2019-11-15ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun
2019-11-15ARM: 8918/2: only build return_address() if neededBen Dooks
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-31ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks
2019-10-31ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)
2019-10-31ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)
2019-10-27ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks
2019-10-27ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds