summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-20/+2
|\
| * ARM: Use of_get_cpu_hwid()Rob Herring2021-10-201-20/+2
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-11-0211-12/+44
|\ \
| | \
| | \
| *-. \ Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)2021-11-0211-12/+44
| |\ \ \
| | | * | ARM: 9140/1: allow compile-testing without machine recordArnd Bergmann2021-10-252-0/+4
| | | * | ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel2021-10-191-1/+1
| | | |/
| | * | ARM: smp: Enable THREAD_INFO_IN_TASKArd Biesheuvel2021-09-273-1/+6
| | * | ARM: smp: Store current pointer in TPIDRURO register if availableArd Biesheuvel2021-09-275-0/+17
| | * | ARM: smp: Free up the TLS register while running in the kernelArd Biesheuvel2021-09-271-0/+8
| | * | ARM: smp: Pass task to secondary_start_kernelKeith Packard2021-09-273-4/+10
| | * | gcc-plugins: arm-ssp: Prepare for THREAD_INFO_IN_TASK supportArd Biesheuvel2021-09-272-8/+0
| | |/
* | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-013-7/+19
|\ \ \
| * | | ARM: Recover kretprobe modified return address in stacktraceMasami Hiramatsu2021-10-222-0/+18
| * | | ARM: clang: Do not rely on lr register for stacktraceMasami Hiramatsu2021-10-221-2/+1
| * | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
* | | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-3/+1
|\ \ \ \
| * | | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-3/+1
| |/ / /
* | | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-012-10/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | irq: arm: perform irqentry in entry codeMark Rutland2021-10-252-10/+9
| |/ /
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-10-253-4/+8
|\ \ \ | |/ / |/| |
| * | ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.SLABBE Corentin2021-10-251-2/+2
| * | ARM: 9141/1: only warn about XIP address when not compile testingArnd Bergmann2021-10-191-1/+1
| * | ARM: 9138/1: fix link warning with XIP + frame-pointerArnd Bergmann2021-10-191-0/+4
| * | ARM: 9125/1: fix incorrect use of get_kernel_nofault()Ard Biesheuvel2021-10-191-1/+1
| |/
* / entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-1/+0
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-09-097-157/+158
|\
| * ARM: 9110/1: oabi-compat: fix oabi epoll sparse warningArnd Bergmann2021-08-201-1/+1
| * ARM: 9113/1: uaccess: remove set_fs() implementationArnd Bergmann2021-08-204-28/+1
| * ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann2021-08-201-33/+60
| * ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann2021-08-201-16/+44
| * ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann2021-08-201-67/+16
| * ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann2021-08-203-8/+15
| * ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann2021-08-201-3/+35
| * ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()Arnd Bergmann2021-08-201-31/+16
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-5/+0
|\ \
| * | trap: cleanup trap_init()Kefeng Wang2021-09-081-5/+0
* | | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-2/+0
|\ \ \
| * | | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-2/+0
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-13/+7
|\ \ \
| * | | memblock: make memblock_find_in_range method privateMike Rapoport2021-09-031-13/+7
| | |/ | |/|
* | | Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-09-012-3/+3
|\ \ \
| * \ \ Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek2021-08-301-2/+2
| |\ \ \
| | * | | printk: remove NMI trackingJohn Ogness2021-07-261-2/+2
| * | | | printk: Userspace format indexing supportChris Down2021-07-191-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'soc-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2021-09-014-87/+0
|\ \ \ \
| * | | | ARM: ep93xx: remove MaverickCrunch supportArnd Bergmann2021-08-044-87/+0
| |/ / /
* | | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-011-0/+39
|\ \ \ \ | |_|_|/ |/| | |
| * | | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-231-0/+2
| * | | arm: Add compile-time asserts for siginfo_t offsetsMarco Elver2021-07-231-0/+37
| |/ /
* / / ARM: 9104/2: Fix Keystone 2 kernel mapping regressionLinus Walleij2021-08-101-3/+14
|/ /