Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker | 2011-10-31 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | rw_semaphore: remove up/down_read_non_owner | Christoph Hellwig | 2011-07-20 | 1 | -16/+0 |
* | sched: mark rwsem functions as __sched for wchan/profiling | Livio Soares | 2007-12-18 | 1 | -2/+3 |
* | lockstat: hook into spinlock_t, rwlock_t, rwsem and mutex | Peter Zijlstra | 2007-07-19 | 1 | -4/+4 |
* | Lockdep treats down_write_trylock like regular down_write | Pavel Emelianov | 2007-05-08 | 1 | -1/+1 |
* | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2006-07-03 | 1 | -0/+42 |
* | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 2006-07-03 | 1 | -0/+105 |