- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- a943353 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 9 months ago
- 8c1b724 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 9 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
- 11ee270 ARM: Use reboot_cpu instead of hardcoding it to 0 by Qais Yousef · 4 years, 10 months ago
- dddf357 ARM: Don't use disable_nonboot_cpus() by Qais Yousef · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 15ff9a3 arm: Remove the ability to set HYP vectors outside of the decompressor by Marc Zyngier · 5 years ago
- 3fbb96c arm: Remove HYP/Stage-2 page-table support by Marc Zyngier · 5 years ago
- 541ad01 arm: Remove 32bit KVM host support by Marc Zyngier · 5 years ago
- 3d135f5 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 4 years, 10 months ago
- 91274f9 ARM: 8962/1: kexec: drop invalid assembly argument by Stefan Agner · 4 years, 11 months ago
- 45939ce ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional() by Florian Fainelli · 5 years ago
- 8d54a27 ARM: allow unwinder to unwind recursive functions by Russell King · 5 years ago
- 7a7a8f5 arm/patch: Fix !MMU compile by Peter Zijlstra · 5 years ago
- be993e4 arm/ftrace: Fix BE text poking by Peter Zijlstra · 5 years ago
- d60ddd2 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- c677124 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- c0e809e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 2821e26 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 40ff1dd ARM: 8948/1: Prevent OOB access in stacktrace by Vincent Whitchurch · 5 years ago
- 6849b5e ARM: 8955/1: virt: Relax arch timer version check during early boot by Vladimir Murzin · 5 years ago
- cb6c82d Merge tag 'v5.5-rc7' into perf/core, to pick up fixes by Ingo Molnar · 5 years ago
- 3e70ac0 arch/arm/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 167ee0b arm: Implement copy_thread_tls by Amanieu d'Antras · 5 years ago
- 1e5f8a3 Merge tag 'v5.5-rc3' into sched/core, to pick up fixes by Ingo Molnar · 5 years ago
- 2040cf9 Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts by Ingo Molnar · 5 years ago
- e7289c6 sched/rt, ARM: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- eea2d5d Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- ff98a5f ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC by Dietmar Eggemann · 5 years ago
- b94ae8a Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 5 years ago
- 9dd0013 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 5a73558 arm/ftrace: Use __patch_text() by Peter Zijlstra · 5 years ago
- 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- 022eb8a ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event device by Benjamin Gaignard · 5 years ago
- 20e2fc4 ARM: 8930/1: Add support for generic vDSO by Vincenzo Frascino · 5 years ago
- bebe668 ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions support by Candle Sun · 5 years ago
- fb033c9 ARM: 8918/2: only build return_address() if needed by Ben Dooks · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- 5b1e58c ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarations by Ben Dooks · 5 years ago
- ca04557 ARM: 8924/1: tcm: make dtcm_end and itcm_end static by Ben Dooks · 5 years ago
- 3b12952 ARM: 8922/1: parse_dt_topology() rate is pointer to __be32 by Ben Dooks (Codethink) · 5 years ago
- 83dc1d9 ARM: 8920/1: share get_signal_page from signal.c to process.c by Ben Dooks (Codethink) · 5 years ago
- 2af9035 ARM: 8919/1: make unexported functions static by Ben Dooks (Codethink) · 5 years ago
- 05b1fd8 ARM: 8913/1: arch_timer: include <asm/arch_timer.h> by Ben Dooks · 5 years ago
- a959f88 ARM: 8910/1: fix missing declartion of module_frob_arch_sections by Ben Dooks · 5 years ago
- 13b86bc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 39f4d44 Merge branch 'misc' into fixes by Russell King · 5 years ago
- fefad9e seccomp: simplify secure_computing() by Christian Brauner · 5 years ago
- 4c0742f ARM: 8914/1: NOMMU: Fix exc_ret for XIP by Vladimir Murzin · 5 years ago
- dba79c3 arm: use generic mmap top-down layout and brk randomization by Alexandre Ghiti · 5 years ago
- 8808cf8 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 5 years ago
- 94d18ee Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
- e77fafe Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 5 years ago
- 3e07590 ARM: 8896/1: VDSO: Don't leak kernel addresses by Geert Uytterhoeven · 5 years ago
- 6f8f357 ARM: 8873/1: perf: cleanup cppcheck shifting warning by Phong Tran · 6 years ago
- fb2eca3 ARM: 8872/1: Use common outgoing-CPU-notification code by Paul E. McKenney · 6 years ago
- 6c06b66 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 5 years ago
- 1d5087a arm: Use common outgoing-CPU-notification code by Paul E. McKenney · 10 years ago
- e9d81fc ARM: signal: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
- 2d0e988 ARM/hw_breakpoint: Mark expected switch fall-throughs by Gustavo A. R. Silva · 5 years ago
- ca74b31 arm: Use common cpu_topology structure and functions. by Atish Patra · 6 years ago
- da0acd7 Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 5 years ago
- dc7a12b docs: arm: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
- 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
- 2b49350 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
- 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
- 70bac08 ARM: module: recognize unwind exit sections by Matthias Schiffer · 6 years ago
- 5f41f91 ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU cores by Marek Szyprowski · 6 years ago
- 49b38c3 ARM: arrange show_pte() to issue severity-based messages by Russell King · 6 years ago
- bafeb7a ARM: add "8<--- cut here ---" to kernel dumps by Russell King · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
- 4505153 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 by Thomas Gleixner · 6 years ago
- 9c92ab6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282 by Thomas Gleixner · 6 years ago
- 8e82fe2 treewide: fix typos of SPDX-License-Identifier by Masahiro Yamada · 6 years ago
- af873fc treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194 by Thomas Gleixner · 6 years ago
- 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
- fcaf203 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159 by Thomas Gleixner · 6 years ago
- 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- e9a0650 signal/arm: Remove tsk parameter from ptrace_break by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- 1621633 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1 by Thomas Gleixner · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- bfbfbf7 Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 2e0168a ARM: mark setup_machine_tags() stub as __init __noreturn by Masahiro Yamada · 6 years ago
- be16786 ARM: prevent tracing IPI_CPU_BACKTRACE by Arnd Bergmann · 6 years ago
- df24014 cpufreq: Call transition notifier only once for each policy by Viresh Kumar · 6 years ago
- ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
- 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- e50c5d2 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c314396 ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled by Tigran Tadevosyan · 6 years ago
- bff9504 rseq: Clean up comments by reflecting removal of event counter by Mathieu Desnoyers · 6 years ago
- 2a2bcfa arm/stacktrace: Remove the pointless ULONG_MAX marker by Thomas Gleixner · 6 years ago
- 5ab6a91 arm: use a dummy struct device for ISA DMA use of the DMA API by Christoph Hellwig · 6 years ago