Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-12-20 | lock: Add additional lock auditing code | Benjamin Herrenschmidt | 1 | -5/+28 |
2017-12-20 | lock: Move cmpxchg() primitives to their own file | Benjamin Herrenschmidt | 1 | -57/+1 |
2017-12-03 | core/lock: Introduce atomic cmpxchg and implement try_lock with it | Nicholas Piggin | 1 | -2/+59 |
2015-02-12 | Use LOCK_UNLOCKED macro to in init_lock() | Michael Neuling | 1 | -2/+1 |
2014-07-08 | lock: Add helper to check if this CPU is already holding a lock | Benjamin Herrenschmidt | 1 | -0/+2 |
2014-07-02 | Initial commit of Open Source release | Benjamin Herrenschmidt | 1 | -0/+83 |