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