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