开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
spinlock.c
Age
Commit message (
Expand
)
Author
2024-10-07
locking/spinlocks: Make __raw_* lock ops static
Geert Uytterhoeven
2024-06-24
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
2022-08-04
locking/spinlocks: Mark spinlocks noinline when inline spinlocks are disabled
Andi Kleen
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