Age | Commit message (Expand) | Author | Files | Lines |
2014-08-13 | locking/Documentation: Move locking related docs into Documentation/locking/ | Davidlohr Bueso | 1 | -1/+1 |
2014-07-16 | locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER | Davidlohr Bueso | 1 | -2/+4 |
2014-07-16 | locking/rwsem: Reduce the size of struct rw_semaphore | Jason Low | 1 | -14/+11 |
2014-07-16 | locking/spinlocks/mcs: Introduce and use init macro and function for osq locks | Jason Low | 1 | -1/+1 |
2014-07-16 | locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead | Jason Low | 1 | -4/+3 |
2014-07-16 | locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node() | Jason Low | 1 | -2/+2 |
2014-06-05 | locking/rwsem: Fix warnings for CONFIG_RWSEM_GENERIC_SPINLOCK | Davidlohr Bueso | 1 | -1/+1 |
2014-06-05 | locking/rwsem: Support optimistic spinning | Davidlohr Bueso | 1 | -3/+22 |
2014-01-29 | rwsem: add rwsem_is_contended | Josef Bacik | 1 | -0/+11 |
2013-03-24 | Revert "rw_semaphore: remove up/down_read_non_owner" | Kent Overstreet | 1 | -0/+10 |
2013-01-17 | lockdep, rwsem: fix down_write_nest_lock() if !CONFIG_DEBUG_LOCK_ALLOC | Jiri Kosina | 1 | -1/+1 |
2013-01-12 | lockdep, rwsem: provide down_write_nest_lock() | Jiri Kosina | 1 | -0/+9 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2011-09-13 | locking, rwsem: Annotate inner lock as raw | Thomas Gleixner | 1 | -4/+6 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-21 | rw_semaphore: remove up/down_read_non_owner | Christoph Hellwig | 1 | -10/+0 |
2011-01-27 | rwsem: Remove redundant asmregparm annotation | Thomas Gleixner | 1 | -4/+4 |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 1 | -0/+5 |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 1 | -0/+7 |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 1 | -0/+25 |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 1 | -1/+12 |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner | 1 | -0/+3 |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day | 1 | -3/+0 |
2006-07-11 | [PATCH] lockdep: add more rwsem.h documentation | Ingo Molnar | 1 | -2/+15 |
2006-07-04 | [PATCH] lockdep: prove rwsem locking correctness | Ingo Molnar | 1 | -34/+25 |
2006-07-04 | [PATCH] lockdep: clean up rwsems | Ingo Molnar | 1 | -24/+0 |
2006-04-26 | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 1 | -1/+0 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+115 |