Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/lockdep: Eliminate lockdep_init() | Andrey Ryabinin | 2016-02-09 | 1 | -2/+0 |
* | tools/liblockdep: Use the rbtree header provided by common tools headers | Sasha Levin | 2015-08-25 | 1 | -1/+1 |
* | tools/liblockdep: Fix debug_check thinko in mutex destroy | Kirill Smelkov | 2014-12-19 | 1 | -2/+2 |
* | tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire | S. Lockwood-Childs | 2014-07-07 | 1 | -8/+8 |
* | tools/liblockdep: Remove debug print left over from development | Sasha Levin | 2014-07-07 | 1 | -2/+0 |
* | tools/liblockdep: Fix comparison of a boolean value with a value of 2 | zhangdianfang | 2014-07-07 | 1 | -1/+1 |
* | tools/liblockdep: Fix initialization code path | Ira W. Snyder | 2014-02-27 | 1 | -1/+1 |
* | liblockdep: Support using LD_PRELOAD | Sasha Levin | 2013-11-27 | 1 | -0/+447 |