summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-2611-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-281-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
| * | arm/cpu: Add unreachable() to arch_cpu_idle_dead()Josh Poimboeuf2023-03-061-0/+2
| |/
* | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-04-271-17/+1
|\ \
| * | arm: simplify two-level sysctl registration for ctl_isa_varsLuis Chamberlain2023-04-131-17/+1
| |/
* | Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-271-7/+2
|\ \
| * | module: replace module_layout with module_memorySong Liu2023-03-091-7/+2
| |/
* | Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-271-9/+7
|\ \
| * | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-9/+7
| |/
* / ARM: cpuidle: Drop of_device.h includeRob Herring2023-04-131-1/+0
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-1/+1
|\
| * mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan2023-02-091-1/+1
* | Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-231-2/+3
|\ \
| * | efi: Discover BTI support in runtime services regionsArd Biesheuvel2023-02-041-2/+3
| |/
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-02-211-0/+1
|\ \
| * | ARM: 9282/1: vfp: Manipulate task VFP state with softirqs disabledArd Biesheuvel2023-01-111-0/+1
| |/
* | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-02-203-6/+5
|\ \
| * | cpuidle,arch: Mark all regular cpuidle_state:: Enter methods __cpuidlePeter Zijlstra2023-01-131-2/+2
| * | arm, smp: Remove trace_.*_rcuidle() usagePeter Zijlstra2023-01-131-3/+3
| * | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabledPeter Zijlstra2023-01-131-1/+0
| |/
* | Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-202-16/+1
|\ \
| * | ARM: footbridge: remove CATSArnd Bergmann2023-01-101-1/+1
| * | ARM: iop32x: remove the platformArnd Bergmann2023-01-101-15/+0
| |/
* / filelock: move file locking definitions to separate header fileJeff Layton2023-01-111-0/+1
|/
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-1312-111/+111
|\
| * ARM: 9277/1: Make the dumped instructions are consistent with the disassemble...Zhen Lei2022-11-291-1/+3
| * ARM: 9276/1: Refactor dump_instr()Zhen Lei2022-11-281-11/+12
| * ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap2022-11-281-0/+8
| * ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap2022-11-281-0/+8
| * ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap2022-11-281-0/+1