1. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 49f9c35 Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  3. 08f36ff lockdep: Make lockdep checking constant by Matthew Wilcox · 7 years ago
  4. 4e7e3ad Expand various INIT_* macros and remove by David Howells · 7 years ago
  5. 527187d locking/lockdep: Remove cross-release leftovers by Ingo Molnar · 7 years ago
  6. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  7. f54bb2e locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irqs_enabled()/disabled() by Frederic Weisbecker · 7 years ago
  8. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  9. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. 6f0397d locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP by Byungchul Park · 7 years ago
  11. f52be57 locking/lockdep: Untangle xhlock history save/restore from task independence by Peter Zijlstra · 7 years ago
  12. e6f3faa locking/lockdep: Fix workqueue crossrelease annotation by Peter Zijlstra · 8 years ago
  13. 52fa5bc locking/lockdep: Explicitly initialize wq_barrier::done::map by Boqun Feng · 8 years ago
  14. 28a903f locking/lockdep: Handle non(or multi)-acquisition of a crosslock by Byungchul Park · 8 years ago
  15. 23f873d locking/lockdep: Detect and handle hist_lock ring buffer overwrite by Byungchul Park · 8 years ago
  16. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 8 years ago
  17. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  18. 6419c4a locking/lockdep: Add new check to lock_downgrade() by J. R. Okajima · 8 years ago
  19. f831948 locking/lockdep: Provide a type check for lock_is_held by Peter Zijlstra · 8 years ago
  20. a5ecddf lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visible by Bartosz Golaszewski · 8 years ago
  21. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 3469d26 Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  23. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  24. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 10 years ago
  25. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 9 years ago
  26. 916633a locking/rwsem: Provide down_write_killable() by Michal Hocko · 9 years ago
  27. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  28. a63f38c locking/lockdep: Convert hash tables to hlists by Andrew Morton · 9 years ago
  29. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  30. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. 6872210 locking/lockdep: Remove hard coded array size dependency by George Beshers · 10 years ago
  32. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 10 years ago
  33. d24209bb rcu: Improve diagnostics for blocked critical sections in irq by Paul E. McKenney · 10 years ago
  34. 6d5f0eb Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  35. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  36. 8acd91e locking/lockdep: Revert qrwlock recusive stuff by Peter Zijlstra · 10 years ago
  37. 9a37110 locking: Add WARN_ON_ONCE lock assertion by Peter Hurley · 10 years ago
  38. dd56af4 rcu: Eliminate deadlock between CPU hotplug and expedited grace periods by Paul E. McKenney · 11 years ago
  39. f0bab73 locking/lockdep: Restrict the use of recursive read_lock() with qrwlock by Waiman Long · 11 years ago
  40. 214e0ae locking/Documentation: Move locking related docs into Documentation/locking/ by Davidlohr Bueso · 11 years ago
  41. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 11 years ago
  43. 47be1c1 lockdep: Change lockdep_set_novalidate_class() to use _and_name by Oleg Nesterov · 11 years ago
  44. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 11 years ago
  45. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  46. a51805e lockdep: Introduce lock_acquire_exclusive()/shared() helper macros by Michel Lespinasse · 12 years ago
  47. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  48. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 12 years ago
  49. 5cd3f5a lockdep: Silence warning if CONFIG_LOCKDEP isn't set by Paul Bolle · 12 years ago
  50. 1b963c8 lockdep, rwsem: provide down_write_nest_lock() by Jiri Kosina · 12 years ago
  51. 4d82a1d lockdep: fix oops in processing workqueue by Peter Zijlstra · 13 years ago
  52. 94d24fc printk, lockdep: Disable lock debugging on zap_locks() by Peter Zijlstra · 14 years ago
  53. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 14 years ago
  54. e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 14 years ago
  55. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  56. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  57. e159489b workqueue: relax lockdep annotation on flush_work() by Tejun Heo · 14 years ago
  58. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  59. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  60. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  61. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 15 years ago
  62. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 15 years ago
  63. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 15 years ago
  64. e351b66 lockdep: Reintroduce generation count to make BFS faster by Ming Lei · 16 years ago
  65. bb97a91 lockdep: Deal with many similar locks by Peter Zijlstra · 16 years ago
  66. f607c66 lockdep: Introduce lockdep_assert_held() by Peter Zijlstra · 16 years ago
  67. af01296 lockdep: BFS cleanup by Peter Zijlstra · 16 years ago
  68. c94aa5c lockdep: Print the shortest dependency chain if finding a circle by Ming Lei · 16 years ago
  69. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 16 years ago
  70. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 16 years ago
  71. 9851673 lockdep: move state bit definitions around by Peter Zijlstra · 16 years ago
  72. a652d70 lockdep: sanitize reclaim bit names by Peter Zijlstra · 16 years ago
  73. 4fc95e8 lockdep: sanitize bit names by Peter Zijlstra · 16 years ago
  74. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 16 years ago
  75. 179475a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  76. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  77. 00ef9f7 lockdep: change a held lock's class by Peter Zijlstra · 16 years ago
  78. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  79. e25cf3d lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  80. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  81. 76b189e lockdep: add might_lock() / might_lock_read() by Peter Zijlstra · 16 years ago
  82. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 17 years ago
  83. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 17 years ago
  84. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 17 years ago
  85. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 17 years ago
  86. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 17 years ago
  87. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 17 years ago
  88. f82b217 lockdep: shrink held_lock structure by Dave Jones · 17 years ago
  89. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 17 years ago
  90. 419ca3f lockdep: fix combinatorial explosion in lock subgraph traversal by David Miller · 17 years ago
  91. a033c33 lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT by Li Zefan · 17 years ago
  92. 443cd50 lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 17 years ago
  93. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  94. 851a67b lockdep: annotate rcu_read_{,un}lock{,_bh} by Peter Zijlstra · 17 years ago
  95. b351d16 lockdep: syscall exit check by Peter Zijlstra · 17 years ago
  96. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 18 years ago
  97. 4b32d0a lockdep: various fixes by Peter Zijlstra · 18 years ago
  98. f20786f lockstat: core infrastructure by Peter Zijlstra · 18 years ago
  99. e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 18 years ago
  100. a1e96b0 [PATCH] lockdep: forward declare struct task_struct by Heiko Carstens · 18 years ago