summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* arm/patch: Fix !MMU compilePeter Zijlstra2020-02-111-10/+9
* arm/ftrace: Fix BE text pokingPeter Zijlstra2020-02-111-5/+2
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-02-042-2/+6
|\
| * ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch2020-01-252-2/+6
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-4/+4
* | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-2/+0
|\ \
| * | arch/arm/setup: Drop dummy_con initializationArvind Sankar2020-01-141-2/+0
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-2/+4
|\ \ \
| * \ \ Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-252-5/+9
| |\ \ \ | | | |/ | | |/|
| * | | sched/rt, ARM: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-2/+4
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-01-282-10/+4
|\ \ \ \
| * \ \ \ Merge tag 'v5.5-rc7' into perf/core, to pick up fixesIngo Molnar2020-01-201-3/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflictsIngo Molnar2019-12-1014-100/+37
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arm/ftrace: Use __patch_text()Peter Zijlstra2019-11-272-10/+4
* | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2020-01-251-4/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin2020-01-221-4/+3
| | |/ / | |/| |
* | | | arm: Implement copy_thread_tlsAmanieu d'Antras2020-01-071-3/+3
|/ / /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-12-062-5/+9
|\ \ \ | |_|/ |/| |
| * | ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann2019-12-062-5/+9
* | | Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-301-1/+1
|\ \ \
| * | | seccomp: simplify secure_computing()Christian Brauner2019-10-101-1/+1
* | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-11-3012-94/+27
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard2019-11-161-0/+2
| * | ARM: 8930/1: Add support for generic vDSOVincenzo Frascino2019-11-151-83/+4
| * | ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun2019-11-151-0/+3
| * | ARM: 8918/2: only build return_address() if neededBen Dooks2019-11-152-5/+5
| * | ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks2019-10-311-0/+1
| * | ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks2019-10-311-2/+2
| * | ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)2019-10-311-1/+1
| * | ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2019-10-312-0/+4
| * | ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)2019-10-311-3/+3
| * | ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks2019-10-271-0/+1
| * | ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks2019-10-271-0/+1
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-262-6/+2
|\ \ \ | |/ / |/| |
| * | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-042-2/+2
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-042-4/+0
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-10-232-2/+5
|\ \ | |/ |/|
| * Merge branch 'misc' into fixesRussell King2019-10-223-8/+5
| |\
| * | ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2019-10-102-2/+5
* | | arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti2019-09-241-5/+0
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-09-222-4/+3
|\ \ \ | | |/ | |/|
| * | ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven2019-08-231-1/+0
| * | ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran2019-08-231-3/+3
| * | ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney2019-08-231-4/+2
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-4/+2
|\ \
| * \ Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-08-221-4/+2
| |\ \ | | |/ | |/|
| | * arm: Use common outgoing-CPU-notification codePaul E. McKenney2019-08-121-4/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-09-161-54/+6
|\ \ \ | |/ / |/| |
| * | arm: Use common cpu_topology structure and functions.Atish Patra2019-07-221-54/+6
| |/
* | ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva2019-08-091-0/+1
OpenPOWER on IntegriCloud