index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
/
lockdep
Age
Commit message (
Expand
)
Author
Lines
2015-01-29
tools/liblockdep: don't include host headers
Baruch Siach
-1
/
+1
2015-01-29
tools/liblockdep: ignore generated .so file
Baruch Siach
-0
/
+1
2014-12-19
tools/liblockdep: Fix debug_check thinko in mutex destroy
Kirill Smelkov
-2
/
+2
2014-07-07
tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire
S. Lockwood-Childs
-14
/
+14
2014-07-07
tools/liblockdep: Remove debug print left over from development
Sasha Levin
-2
/
+0
2014-07-07
tools/liblockdep: Fix comparison of a boolean value with a value of 2
zhangdianfang
-1
/
+1
2014-06-03
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-66
/
+1
2014-05-08
tools/liblockdep: Remove all build files when doing make clean
Sasha Levin
-1
/
+1
2014-05-08
tools/liblockdep: Build liblockdep from tools/Makefile
S. Lockwood-Childs
-2
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
-58
/
+0
2014-05-01
tools: Unify export.h
Borislav Petkov
-8
/
+1
2014-04-01
tools/liblockdep: Add proper versioning to the shared obj
Sasha Levin
-11
/
+4
2014-04-01
tools/liblockdep: Ignore asmlinkage and visible
Sasha Levin
-0
/
+3
2014-02-26
tools/liblockdep: Use realpath for srctree and objtree
Wang Nan
-2
/
+2
2014-02-26
tools/liblockdep: Add a stub for new rcu_is_watching
Sasha Levin
-0
/
+5
2014-02-26
tools/liblockdep: Mark runtests.sh as executable
Sasha Levin
-0
/
+0
2014-02-26
tools/liblockdep: Add include directory to allow tests to compile
Ira W. Snyder
-1
/
+1
2014-02-26
tools/liblockdep: Fix include of asm/hash.h
Ira W. Snyder
-0
/
+6
2014-02-26
tools/liblockdep: Fix initialization code path
Ira W. Snyder
-1
/
+1
2013-11-27
liblockdep: Add the 'lockdep' user-space utility
Sasha Levin
-0
/
+3
2013-11-27
liblockdep: Support using LD_PRELOAD
Sasha Levin
-0
/
+447
2013-11-27
liblockdep: Add pthread_rwlock_t test suite
Sasha Levin
-0
/
+13
2013-11-27
liblockdep: Add public headers for pthread_rwlock_t implementation
Sasha Levin
-0
/
+86
2013-11-27
liblockdep: Add pthread_mutex_t test suite
Sasha Levin
-0
/
+158
2013-11-27
liblockdep: Add public headers for pthread_mutex_t implementation
Sasha Levin
-0
/
+120
2013-11-27
liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace
Sasha Levin
-0
/
+720