index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
Age
Commit message (
Expand
)
Author
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-30
Merge tag 'locking-urgent-2025-03-28' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-03-30
Merge tag 'bpf_res_spin_lock' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-27
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Boqun Feng
2025-03-21
hung_task: show the blocker task if the task is hung on mutex
Masami Hiramatsu (Google)
2025-03-19
rqspinlock: Add locktorture support
Kumar Kartikeya Dwivedi
2025-03-19
rqspinlock: Protect pending bit owners from stalls
Kumar Kartikeya Dwivedi
2025-03-19
locking: Allow obtaining result of arch_mcs_spin_lock_contended
Kumar Kartikeya Dwivedi
2025-03-19
locking: Move common qspinlock helpers to a private header
Kumar Kartikeya Dwivedi
2025-03-18
locking: Move MCS struct definition to public header
Kumar Kartikeya Dwivedi
2025-03-16
percpu: use TYPEOF_UNQUAL() in variable declarations
Uros Bizjak
2025-03-08
locking/lockdep: Add kasan_check_byte() check in lock_acquire()
Waiman Long
2025-03-08
locking/lockdep: Disable KASAN instrumentation of lockdep.c
Waiman Long
2025-03-08
locking/lock_events: Add locking events for lockdep
Waiman Long
2025-03-08
locking/lock_events: Add locking events for rtmutex slow paths
Waiman Long
2025-03-08
Merge branch 'locking/urgent' into locking/core, to pick up locking fixes
Ingo Molnar
2025-03-08
locking/semaphore: Use wake_q to wake up processes outside lock critical section
Waiman Long
2025-03-08
locking/rtmutex: Use the 'struct' keyword in kernel-doc comment
Randy Dunlap
2025-02-21
locking/mutex: Add MUTEX_WARN_ON() into fast path
Yunhui Cui
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-21
Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-12-22
Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke...
Peter Zijlstra
2024-12-20
sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabled
John Stultz
2024-12-19
lockdep: Move lockdep_assert_locked() under #ifdef CONFIG_PROVE_LOCKING
Andy Shevchenko
2024-12-19
lockdep: Mark chain_hlock_class_idx() with __maybe_unused
Andy Shevchenko
2024-12-17
locking/rtmutex: Make sure we wake anything on the wake_q when we release the...
John Stultz
2024-12-15
lockdep: Document MAX_LOCKDEP_CHAIN_HLOCKS calculation
Carlos Llamas
2024-12-15
locking/ww_mutex/test: Use swap() macro
Thorsten Blum
2024-12-14
torture: Add dowarn argument to torture_sched_setaffinity()
Paul E. McKenney
2024-12-02
locking: rtmutex: Fix wake_q logic in task_blocks_on_rt_mutex
John Stultz
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-10-25
locking/osq_lock: Use atomic_try_cmpxchg_release() in osq_unlock()
Uros Bizjak
2024-10-24
locking/rtmutex: Fix misleading comment
Peter Zijlstra
2024-10-24
locking/rt: Annotate unlock followed by lock for sparse.
Sebastian Andrzej Siewior
2024-10-24
locking/rt: Add sparse annotation for RCU.
Sebastian Andrzej Siewior
2024-10-17
locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
Qiuxu Zhuo
2024-10-17
lockdep: Use info level for lockdep initial info messages
Jiri Slaby (SUSE)
2024-10-17
lockdep: Add lockdep_cleanup_dead_cpu()
David Woodhouse
2024-10-14
locking/mutex: Expose __mutex_owner()
Juri Lelli
2024-10-14
locking/mutex: Make mutex::wait_lock irq safe
Juri Lelli
2024-10-14
locking/mutex: Remove wakeups from under mutex::wait_lock
Peter Zijlstra
2024-10-09
locking/ww_mutex: Adjust to lockdep nest_lock requirements
Thomas Hellström
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
2024-09-29
Merge tag 'locking-urgent-2024-09-29' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-09-29
Merge branch 'locking/core' into locking/urgent, to pick up pending commits
Ingo Molnar
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-10
locking/rwsem: Move is_rwsem_reader_owned() and rwsem_owner() under CONFIG_DE...
Waiman Long
[next]