index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
Makefile
Age
Commit message (
Expand
)
Author
2022-12-11
lockdep: allow instrumenting lockdep.c with KMSAN
Alexander Potapenko
2022-10-03
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2021-08-17
locking/ww_mutex: Implement rtmutex based ww_mutex API functions
Peter Zijlstra
2021-08-17
locking/spinlock: Provide RT variant
Thomas Gleixner
2021-08-17
locking/rtmutex: Split API from implementation
Thomas Gleixner
2021-03-29
locking/rtmutex: Move debug functions as inlines into common header
Thomas Gleixner
2021-01-22
lockdep: report broken irq restoration
Mark Rutland
2020-03-21
kcsan: Make KCSAN compatible with lockdep
Marco Elver
2019-06-17
locking/rwsem: Merge rwsem.h and rwsem-xadd.c into rwsem.c
Waiman Long
2019-04-10
locking/lock_events: Make lock_events available for all archs & other locks
Waiman Long
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2016-09-22
locking/lglock: Remove lglock implementation
Peter Zijlstra
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2015-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-08-15
percpu-rwsem: kill CONFIG_PERCPU_RWSEM
Oleg Nesterov
2015-07-20
rtmutex: Delete scriptable tester
Davidlohr Bueso
2015-05-12
locking/qrwlock: Rename QUEUE_RWLOCK to QUEUED_RWLOCKS
Waiman Long
2015-05-11
locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS
Ingo Molnar
2015-05-08
locking/qspinlock: Introduce a simple generic 4-byte queued spinlock
Waiman Long
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-01-29
ftrace: allow architectures to specify ftrace compile options
Heiko Carstens
2015-01-14
locking/mcs: Better differentiate between MCS variants
Davidlohr Bueso
2014-06-06
locking/rwlocks: Introduce 'qrwlocks' - fair, queued rwlocks
Waiman Long
2014-04-07
lglock: map to spinlock when !CONFIG_SMP
Josh Triplett
2014-03-31
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-02-23
locktorture: Add a lock-torture kernel module
Paul E. McKenney
2013-11-06
locking: Move the percpu-rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the lglocks code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the rwsem code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the rtmutex code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the semaphore core to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra