1. 4840ce2 locking/lockdep: Fix meaningless /proc/lockdep output of lock classes on !CONFIG_PROVE_LOCKING by Xiongwei Song · 3 years, 7 months ago
  2. e2db759 locking: Fix typos in comments by Ingo Molnar · 3 years, 10 months ago
  3. a7ef9b2 locking/lockdep: Fix overflow in presentation of average lock-time by Chris Wilson · 4 years, 6 months ago
  4. 810507f locking/lockdep: Reuse freed chain_hlocks entries by Waiman Long · 5 years ago
  5. 797b82eb locking/lockdep: Track number of zapped lock chains by Waiman Long · 5 years ago
  6. 836bd74 locking/lockdep: Throw away all lock chains with zapped class by Waiman Long · 5 years ago
  7. 1d44bcb locking/lockdep: Track number of zapped classes by Waiman Long · 5 years ago
  8. b9875e9 locking/lockdep: Display irq_context names in /proc/lockdep_chains by Waiman Long · 5 years ago
  9. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  10. a030f97 locking/lockdep: Fix lockdep_stats indentation problem by Waiman Long · 5 years ago
  11. 8c77922 locking/lockdep: Report more stack trace statistics by Bart Van Assche · 5 years ago
  12. 364f6af locking/lockdep: Make it clear that what lock_class::key points at is not modified by Bart Van Assche · 5 years ago
  13. 68037aa locking/lockdep: Hide unused 'class' variable by Arnd Bergmann · 6 years ago
  14. 68d41d8 locking/lockdep: Fix lock used or unused stats error by Yuyang Du · 6 years ago
  15. 2212684 locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count() by Bart Van Assche · 6 years ago
  16. 8ca2b56c locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DEBUG_LOCKDEP=y by Waiman Long · 6 years ago
  17. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
  18. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. ae81330 locking/lockdep: Avoid creating redundant links by Peter Zijlstra · 8 years ago
  21. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  22. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 9 years ago
  23. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  24. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 10 years ago
  25. 838cc7b lockdep/proc: Fix lock-time avg computation by Peter Zijlstra · 11 years ago
  26. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/lockdep_proc.c]
  27. 1232e38 lockstat: Report avg wait and hold times by Davidlohr Bueso · 11 years ago
  28. 99fb4a1 lockdep: Use KSYM_NAME_LEN'ed buffer for __get_key_name() by Cyrill Gorcunov · 12 years ago
  29. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 14 years ago
  30. dec2960 lockdep: Remove unused 'factor' variable from lockdep_stats_show() by Sergey Senozhatsky · 14 years ago
  31. 3cf9b85 locking, lockdep: Convert sprintf_symbol to %pS by Joe Perches · 14 years ago
  32. bd6d29c lockstat: Make lockstat counting per cpu by Frederic Weisbecker · 15 years ago
  33. 88e9d34 seq_file: constify seq_operations by James Morris · 15 years ago
  34. bbe69aa Merge commit 'v2.6.31-rc8' into core/locking by Ingo Molnar · 15 years ago
  35. a417887 lockdep: Remove recursion stattistics by Ming Lei · 15 years ago
  36. 96004bb lockdep: Simplify lock_stat seqfile code by Li Zefan · 15 years ago
  37. 12aac19 lockdep: Simplify lockdep_chains seqfile code by Li Zefan · 15 years ago
  38. 8109e1d lockdep: Simplify lockdep seqfile code by Li Zefan · 15 years ago
  39. e9d6572 lockdep: Fix missing entries in /proc/lock_chains by Li Zefan · 15 years ago
  40. 2122743 lockdep: Fix missing entry in /proc/lock_stat by Li Zefan · 15 years ago
  41. 9795447 lockdep: Fix file mode of lock_stat by Li Zefan · 15 years ago
  42. bbfa262 lockdep: Fix BFS build by Ingo Molnar · 15 years ago
  43. 12f3dfd lockdep: Add statistics info for max bfs queue depth by Ming Lei · 16 years ago
  44. 9833f8c lockstat: warn about disabled lock debugging by Peter Zijlstra · 16 years ago
  45. f510b23 lockdep: get_user_chars() redo by Peter Zijlstra · 16 years ago
  46. 4fc95e8 lockdep: sanitize bit names by Peter Zijlstra · 16 years ago
  47. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 16 years ago
  48. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  49. 6918bc5 lockstat: fixup signed division by Peter Zijlstra · 16 years ago
  50. 2189459d lockstat: fix numerical output rounding error by Joe Korty · 16 years ago
  51. df60a84 lockdep: fix build if CONFIG_PROVE_LOCKING not defined by Stephen Hemminger · 16 years ago
  52. 8bfe029 lockdep: handle chains involving classes defined in modules by Rabin Vincent · 16 years ago
  53. 419ca3f lockdep: fix combinatorial explosion in lock subgraph traversal by David Miller · 16 years ago
  54. cd1a28e lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 17 years ago
  55. 443cd50 lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 17 years ago
  56. 2429e4e lockdep: output lock_class key instead of address for forward dependency output by Huang, Ying · 17 years ago
  57. c33fff0 kernel: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  58. 94c61c0 lockdep: Avoid /proc/lockdep & lock_stat infinite output by Tim Pepper · 17 years ago
  59. c0f3358 Fix leak on /proc/lockdep_stats by Alexey Dobriyan · 17 years ago
  60. d38e1d5 lockstat: better class name representation by Peter Zijlstra · 18 years ago
  61. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 18 years ago
  62. 4b32d0a lockdep: various fixes by Peter Zijlstra · 18 years ago
  63. c46261d lockstat: human readability tweaks by Peter Zijlstra · 18 years ago
  64. 8e18257 lockdep: reduce the ifdeffery by Peter Zijlstra · 18 years ago
  65. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 18 years ago
  66. 501b9eb [PATCH] Fix apparent typo CONFIG_LOCKDEP_DEBUG by Robert P. J. Day · 18 years ago
  67. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 18 years ago
  68. 15ad7cd [PATCH] struct seq_operations and struct file_operations constification by Helge Deller · 18 years ago
  69. a8f24a3 [PATCH] lockdep: procfs by Ingo Molnar · 19 years ago