index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
rwsem-spinlock.h
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
locking/rwsem-spinlock: Add killable versions of __down_read()
Kirill Tkhai
2016-04-13
locking/rwsem: Introduce basis for down_write_killable()
Michal Hocko
2016-04-13
locking/rwsem: Get rid of __down_write_nested()
Michal Hocko
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2011-09-13
locking, rwsem: Annotate inner lock as raw
Thomas Gleixner
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
2009-12-15
rwsem: fix rwsem_is_locked() bugs
Amerigo Wang
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
2005-10-29
[PATCH] add sem_is_read/write_locked()
Rik Van Riel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds