index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-29
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
2021-11-26
ARM: clang: Do not rely on lr register for stacktrace
Masami Hiramatsu
2021-09-22
ARM: 8918/2: only build return_address() if needed
Ben Dooks
2021-08-04
ARM: ensure the signal page contains defined contents
Russell King
2021-06-30
ARM: 9081/1: fix gcc-10 thumb2-kernel regression
Arnd Bergmann
2020-12-29
ARM: p2v: fix handling of LPAE translation in BE mode
Ard Biesheuvel
2020-08-21
ARM: 8992/1: Fix unwind_frame for clang-built kernels
Nathan Huckleberry
2020-08-21
ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-20
ARM: 8977/1: ptrace: Fix mask for thumb breakpoint hook
Fredrik Strupe
2020-03-20
ARM: 8957/1: VDSO: Match ARMv8 timer in cntvct_functional()
Florian Fainelli
2020-01-29
ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
Marek Szyprowski
2019-11-25
ARM: 8802/1: Call syscall_trace_exit even when system call skipped
Timothy E Baldwin
2019-11-10
ARM: spectre-v2: per-CPU vtables to work around big.Little systems
Russell King
2019-11-10
ARM: add PROC_VTABLE and PROC_TABLE macros
Russell King
2019-11-10
ARM: clean up per-processor check_bugs method call
Russell King
2019-11-10
ARM: split out processor lookup
Russell King
2019-11-10
ARM: make lookup_processor_type() non-__init
Russell King
2019-11-10
ARM: 8793/1: signal: replace __put_user_error with __put_user
Julien Thierry
2019-11-10
ARM: 8792/1: oabi-compat: copy oabi events using __copy_to_user()
Julien Thierry
2019-11-10
ARM: 8791/1: vfp: use __copy_to_user() when saving VFP state
Julien Thierry
2019-11-10
ARM: 8789/1: signal: copy registers using __copy_to_user()
Julien Thierry
2019-11-10
ARM: oabi-compat: copy semops using __copy_from_user()
Russell King
2019-11-10
ARM: vfp: use __copy_from_user() when restoring VFP state
Russell King
2019-11-10
ARM: signal: copy registers using __copy_from_user()
Russell King
2019-11-10
ARM: spectre-v1: fix syscall entry
Russell King
2019-11-10
ARM: bugs: add support for per-processor bug checking
Russell King
2019-11-10
ARM: bugs: hook processor bug checking into SMP and suspend paths
Russell King
2019-11-10
ARM: bugs: prepare processor bug infrastructure
Russell King
2019-11-10
ARM: 8481/2: drivers: psci: replace psci firmware calls
Jens Wiklander
2019-11-10
ARM: 8479/2: add implementation for arm-smccc
Jens Wiklander
2019-04-27
ARM: 8839/1: kprobe: make patch_lock a raw_spinlock_t
Yang Shi
2019-04-27
ARM: avoid Cortex-A9 livelock on tight dmb loops
Russell King
2019-04-27
ARM: 8840/1: use a raw_spinlock_t in unwind
Sebastian Andrzej Siewior
2019-03-23
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2019-02-20
ARM: 8808/1: kexec:offline panic_smp_self_stop CPU
Yufen Wang
2018-05-30
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
2018-05-26
ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstr
Masami Hiramatsu
2018-03-24
ARM: 8668/1: ftrace: Fix dynamic ftrace with DEBUG_RODATA and !FRAME_POINTER
Abel Vesa
2017-12-16
ARM: avoid faulting on qemu
Russell King
2017-12-16
ARM: BUG if jumping to usermode address in kernel mode
Russell King
2017-11-15
ARM: 8720/1: ensure dump_instr() checks addr_limit
Mark Rutland
2017-05-14
ARM: 8452/3: PJ4: make coprocessor access sequences buildable in Thumb2 mode
Ard Biesheuvel
2017-02-14
ARM: 8643/3: arm/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-01-26
ARM: 8613/1: Fix the uaccess crash on PB11MPCore
Linus Walleij
2017-01-26
ARM: 8634/1: hw_breakpoint: blacklist Scorpion CPUs
Mark Rutland
2016-10-07
ARM: 8616/1: dt: Respect property size when parsing CPUs
Robin Murphy
2016-08-16
arm: oabi compat: add missing access checks
Dave Weinstein
2016-06-24
ARM: fix PTRACE_SETVFPREGS on SMP systems
Russell King
2015-12-29
[PATCH] arm: fix handling of F_OFD_... in oabi_fcntl64()
Al Viro
2015-12-16
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
[next]