1. 68ea25f tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth by Ben Hutchings · 7 years ago
  2. a189c01 tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh by Sedat Dilek · 8 years ago
  3. 013e379 tools/lib/lockdep: Fix link creation warning by Ingo Molnar · 8 years ago
  4. 11a1ac2 tools/lib/lockdep: Add tests for AA and ABBA locking by Alfredo Alvarez Fernandez · 8 years ago
  5. 9d5a23a tools/lib/lockdep: Add userspace version of READ_ONCE() by Alfredo Alvarez Fernandez · 8 years ago
  6. b2ed099 tools/lib/lockdep: Fix the build on recent kernels by Ingo Molnar · 8 years ago
  7. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  8. 24ee9b5 tools lockdep: Add *.cmd files clean up by Jiri Olsa · 8 years ago
  9. b32e1f5 Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent by Ingo Molnar · 9 years ago
  10. 2b62c2d tools/liblockdep: explicitly declare lockdep API we call from liblockdep by Sasha Levin · 9 years ago
  11. e308e94 tools/liblockdep: add userspace versions of WRITE_ONCE and RCU_INIT_POINTER by Sasha Levin · 9 years ago
  12. 1393ba5 tools/liblockdep: remove task argument from debug_check_no_locks_held by Sasha Levin · 9 years ago
  13. 7c422f5 tools build: Build fixdep helper from perf and basic libs by Jiri Olsa · 9 years ago
  14. ab6201d tools build: Add Makefile.include by Jiri Olsa · 9 years ago
  15. 33fef66 tools/liblockdep: Use the rbtree header provided by common tools headers by Sasha Levin · 9 years ago
  16. 62b989d tools/liblockdep: Correct macro for WARN by Sasha Levin · 9 years ago
  17. 2480257 tools/liblockdep: Fix compilation error by Eunbong Song · 9 years ago
  18. d1e40e5 tools/liblockdep: Fix linker error in case of cross compile by Eunbong Song · 9 years ago
  19. e9e4e44 Merge tag 'v4.0-rc1' into perf/core, to refresh the tree by Ingo Molnar · 9 years ago
  20. 9244e2c tools lib lockdep: Use tools build framework by Jiri Olsa · 9 years ago
  21. 8baeccd tools/liblockdep: don't include host headers by Baruch Siach · 9 years ago
  22. 7728b35 tools/liblockdep: ignore generated .so file by Baruch Siach · 9 years ago
  23. 95bfdf2 tools/liblockdep: Fix debug_check thinko in mutex destroy by Kirill Smelkov · 9 years ago
  24. b108278 tools/liblockdep: Account for bitfield changes in lockdeps lock_acquire by S. Lockwood-Childs · 10 years ago
  25. 0c37c68 tools/liblockdep: Remove debug print left over from development by Sasha Levin · 10 years ago
  26. 6c642e4 tools/liblockdep: Fix comparison of a boolean value with a value of 2 by zhangdianfang · 10 years ago
  27. 3d521f9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  28. ad3b564 tools/liblockdep: Remove all build files when doing make clean by Sasha Levin · 10 years ago
  29. 0041898e tools/liblockdep: Build liblockdep from tools/Makefile by S. Lockwood-Childs · 10 years ago
  30. d944c4e tools: Consolidate types.h by Borislav Petkov · 10 years ago
  31. 5ac3e4b tools: Unify export.h by Borislav Petkov · 10 years ago
  32. be227b4 tools/liblockdep: Add proper versioning to the shared obj by Sasha Levin · 10 years ago
  33. 95f7547 tools/liblockdep: Ignore asmlinkage and visible by Sasha Levin · 10 years ago
  34. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 10 years ago
  35. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 10 years ago
  36. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 10 years ago
  37. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 10 years ago
  38. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 10 years ago
  39. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 10 years ago
  40. f612ac0 liblockdep: Add the 'lockdep' user-space utility by Sasha Levin · 11 years ago
  41. 231941e liblockdep: Support using LD_PRELOAD by Sasha Levin · 11 years ago
  42. dbe9418 liblockdep: Add pthread_rwlock_t test suite by Sasha Levin · 11 years ago
  43. 5a52c9b liblockdep: Add public headers for pthread_rwlock_t implementation by Sasha Levin · 11 years ago
  44. 878f968 liblockdep: Add pthread_mutex_t test suite by Sasha Levin · 11 years ago
  45. 45e6207 liblockdep: Add public headers for pthread_mutex_t implementation by Sasha Levin · 11 years ago
  46. 5634bd7 liblockdep: Wrap kernel/locking/lockdep.c to allow usage from userspace by Sasha Levin · 11 years ago