aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rwsem.c
Commit message (Expand)AuthorAgeFilesLines
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig2011-07-201-16/+0
* sched: mark rwsem functions as __sched for wchan/profilingLivio Soares2007-12-181-2/+3
* lockstat: hook into spinlock_t, rwlock_t, rwsem and mutexPeter Zijlstra2007-07-191-4/+4
* Lockdep treats down_write_trylock like regular down_writePavel Emelianov2007-05-081-1/+1
* [PATCH] lockdep: prove rwsem locking correctnessIngo Molnar2006-07-031-0/+42
* [PATCH] lockdep: clean up rwsemsIngo Molnar2006-07-031-0/+105