index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
rwsem.h
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-13
locking, rwsem: Annotate inner lock as raw
Thomas Gleixner
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-20
rw_semaphore: remove up/down_read_non_owner
Christoph Hellwig
2011-01-27
rwsem: Remove redundant asmregparm annotation
Thomas Gleixner
2011-01-27
rwsem: Move duplicate function prototypes to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Unify the duplicate rwsem_is_locked() inlines
Thomas Gleixner
2011-01-27
rwsem: Move duplicate init macros and functions to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h
Thomas Gleixner
2011-01-27
rwsem: Cleanup includes
Thomas Gleixner
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2006-07-10
[PATCH] lockdep: add more rwsem.h documentation
Ingo Molnar
2006-07-03
[PATCH] lockdep: prove rwsem locking correctness
Ingo Molnar
2006-07-03
[PATCH] lockdep: clean up rwsems
Ingo Molnar
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds