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-06-04
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-05-16
ARM: 8856/1: NOMMU: Fix CCR register faulty initialization when MPU is disabled
Tigran Tadevosyan
1
-1
/
+1
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-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-12-05
ARM: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
1
-16
/
+1
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
1
-0
/
+2
2018-08-22
include/linux/compiler*.h: make compiler-*.h mutually exclusive
Nick Desaulniers
1
-12
/
+1
2018-08-22
mm: zero out the vma in vma_init()
Andrew Morton
1
-5
/
+4
2018-08-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+34
2018-08-13
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-34
/
+44
2018-08-13
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-13
/
+2
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-39
/
+39
2018-08-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-19
/
+3
2018-08-13
Merge branches 'fixes', 'misc' and 'spectre' into for-linus
Russell King
3
-34
/
+44
2018-08-06
Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
2
-3
/
+3
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
3
-19
/
+3
2018-08-02
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
1
-3
/
+5
2018-08-02
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
1
-12
/
+8
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-0
/
+1
2018-08-01
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+3
2018-07-30
ARM: 8784/1: NOMMU: Allow enter in Hyp mode
Vladimir Murzin
1
-2
/
+10
2018-07-30
ARM: 8781/1: Fix Thumb-2 syscall return for binutils 2.29+
Vincent Whitchurch
1
-1
/
+3
2018-07-27
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Will Deacon
3
-13
/
+34
2018-07-26
mm: use vma_init() to initialize VMAs on stack and data segments
Kirill A. Shutemov
1
-0
/
+1
2018-07-26
ARM: signal: copy registers using __copy_from_user()
Russell King
1
-17
/
+21
2018-07-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2018-07-20
ARM/time: Remove read_boot_clock64()
Pavel Tatashin
1
-13
/
+2
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-1
/
+1
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
1
-1
/
+1
2018-07-10
arm_pmu: Tidy up clear_event_idx call backs
Suzuki K Poulose
3
-0
/
+25
2018-07-10
arm_pmu: Change API to support 64bit counter values
Suzuki K Poulose
3
-8
/
+8
2018-07-10
arm_pmu: Clean up maximum period handling
Suzuki K Poulose
3
-5
/
+0
2018-07-09
arm: perf: prevent unbind/bind via sysfs
Stefan Agner
1
-0
/
+1
2018-06-26
perf/arch/arm: Implement hw_breakpoint_arch_parse()
Frederic Weisbecker
1
-35
/
+36
2018-06-26
perf/hw_breakpoint: Pass arch breakpoint struct to arch_check_bp_in_kernelspa...
Frederic Weisbecker
1
-6
/
+5
[next]