aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/rwsem.h
Commit message (Expand)AuthorAgeFilesLines
* rwsem: Remove redundant asmregparm annotationThomas Gleixner2011-01-271-4/+4
* rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-0/+5
* rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-0/+7
* rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-0/+25
* rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-1/+12
* rwsem: Cleanup includesThomas Gleixner2011-01-271-0/+3
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0
* [PATCH] lockdep: add more rwsem.h documentationIngo Molnar2006-07-101-2/+15
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-031-34/+25
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-031-24/+0
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+115