summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2023-08-31Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'drm-next-2023-08-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson
2023-08-18hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-16ARM: ptrace: Restore syscall skipping for tracersKees Cook
2023-08-16ARM: ptrace: Restore syscall restart tracingKees Cook
2023-08-14Merge branch 'devel-stable' into for-nextRussell King (Oracle)
2023-08-14ARM: 9317/1: kexec: Make smp stop calls asynchronousMÃ¥rten Lindahl
2023-08-14ARM: 9316/1: hw_breakpoint: fix single-stepping when using bpf_overflow_handlerTomislav Novak
2023-08-03ARM: module: Use module_init_layout_section() to spot init sectionsJames Morse
2023-08-02x86/shstk: Add user control-protection fault handlerRick Edgecombe
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-08efi: Do not include <linux/screen_info.h> from EFI headerThomas Zimmermann
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'docs-arm-move' of git://git.lwn.net/linuxLinus Torvalds
2023-06-26Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-06-26Merge tag 'smp-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-06-19ARM: 9315/1: fiq: include asm/mach/irq.h for prototypesArnd Bergmann
2023-06-19ARM: 9310/1: xip-kernel: add __inflate_kernel_data prototypeArnd Bergmann
2023-06-19ARM: 9309/1: add missing syscall prototypesArnd Bergmann
2023-06-19ARM: 9308/1: move setup functions to headerArnd Bergmann
2023-06-19ARM: 9302/1: traps: hide unused functions on NOMMUArnd Bergmann
2023-06-19ARM: 9300/1: Replace all non-returning strlcpy with strscpyAzeem Shaikh
2023-06-19ARM: 9299/1: module: use sign_extend32() to extend the signednessMasahiro Yamada
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-06-16ARM: cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-12arm: update in-source documentation referencesJonathan Corbet
2023-05-29ARM: mm: Make virt_to_pfn() a static inlineLinus Walleij
2023-05-17ARM: entry: Make asm coproc dispatch code NWFPE onlyArd Biesheuvel
2023-05-17ARM: iwmmxt: Use undef hook to enable coprocessor for taskArd Biesheuvel
2023-05-17ARM: entry: Disregard Thumb undef exception in coproc dispatchArd Biesheuvel
2023-05-17ARM: vfp: Use undef hook for handling VFP exceptionsArd Biesheuvel
2023-05-17ARM: kernel: Get rid of thread_info::used_cp[] arrayArd Biesheuvel
2023-05-15ARM: smp: Switch to hotplug core state synchronizationThomas Gleixner
2023-05-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseHaibo Li
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnJosh Poimboeuf
2023-04-13ARM: cpuidle: Drop of_device.h includeRob Herring
2023-04-13arm: simplify two-level sysctl registration for ctl_isa_varsLuis Chamberlain
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider