index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
1
-1
/
+1
2018-10-21
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-01-01
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-11-11
ARM: 8160/1: drop warning about return_address not using unwind tables
Uwe Kleine-König
1
-4
/
+0
2017-11-11
ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
Ard Biesheuvel
2
-1
/
+4
2017-11-11
ARM: 8221/1: PJ4: allow building in Thumb-2 mode
Ard Biesheuvel
2
-0
/
+14
2017-11-11
ARM: kexec: fix failure to boot crash kernel
Russell King
1
-5
/
+6
2017-11-11
ARM: kexec: Make .text R/W in machine_kexec
Nikolay Borisov
1
-4
/
+4
2017-03-16
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+1
2017-03-16
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Mark Rutland
1
-0
/
+16
2016-11-20
arm: oabi compat: add missing access checks
Dave Weinstein
1
-1
/
+7
2016-08-22
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
1
-1
/
+1
2016-01-25
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
1
-36
/
+37
2015-10-06
ARM: fix Thumb2 signal handling when ARMv6 is enabled
Russell King
1
-5
/
+10
2015-06-02
ARM: fix missing syscall trace exit
Russell King
1
-1
/
+3
2015-05-28
ARM: 8307/1: psci: move psci firmware calls out of line
Mark Rutland
3
-37
/
+35
2015-05-20
ARM: virt: fix wrong HSCTLR.EE bit setting
Li Liu
1
-3
/
+1
2015-05-06
ARM: fix broken hibernation
Russell King
3
-4
/
+17
2015-05-06
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-2
/
+1
2015-01-16
Revert "ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo"
Pavel Machek
2
-2
/
+20
2014-12-10
ARM: 8226/1: cacheflush: get rid of restarting block
Vladimir Murzin
1
-29
/
+2
2014-10-05
arm: armv7: perf: fix armv7 ref-cycles error
Zhiqiang Zhang
1
-0
/
+5
2014-10-05
ARM: 8149/1: perf: Don't sleep while atomic when enabling per-cpu interrupts
Stephen Boyd
1
-10
/
+4
2014-10-05
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
3
-17
/
+4
2014-10-05
ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs
Sudeep Holla
1
-1
/
+1
2014-10-05
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
1
-14
/
+15
2014-08-02
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-11
/
+16
2014-08-02
ARM: 8124/1: don't enter kgdb when userspace executes a kgdb break instruction
Omar Sandoval
1
-0
/
+4
2014-07-29
arm: Add devicetree fixup machine function
Laura Abbott
1
-1
/
+7
2014-07-18
ARM: 8100/1: Fix preemption disable in iwmmxt_task_enable()
Sebastian Hesselbarth
1
-11
/
+12
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-07-12
Merge branch 'kprobes-test-fixes' of git://git.linaro.org/people/tixy/kernel ...
Russell King
3
-13
/
+33
2014-07-02
ARM: kprobes: Fix test code compilation errors for ARMv4 targets
Jon Medhurst
1
-0
/
+8
2014-07-02
ARM: kprobes: Disallow instructions with PC and register specified shift
Jon Medhurst
2
-13
/
+15
2014-07-02
ARM: kprobes: Prevent known test failures stopping other tests running
Jon Medhurst
1
-0
/
+10
2014-07-02
sched: Fix compiler warnings
Guenter Roeck
1
-1
/
+1
2014-06-29
ARM: 8087/1: ptrace: reload syscall number after secure_computing() check
Will Deacon
1
-3
/
+4
2014-06-19
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
Russell King
1
-2
/
+2
2014-06-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-27
/
+27
2014-06-12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+7
2014-06-08
Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
2014-06-07
arm, unwind, LLVMLinux: Enable clang to be used for unwinding the stack
Mark Charlebois
1
-1
/
+1
2014-06-06
arm: convert use of typedef ctl_table to struct ctl_table
Joe Perches
1
-3
/
+3
2014-06-06
Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare...
Ingo Molnar
2
-1
/
+5
2014-06-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next
Linus Torvalds
19
-65
/
+272
2014-06-05
Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next
Russell King
18
-50
/
+267
2014-06-05
perf/ARM: Use common PMU interrupt disabled code
Vince Weaver
2
-3
/
+7
2014-06-05
sched: Final power vs. capacity cleanups
Nicolas Pitre
1
-27
/
+27
2014-06-04
Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-36
/
+7
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
2
-37
/
+192
[next]