summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-11-16ARM: 8930/1: Add support for generic vDSOVincenzo Frascino1-83/+4
2019-11-16ARM: 8927/1: ARM/hw_breakpoint: add more ARMv8 debug architecture versions su...Candle Sun1-0/+3
2019-11-16ARM: 8918/2: only build return_address() if neededBen Dooks2-5/+5
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-28ARM: 8913/1: arch_timer: include <asm/arch_timer.h>Ben Dooks1-0/+1
2019-10-28ARM: 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-11ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin2-2/+5
2019-09-25arm: 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-17Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+2
2019-09-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus 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/pau...Ingo Molnar1-4/+2
2019-08-12arm: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2019-08-10ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2019-08-10ARM/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...Linus 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-09Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7
2019-07-09Merge 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-21ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski1-0/+1
2019-06-21ARM: arrange show_pte() to issue severity-based messagesRussell King1-1/+1
2019-06-21ARM: 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
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman2-2/+2
2019-05-29signal/arm: Remove tsk parameter from ptrace_breakEric W. Biederman2-4/+4
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman1-2/+2
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-9/+15