index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
spinlock.c
Age
Commit message (
Expand
)
Author
2022-01-22
locking/rwlocks: introduce write_lock_nested
Minchan Kim
2021-10-30
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-08-17
locking/rwlock: Provide RT variant
Thomas Gleixner
2021-03-22
locking: Fix typos in comments
Ingo Molnar
2019-04-08
asm-generic/mmiowb: Add generic implementation of mmiowb() tracking
Will Deacon
2017-12-12
locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y
Will Deacon
2017-12-12
locking/core: Fix deadlock during boot on systems with GENERIC_LOCKBREAK
Will Deacon
2017-11-07
locking/rwlocks: Fix comments
Cheng Jian
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2015-01-03
spinlock: Add spin_lock_bh_nested()
Thomas Graf
2013-11-06
locking: Move the spinlock code to kernel/locking/
Peter Zijlstra