Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count() | Bart Van Assche | 2019-02-28 | 1 | -1/+2 |
* | locking/lockdep: Provide enum lock_usage_bit mask names | Frederic Weisbecker | 2019-01-21 | 1 | -0/+4 |
* | locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE... | Waiman Long | 2018-10-09 | 1 | -0/+27 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | locking/lockdep: Avoid creating redundant links | Peter Zijlstra | 2017-08-10 | 1 | -0/+2 |
* | sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL | Daniel Jordan | 2017-04-18 | 1 | -3/+3 |
* | lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined | Babu Moger | 2016-11-18 | 1 | -3/+17 |
* | lockdep: Increase static allocations | Sasha Levin | 2014-04-18 | 1 | -3/+3 |
* | locking: Move the lockdep code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+170 |