summaryrefslogtreecommitdiffstats
path: root/kernel/rwsem.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "rw_semaphore: remove up/down_read_non_owner"Kent Overstreet2013-03-231-0/+16
* lockdep, rwsem: provide down_write_nest_lock()Jiri Kosina2013-01-111-0/+10
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* 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