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-06-15
ARM: prevent tracing IPI_CPU_BACKTRACE
Arnd Bergmann
1
-1
/
+5
2019-04-20
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
1
-3
/
+3
2019-04-05
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2
-2
/
+7
2019-04-05
ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care of
Vladimir Murzin
2
-1
/
+6
2019-04-05
ARM: 8840/1: use a raw_spinlock_t in unwind
Sebastian Andrzej Siewior
1
-7
/
+7
2019-03-23
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2
-63
/
+1
2019-03-13
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2019-02-20
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2
-0
/
+36
2019-02-20
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
1
-3
/
+1
2019-02-20
ARM: clean up per-processor check_bugs method call
Russell King
1
-2
/
+2
2019-02-20
ARM: split out processor lookup
Russell King
1
-12
/
+19
2019-02-20
ARM: make lookup_processor_type() non-__init
Russell King
1
-3
/
+3
2019-02-20
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
1
-4
/
+4
2019-02-20
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
1
-2
/
+6
2019-02-20
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
1
-6
/
+7
2019-02-20
ARM: 8790/1: signal: always use __copy_to_user to save iwmmxt context
Julien Thierry
1
-4
/
+6
2019-02-20
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
1
-22
/
+27
2019-02-12
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
1
-0
/
+15
2018-10-18
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-10-18
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-12
/
+8
2018-10-18
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-10-18
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-10-18
ARM: bugs: add support for per-processor bug checking
Russell King
1
-0
/
+4
2018-10-18
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
3
-0
/
+11
2018-10-18
ARM: bugs: prepare processor bug infrastructure
Russell King
2
-0
/
+10
2018-06-21
ARM: kexec: fix kdump register saving on panic()
Russell King
1
-12
/
+22
2018-05-30
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-5
/
+7
2018-05-22
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
1
-1
/
+4
2018-02-13
kernel/exit.c: export abort() to modules
Andrew Morton
1
-1
/
+0
2017-12-14
ARM: avoid faulting on qemu
Russell King
1
-2
/
+2
2017-12-14
ARM: BUG if jumping to usermode address in kernel mode
Russell King
1
-0
/
+6
2017-11-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-10
/
+18
2017-11-06
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
1
-10
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
2017-10-20
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+8
2017-10-12
ARM: 8704/1: semihosting: use proper instruction on v7m processors
Nicolas Pitre
1
-0
/
+8
2017-09-17
arm/syscalls: Optimize address limit check
Thomas Garnier
2
-0
/
+18
2017-09-17
Revert "arm/syscalls: Check address limit on user-mode return"
Thomas Garnier
2
-12
/
+2
2017-09-12
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
7
-13
/
+39
2017-09-10
Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-7
/
+5
2017-09-09
Merge branches 'fixes' and 'misc' into for-linus
Russell King
16
-267
/
+254
2017-09-09
ARM: 8691/1: Export save_stack_trace_tsk()
Dustin Brown
1
-0
/
+1
2017-09-08
ARM: implement memset32 & memset64
Matthew Wilcox
1
-0
/
+2
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+12
2017-08-16
ARM: Convert to using %pOF instead of full_name
Rob Herring
3
-7
/
+5
2017-08-14
ARM: align .data section
Russell King
5
-0
/
+7
2017-08-02
ARM: avoid saving and restoring registers unnecessarily
Russell King
1
-2
/
+8
2017-08-02
ARM: move PC value into r9
Russell King
1
-0
/
+7
2017-08-02
ARM: obtain thread info structure later
Russell King
1
-1
/
+2
2017-08-02
ARM: use aliases for registers in entry-common
Russell King
1
-10
/
+14
[next]