Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/rwlock: Provide RT variant | Thomas Gleixner | 2021-08-17 | 1 | -12/+37 |
* | locking/spinlock: Split the lock types header, and move the raw types into <l... | Thomas Gleixner | 2021-08-17 | 1 | -0/+4 |
* | lockdep: Introduce wait-type checks | Peter Zijlstra | 2020-03-21 | 1 | -1/+5 |
* | locking/core: Remove break_lock field when CONFIG_GENERIC_LOCKBREAK=y | Will Deacon | 2017-12-12 | 1 | -3/+0 |
* | locking: Remove deprecated lock initializers | Thomas Gleixner | 2011-01-27 | 1 | -8/+0 |
* | locking: Convert raw_rwlock to arch_rwlock | Thomas Gleixner | 2009-12-14 | 1 | -3/+3 |
* | locking: Split rwlock from spinlock headers | Thomas Gleixner | 2009-12-14 | 1 | -0/+56 |