summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2021-03-24ARM: 9030/1: entry: omit FP emulation for UND exceptions taken in kernel modeArd Biesheuvel
2021-02-17ARM: kexec: fix oops after TLB are invalidatedRussell King
2021-02-17ARM: ensure the signal page contains defined contentsRussell King
2020-12-30ARM: p2v: fix handling of LPAE translation in BE modeArd Biesheuvel
2020-11-05ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addressesDouglas Anderson
2020-10-01ARM: 8948/1: Prevent OOB access in stacktraceVincent Whitchurch
2020-08-19ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry
2020-08-05ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon
2020-07-22arm64: Introduce a way to disable the 32bit vdsoMarc Zyngier
2020-06-17ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hookFredrik Strupe
2020-06-03ARM: uaccess: consolidate uaccess asm to asm/uaccess-asm.hRussell King
2020-03-21ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()Florian Fainelli
2020-02-05ARM: 8955/1: virt: Relax arch timer version check during early bootVladimir Murzin
2020-01-17ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MCDietmar Eggemann
2020-01-14arm: Implement copy_thread_tlsAmanieu d'Antras
2019-10-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-10-22Merge branch 'misc' into fixesRussell King
2019-10-10ARM: 8914/1: NOMMU: Fix exc_ret for XIPVladimir Murzin
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti
2019-09-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-09-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-08-23ARM: 8896/1: VDSO: Don't leak kernel addressesGeert Uytterhoeven
2019-08-23ARM: 8873/1: perf: cleanup cppcheck shifting warningPhong Tran
2019-08-23ARM: 8872/1: Use common outgoing-CPU-notification codePaul E. McKenney
2019-08-22Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-12arm: Use common outgoing-CPU-notification codePaul E. McKenney
2019-08-09ARM: signal: Mark expected switch fall-throughGustavo A. R. Silva
2019-08-09ARM/hw_breakpoint: Mark expected switch fall-throughsGustavo A. R. Silva
2019-07-22arm: Use common cpu_topology structure and functions.Atish Patra
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot
2019-06-24ARM: module: recognize unwind exit sectionsMatthias Schiffer
2019-06-20ARM: 8864/1: Add workaround for I-Cache line size mismatch between CPU coresMarek Szyprowski
2019-06-20ARM: arrange show_pte() to issue severity-based messagesRussell King
2019-06-20ARM: add "8<--- cut here ---" to kernel dumpsRussell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282Thomas Gleixner
2019-06-01treewide: fix typos of SPDX-License-IdentifierMasahiro Yamada
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 159Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman