index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2022-02-09
ARM: ftrace: avoid unnecessary literal loads
Ard Biesheuvel
2022-02-09
ARM: ftrace: avoid redundant loads or clobbering IP
Ard Biesheuvel
2022-02-09
ARM: ftrace: use trampolines to keep .init.text in branching range
Ard Biesheuvel
2022-02-09
ARM: ftrace: use ADD not POP to counter PUSH at entry
Ard Biesheuvel
2022-02-09
ARM: ftrace: ensure that ADR takes the Thumb bit into account
Ard Biesheuvel
2022-01-25
ARM: drop pointless SMP check on secondary startup path
Ard Biesheuvel
2022-01-25
ARM: mm: make vmalloc_seq handling SMP safe
Ard Biesheuvel
2022-01-25
ARM: entry: avoid clobbering R9 in IRQ handler
Ard Biesheuvel
2022-01-25
ARM: smp: elide HWCAP_TLS checks or __entry_task updates on SMP+v6
Ard Biesheuvel
2022-01-24
ARM: assembler: define a Kconfig symbol for group relocation support
Ard Biesheuvel
2022-01-24
ARM: mm: switch to swapper_pg_dir early for vmap'ed stack
Ard Biesheuvel
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-11
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-12-17
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
2021-12-17
ARM: 9160/1: NOMMU: Reload __secondary_data after PROCINFO_INITFUNC
Vladimir Murzin
2021-12-17
ARM: reduce the information printed in call traces
Russell King
2021-12-17
ARM: 9158/1: leave it to core code to manage thread_info::cpu
Ard Biesheuvel
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-06
ARM: v7m: enable support for IRQ stacks
Ard Biesheuvel
2021-12-06
ARM: implement THREAD_INFO_IN_TASK for uniprocessor systems
Ard Biesheuvel
2021-12-06
ARM: smp: defer TPIDRURO update for SMP v6 configurations too
Ard Biesheuvel
2021-12-06
ARM: percpu: add SMP_ON_UP support
Ard Biesheuvel
2021-12-06
ARM: assembler: add optimized ldr/str macros to load variables from memory
Ard Biesheuvel
2021-12-06
ARM: module: implement support for PC-relative group relocations
Ard Biesheuvel
2021-12-06
ARM: entry: preserve thread_info pointer in switch_to
Ard Biesheuvel
2021-12-06
irqchip: nvic: Use GENERIC_IRQ_MULTI_HANDLER
Vladimir Murzin
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-06
ARM: iop32x: use GENERIC_IRQ_MULTI_HANDLER
Arnd Bergmann
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
ARM: entry: rework stack realignment code in svc_entry
Ard Biesheuvel
2021-12-03
ARM: switch_to: clean up Thumb2 code path
Ard Biesheuvel
2021-12-03
ARM: unwind: disregard unwind info before stack frame is set up
Ard Biesheuvel
2021-12-03
ARM: run softirqs on the per-CPU IRQ stack
Ard Biesheuvel
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
2021-12-03
ARM: unwind: dump exception stack from calling frame
Ard Biesheuvel
2021-12-03
ARM: export dump_mem() to other objects
Ard Biesheuvel
2021-12-03
ARM: unwind: support unwinding across multiple stacks
Ard Biesheuvel
2021-12-03
ARM: remove some dead code
Ard Biesheuvel
2021-12-01
ARM: Snapshot thread flags
Mark Rutland
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-02
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-11-02
Merge branches 'devel-stable' and 'misc' into for-linus
Russell King (Oracle)
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[prev]
[next]