aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-12-06kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPGravatar Baoquan He 1-1/+1
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 3-20/+13
2023-11-02Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+2
2023-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 2-2/+1
2023-10-17console: fix up ARM screen_info referenceGravatar Arnd Bergmann 1-1/+1
2023-10-17vgacon: clean up global screen_info instancesGravatar Arnd Bergmann 3-18/+12
2023-10-17vgacon: remove screen_info dependencyGravatar Arnd Bergmann 1-1/+1
2023-10-17dummycon: limit Arm console size hack to footbridgeGravatar Arnd Bergmann 2-3/+2
2023-10-10arm: Remove now superfluous sentinel elem from ctl_table arraysGravatar Joel Granados 1-2/+2
2023-10-05ARM: 9322/1: Explicitly include correct DT includesGravatar Rob Herring 2-2/+1
2023-10-04crash_core: change the prototype of function parse_crashkernel()Gravatar Baoquan He 1-1/+2
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 8-251/+39
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-0/+2
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-2/+2
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-4/+4
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUGravatar Douglas Anderson 1-2/+2
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerGravatar Tomislav Novak 1-4/+4
2023-08-16ARM: ptrace: Restore syscall skipping for tracersGravatar Kees Cook 1-2/+3
2023-08-16ARM: ptrace: Restore syscall restart tracingGravatar Kees Cook 1-0/+1
2023-08-14Merge branch 'devel-stable' into for-nextGravatar Russell King (Oracle) 7-250/+26
2023-08-14ARM: 9317/1: kexec: Make smp stop calls asynchronousGravatar Mårten Lindahl 1-1/+13
2023-08-14ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerGravatar Tomislav Novak 1-4/+4
2023-08-03ARM: module: Use module_init_layout_section() to spot init sectionsGravatar James Morse 1-1/+1
2023-08-02x86/shstk: Add user control-protection fault handlerGravatar Rick Edgecombe 1-1/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Gravatar Daniel Vetter 1-0/+2
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerGravatar Thomas Zimmermann 1-0/+2
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 11-14/+11
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 11-25/+23
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-11/+7
2023-06-19ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesGravatar Arnd Bergmann 1-0/+1
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeGravatar Arnd Bergmann 2-4/+8
2023-06-19ARM: 9309/1: add missing syscall prototypesGravatar Arnd Bergmann 3-0/+4
2023-06-19ARM: 9308/1: move setup functions to headerGravatar Arnd Bergmann 1-7/+0
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUGravatar Arnd Bergmann 1-0/+2
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyGravatar Azeem Shaikh 3-4/+4
2023-06-19ARM: 9299/1: module: use sign_extend32() to extend the signednessGravatar Masahiro Yamada 1-6/+4
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Gravatar Linus Walleij 1-4/+0
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Gravatar Thomas Gleixner 1-1/+2
2023-06-12arm: update in-source documentation referencesGravatar Jonathan Corbet 1-1/+1
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineGravatar Linus Walleij 11-14/+11
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyGravatar Ard Biesheuvel 1-91/+2
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskGravatar Ard Biesheuvel 4-4/+17
2023-05-17ARM: entry: Disregard Thumb undef exception in coproc dispatchGravatar Ard Biesheuvel 1-103/+18
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsGravatar Ard Biesheuvel 1-53/+0
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayGravatar Ard Biesheuvel 4-10/+0
2023-05-15ARM: smp: Switch to hotplug core state synchronizationGravatar Thomas Gleixner 1-11/+7
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+24