| Commit message (Expand) | Author | Age | Files | Lines |
* | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 | 1 | -7/+0 |
* | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2016-06-08 | 1 | -12/+12 |
* | locking/rwsem, ia64: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -3/+19 |
* | fix Christoph's email addresses | Christoph Lameter | 2016-03-17 | 1 | -1/+1 |
* | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
* | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner | 2011-01-27 | 1 | -5/+0 |
* | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -15/+0 |
* | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -9/+0 |
* | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -3/+0 |
* | [IA64] Fix rwsem: RWSEM_WAITING_BIAS must not be unsigned. | Tony Luck | 2010-08-12 | 1 | -3/+3 |
* | [IA64] Replace old style lock initializer | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 1 | -0/+182 |