Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() | Jason Low | 2016-06-08 | 1 | -42/+0 |
* | locking/rwsem: Convert sem->count to 'atomic_long_t' | Jason Low | 2016-06-08 | 1 | -13/+13 |
* | locking/rwsem, alpha: Provide __down_write_killable() | Michal Hocko | 2016-04-13 | 1 | -2/+16 |
* | 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 | -14/+0 |
* | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner | 2011-01-27 | 1 | -8/+0 |
* | rwsem: Cleanup includes | Thomas Gleixner | 2011-01-27 | 1 | -4/+0 |
* | alpha: Replace deprecated spinlock initialization | Thomas Gleixner | 2011-01-27 | 1 | -1/+1 |
* | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 2008-08-15 | 1 | -0/+259 |