| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "rw_semaphore: remove up/down_read_non_owner" | Kent Overstreet | 2013-03-23 | 1 | -0/+10 |
* | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC | Jiri Kosina | 2013-01-16 | 1 | -1/+1 |
* | lockdep, rwsem: provide down_write_nest_lock() | Jiri Kosina | 2013-01-11 | 1 | -0/+9 |
* | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 1 | -1/+0 |
* | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -4/+6 |
* | 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 | -10/+0 |
* | rwsem: Remove redundant asmregparm annotation | Thomas Gleixner | 2011-01-27 | 1 | -4/+4 |
* | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -0/+5 |
* | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -0/+7 |
* | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -0/+25 |
* | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -1/+12 |
* | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -0/+3 |
* | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 2008-04-30 | 1 | -3/+0 |
* | [PATCH] lockdep: add more rwsem.h documentation | Ingo Molnar | 2006-07-10 | 1 | -2/+15 |
* | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 2006-07-03 | 1 | -34/+25 |
* | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 2006-07-03 | 1 | -24/+0 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+115 |