summaryrefslogtreecommitdiff
path: root/tools/lib/lockdep
AgeCommit message (Expand)Author
2015-01-29tools/liblockdep: ignore generated .so fileBaruch Siach
2014-12-19tools/liblockdep: Fix debug_check thinko in mutex destroyKirill Smelkov
2014-07-07tools/liblockdep: Account for bitfield changes in lockdeps lock_acquireS. Lockwood-Childs
2014-07-07tools/liblockdep: Remove debug print left over from developmentSasha Levin
2014-07-07tools/liblockdep: Fix comparison of a boolean value with a value of 2zhangdianfang
2014-06-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-08tools/liblockdep: Remove all build files when doing make cleanSasha Levin
2014-05-08tools/liblockdep: Build liblockdep from tools/MakefileS. Lockwood-Childs
2014-05-01tools: Consolidate types.hBorislav Petkov
2014-05-01tools: Unify export.hBorislav Petkov
2014-04-01tools/liblockdep: Add proper versioning to the shared objSasha Levin
2014-04-01tools/liblockdep: Ignore asmlinkage and visibleSasha Levin
2014-02-26tools/liblockdep: Use realpath for srctree and objtreeWang Nan
2014-02-26tools/liblockdep: Add a stub for new rcu_is_watchingSasha Levin
2014-02-26tools/liblockdep: Mark runtests.sh as executableSasha Levin
2014-02-26tools/liblockdep: Add include directory to allow tests to compileIra W. Snyder
2014-02-26tools/liblockdep: Fix include of asm/hash.hIra W. Snyder
2014-02-26tools/liblockdep: Fix initialization code pathIra W. Snyder
2013-11-27liblockdep: Add the 'lockdep' user-space utilitySasha Levin
2013-11-27liblockdep: Support using LD_PRELOADSasha Levin
2013-11-27liblockdep: Add pthread_rwlock_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_rwlock_t implementationSasha Levin
2013-11-27liblockdep: Add pthread_mutex_t test suiteSasha Levin
2013-11-27liblockdep: Add public headers for pthread_mutex_t implementationSasha Levin
2013-11-27liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspaceSasha Levin