aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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
2023-05-05ARM: 9295/1: unwind:fix unwind abort for uleb128 caseGravatar Haibo Li 1-1/+24
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+1
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+4
2023-04-27Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 1-17/+1
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-7/+2
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-9/+7
2023-04-14cpu: Mark panic_smp_self_stop() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-04-13ARM: cpuidle: Drop of_device.h includeGravatar Rob Herring 1-1/+0
2023-04-13arm: simplify two-level sysctl registration for ctl_isa_varsGravatar Luis Chamberlain 1-17/+1
2023-04-04PCI: Introduce pci_dev_for_each_resource()Gravatar Mika Westerberg 1-9/+7
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Gravatar Valentin Schneider 1-1/+1
2023-03-24sched, smp: Trace IPIs sent via send_call_function_single_ipi()Gravatar Valentin Schneider 1-1/+0
2023-03-09module: replace module_layout with module_memoryGravatar Song Liu 1-7/+2
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-06arm/cpu: Add unreachable() to arch_cpu_idle_dead()Gravatar Josh Poimboeuf 1-0/+2
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2023-02-21Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-0/+1
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 3-6/+5
2023-02-20Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-16/+1
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsGravatar Suren Baghdasaryan 1-1/+1
2023-02-04efi: Discover BTI support in runtime services regionsGravatar Ard Biesheuvel 1-2/+3
2023-01-13cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidleGravatar Peter Zijlstra 1-2/+2
2023-01-13arm, smp: Remove trace_.*_rcuidle() usageGravatar Peter Zijlstra 1-3/+3
2023-01-13arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledGravatar Peter Zijlstra 1-1/+0
2023-01-11ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledGravatar Ard Biesheuvel 1-0/+1
2023-01-11filelock: move file locking definitions to separate header fileGravatar Jeff Layton 1-0/+1
2023-01-10ARM: footbridge: remove CATSGravatar Arnd Bergmann 1-1/+1
2023-01-10ARM: iop32x: remove the platformGravatar Arnd Bergmann 1-15/+0
2022-12-13Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armGravatar Linus Torvalds 12-111/+111
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-26/+5
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-6/+4
2022-11-29ARM: 9277/1: Make the dumped instructions are consistent with the disassemble...Gravatar Zhen Lei 1-1/+3
2022-11-28ARM: 9276/1: Refactor dump_instr()Gravatar Zhen Lei 1-11/+12
2022-11-28ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeGravatar Amit Daniel Kachhap 1-0/+8