summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | crash_core: change the prototype of function parse_crashkernel()Baoquan He2023-10-041-1/+2
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-11-032-2/+1
|\ \
| * | ARM: 9322/1: Explicitly include correct DT includesRob Herring2023-10-052-2/+1
| |/
* / arm: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados2023-10-111-2/+2
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-08-318-251/+39
|\
| * Merge branch 'devel-stable' into for-nextRussell King (Oracle)2023-08-147-250/+26
| |\
| | * ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel2023-05-171-91/+2
| | * ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel2023-05-174-4/+17
| | * ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel2023-05-171-103/+18
| | * ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel2023-05-171-53/+0
| | * ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel2023-05-174-10/+0
| * | ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl2023-08-141-1/+13
| * | ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-08-141-4/+4
* | | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-1/+1
|\ \ \
| * | | x86/shstk: Add user control-protection fault handlerRick Edgecombe2023-08-031-1/+1
| |/ /
* | | Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-08-301-0/+2
|\ \ \
| * \ \ Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-07-171-0/+2
| |\ \ \ | | |/ / | |/| |
| | * | efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann2023-07-081-0/+2
| | |/
* | | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-301-1/+1
|\ \ \
| * | | ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse2023-08-031-1/+1
| |/ /
* | | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-2/+2
|\ \ \
| * | | nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson2023-08-181-2/+2
| |/ /
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-291-4/+4
|\ \ \
| * | | hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak2023-08-181-4/+4
| |/ /
* | | ARM: ptrace: Restore syscall skipping for tracersKees Cook2023-08-161-2/+3
* | | ARM: ptrace: Restore syscall restart tracingKees Cook2023-08-161-0/+1
|/ /
* | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-0611-14/+11
|\ \
| * | ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij2023-05-2911-14/+11
| |/
* | Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-1/+1
|\ \
| * | arm: update in-source documentation referencesJonathan Corbet2023-06-121-1/+1
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-06-2711-25/+23
|\ \
| * | ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesArnd Bergmann2023-06-191-0/+1
| * | ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann2023-06-192-4/+8
| * | ARM: 9309/1: add missing syscall prototypesArnd Bergmann2023-06-193-0/+4
| * | ARM: 9308/1: move setup functions to headerArnd Bergmann2023-06-191-7/+0
| * | ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann2023-06-191-0/+2
| * | ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh2023-06-193-4/+4
| * | ARM: 9299/1: module: use sign_extend32() to extend the signednessMasahiro Yamada2023-06-191-6/+4
| * | ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij2023-06-191-4/+0
* | | Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-06-261-11/+7
|\ \ \
| * | | ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner2023-05-151-11/+7
| | |/ | |/|
* / | ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner2023-06-161-1/+2
|/ /
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-05-141-1/+24
|\ \ | |/ |/|
| * ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li2023-05-051-1/+24
* | Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-291-2/+1
|\ \
| * | treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider2023-03-241-1/+1
| * | sched, smp: Trace IPIs sent via send_call_function_single_ipi()Valentin Schneider2023-03-241-1/+0
| |/
* | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-281-2/+4
|\ \
| * | cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf2023-04-141-1/+1
| * | sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf2023-03-081-1/+1