index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
/
lockdep
/
preload.c
Age
Commit message (
Expand
)
Author
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-05
tools/lib/lockdep: Remove private kernel headers
Levin, Alexander (Sasha Levin)
2017-06-05
tools/lib/lockdep: Don't mix fd-based and stream IO
Alexander Sverdlin
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2015-08-25
tools/liblockdep: Use the rbtree header provided by common tools headers
Sasha Levin
2014-12-19
tools/liblockdep: Fix debug_check thinko in mutex destroy
Kirill Smelkov
2014-07-07
tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
S. Lockwood-Childs
2014-07-07
tools/liblockdep: Remove debug print left over from development
Sasha Levin
2014-07-07
tools/liblockdep: Fix comparison of a boolean value with a value of 2
zhangdianfang
2014-02-26
tools/liblockdep: Fix initialization code path
Ira W. Snyder
2013-11-27
liblockdep: Support using LD_PRELOAD
Sasha Levin