1. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  2. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 9 years ago
  3. 838cc7b lockdep/proc: Fix lock-time avg computation by Peter Zijlstra · 11 years ago
  4. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/lockdep_proc.c]
  5. 1232e38 lockstat: Report avg wait and hold times by Davidlohr Bueso · 11 years ago
  6. 99fb4a1 lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() by Cyrill Gorcunov · 12 years ago
  7. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  8. dec2960 lockdep: Remove unused 'factor' variable from lockdep_stats_show() by Sergey Senozhatsky · 13 years ago
  9. 3cf9b85 locking, lockdep: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  10. bd6d29c lockstat: Make lockstat counting per cpu by Frederic Weisbecker · 14 years ago
  11. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  12. bbe69aa Merge commit 'v2.6.31-rc8' into core/locking by Ingo Molnar · 15 years ago
  13. a417887 lockdep: Remove recursion stattistics by Ming Lei · 15 years ago
  14. 96004bb lockdep: Simplify lock_stat seqfile code by Li Zefan · 15 years ago
  15. 12aac19 lockdep: Simplify lockdep_chains seqfile code by Li Zefan · 15 years ago
  16. 8109e1d lockdep: Simplify lockdep seqfile code by Li Zefan · 15 years ago
  17. e9d6572 lockdep: Fix missing entries in /proc/lock_chains by Li Zefan · 15 years ago
  18. 2122743 lockdep: Fix missing entry in /proc/lock_stat by Li Zefan · 15 years ago
  19. 9795447 lockdep: Fix file mode of lock_stat by Li Zefan · 15 years ago
  20. bbfa262 lockdep: Fix BFS build by Ingo Molnar · 15 years ago
  21. 12f3dfd lockdep: Add statistics info for max bfs queue depth by Ming Lei · 15 years ago
  22. 9833f8c lockstat: warn about disabled lock debugging by Peter Zijlstra · 15 years ago
  23. f510b23 lockdep: get_user_chars() redo by Peter Zijlstra · 15 years ago
  24. 4fc95e8 lockdep: sanitize bit names by Peter Zijlstra · 15 years ago
  25. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 15 years ago
  26. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  27. 6918bc5 lockstat: fixup signed division by Peter Zijlstra · 16 years ago
  28. 2189459d lockstat: fix numerical output rounding error by Joe Korty · 16 years ago
  29. df60a84 lockdep: fix build if CONFIG_PROVE_LOCKING not defined by Stephen Hemminger · 16 years ago
  30. 8bfe029 lockdep: handle chains involving classes defined in modules by Rabin Vincent · 16 years ago
  31. 419ca3f lockdep: fix combinatorial explosion in lock subgraph traversal by David Miller · 16 years ago
  32. cd1a28e lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 16 years ago
  33. 443cd50 lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 16 years ago
  34. 2429e4e lockdep: output lock_class key instead of address for forward dependency output by Huang, Ying · 16 years ago
  35. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  36. 94c61c0 lockdep: Avoid /proc/lockdep & lock_stat infinite output by Tim Pepper · 17 years ago
  37. c0f3358 Fix leak on /proc/lockdep_stats by Alexey Dobriyan · 17 years ago
  38. d38e1d5 lockstat: better class name representation by Peter Zijlstra · 17 years ago
  39. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 17 years ago
  40. 4b32d0a lockdep: various fixes by Peter Zijlstra · 17 years ago
  41. c46261d lockstat: human readability tweaks by Peter Zijlstra · 17 years ago
  42. 8e18257 lockdep: reduce the ifdeffery by Peter Zijlstra · 17 years ago
  43. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  44. 501b9eb [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG by Robert P. J. Day · 17 years ago
  45. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 17 years ago
  46. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  47. a8f24a3 [PATCH] lockdep: procfs by Ingo Molnar · 18 years ago