aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-30Merge tag 'seccomp-v5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2019-11-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds12-94/+27
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-6/+2
2019-11-16ARM: 8938/1: kernel: initialize broadcast hrtimer based clock event deviceBenjamin Gaignard1-0/+2
2019-11-15ARM: 8930/1: Add support for generic vDSOVincenzo Frascino1-83/+4
2019-11-15ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions supportCandle Sun1-0/+3
2019-11-15ARM: 8918/2: only build return_address() if neededBen Dooks2-5/+5
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2-2/+2
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2-4/+0
2019-10-31ARM: 8925/1: tcm: include <asm/tcm.h> for missing declarationsBen Dooks1-0/+1
2019-10-31ARM: 8924/1: tcm: make dtcm_end and itcm_end staticBen Dooks1-2/+2
2019-10-31ARM: 8922/1: parse_dt_topology() rate is pointer to __be32Ben Dooks (Codethink)1-1/+1
2019-10-31ARM: 8920/1: share get_signal_page from signal.c to process.cBen Dooks (Codethink)2-0/+4
2019-10-31ARM: 8919/1: make unexported functions staticBen Dooks (Codethink)1-3/+3
2019-10-27ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks1-0/+1
2019-10-27ARM: 8910/1: fix missing declartion of module_frob_arch_sectionsBen Dooks1-0/+1
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-2/+5
2019-10-22Merge branch 'misc' into fixesRussell King3-8/+5
2019-10-10seccomp: simplify secure_computing()Christian Brauner1-1/+1
2019-10-10ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2-2/+5
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti1-5/+0
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-4/+3
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+2
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-54/+6
2019-08-23ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven1-1/+0
2019-08-23ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran1-3/+3
2019-08-23ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-4/+2
2019-08-12arm: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra1-54/+6
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linuxLinus Torvalds1-0/+7
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual1-2/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds3-7/+7
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2-1/+3
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot1-1/+1
2019-06-24ARM: module: recognize unwind exit sectionsMatthias Schiffer1-0/+7
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski1-0/+1
2019-06-20ARM: arrange show_pte() to issue severity-based messagesRussell King1-1/+1
2019-06-20ARM: add "8<--- cut here ---" to kernel dumpsRussell King1-0/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner43-175/+43
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner3-39/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner1-10/+1
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada1-1/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner2-3/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner3-25/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner1-7/+1