summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-11-02arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+2
2024-12-09ARM: 9430/1: entry: Do a dummy read from VMAP shadowLinus Walleij1-0/+8
2024-12-09of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif1-1/+1
2024-12-09ARM: 9420/1: smp: Fix SMP for xip kernelsHarith G2-0/+11
2024-11-22ARM: 9419/1: mm: Fix kernel memory mapping for xip kernelsHarith G1-2/+6
2024-08-11ARM: 9406/1: Fix callchain_trace() return valueJinjie Ruan1-2/+1
2024-05-17ARM: 9381/1: kasan: clear stale stack poisonBoy.Wu1-0/+4
2024-04-03ARM: 9352/1: iwmmxt: Remove support for PJ4/PJ4B coresArd Biesheuvel3-175/+13
2023-12-13kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He1-1/+1
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds8-251/+39
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+2
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+2
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-4/+4
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-2/+2
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-4/+4
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook1-2/+3
2023-08-16ARM: ptrace: Restore syscall restart tracingKees Cook1-0/+1
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)7-250/+26
2023-08-14ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl1-1/+13
2023-08-14ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak1-4/+4
2023-08-03ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse1-1/+1
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe1-1/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann1-0/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-14/+11
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds11-25/+23
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds1-11/+7
2023-06-19ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesArnd Bergmann1-0/+1
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann2-4/+8
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann3-0/+4
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann1-7/+0
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann1-0/+2
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh3-4/+4
2023-06-19ARM: 9299/1: module: use sign_extend32() to extend the signednessMasahiro Yamada1-6/+4
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij1-4/+0
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-1/+2
2023-06-12arm: update in-source documentation referencesJonathan Corbet1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij11-14/+11
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel1-91/+2
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel4-4/+17
2023-05-17ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel1-103/+18
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel1-53/+0
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel4-10/+0
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner1-11/+7
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+24
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li1-1/+24
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+1