summaryrefslogtreecommitdiff
path: root/include/linux/rwsem.h
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-20rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig
2011-01-27rwsem: Remove redundant asmregparm annotationThomas Gleixner
2011-01-27rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner
2011-01-27rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner
2011-01-27rwsem: Cleanup includesThomas Gleixner
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2006-07-10[PATCH] lockdep: add more rwsem.h documentationIngo Molnar
2006-07-03[PATCH] lockdep: prove rwsem locking correctnessIngo Molnar
2006-07-03[PATCH] lockdep: clean up rwsemsIngo Molnar
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds