1. 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
  2. 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
  3. 8acd91e locking/lockdep: Revert qrwlock recusive stuff by Peter Zijlstra · 10 years ago
  4. 9a37110 locking: Add WARN_ON_ONCE lock assertion by Peter Hurley · 10 years ago
  5. dd56af4 rcu: Eliminate deadlock between CPU hotplug and expedited grace periods by Paul E. McKenney · 10 years ago
  6. f0bab73 locking/lockdep: Restrict the use of recursive read_lock() with qrwlock by Waiman Long · 10 years ago
  7. 214e0ae locking/Documentation: Move locking related docs into Documentation/locking/ by Davidlohr Bueso · 10 years ago
  8. 176ab02 Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  9. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 10 years ago
  10. 47be1c1 lockdep: Change lockdep_set_novalidate_class() to use _and_name by Oleg Nesterov · 10 years ago
  11. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 10 years ago
  12. 1ca7d67 seqcount: Add lockdep functionality to seqcount/seqlock structures by John Stultz · 11 years ago
  13. a51805e lockdep: Introduce lock_acquire_exclusive()/shared() helper macros by Michel Lespinasse · 11 years ago
  14. 3b5d851 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  15. b1ae345 lockdep: make lockdep_assert_held() not have a return value by Johannes Berg · 11 years ago
  16. 5cd3f5a lockdep: Silence warning if CONFIG_LOCKDEP isn't set by Paul Bolle · 11 years ago
  17. 1b963c8 lockdep, rwsem: provide down_write_nest_lock() by Jiri Kosina · 11 years ago
  18. 4d82a1d lockdep: fix oops in processing workqueue by Peter Zijlstra · 12 years ago
  19. 94d24fc printk, lockdep: Disable lock debugging on zap_locks() by Peter Zijlstra · 13 years ago
  20. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 13 years ago
  21. e4c70a6 lockdep, mutex: provide mutex_lock_nest_lock by Peter Zijlstra · 13 years ago
  22. 5bf7a65 Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  23. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  24. e159489 workqueue: relax lockdep annotation on flush_work() by Tejun Heo · 13 years ago
  25. 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
  26. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  27. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  28. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  29. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 14 years ago
  30. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 14 years ago
  31. e351b66 lockdep: Reintroduce generation count to make BFS faster by Ming Lei · 15 years ago
  32. bb97a91 lockdep: Deal with many similar locks by Peter Zijlstra · 15 years ago
  33. f607c66 lockdep: Introduce lockdep_assert_held() by Peter Zijlstra · 15 years ago
  34. af01296 lockdep: BFS cleanup by Peter Zijlstra · 15 years ago
  35. c94aa5c lockdep: Print the shortest dependency chain if finding a circle by Ming Lei · 15 years ago
  36. 9a7aa12 vfs: Set special lockdep map for dirs only if not set by fs by Jan Kara · 15 years ago
  37. e8c158b Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS by Robin Holt · 15 years ago
  38. 9851673 lockdep: move state bit definitions around by Peter Zijlstra · 15 years ago
  39. a652d70 lockdep: sanitize reclaim bit names by Peter Zijlstra · 15 years ago
  40. 4fc95e8 lockdep: sanitize bit names by Peter Zijlstra · 15 years ago
  41. cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 15 years ago
  42. 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
  43. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  44. 00ef9f7 lockdep: change a held lock's class by Peter Zijlstra · 16 years ago
  45. e8f6fbf lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  46. e25cf3d lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c by Ingo Molnar · 16 years ago
  47. c7e78cf lockstat: contend with points by Peter Zijlstra · 16 years ago
  48. 76b189e lockdep: add might_lock() / might_lock_read() by Peter Zijlstra · 16 years ago
  49. e5f363e3 lockdep: increase MAX_LOCKDEP_KEYS by Ingo Molnar · 16 years ago
  50. b42e737 lockdep: fix overflow in the hlock shrinkage code by Peter Zijlstra · 16 years ago
  51. 3295f0e lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() by Ingo Molnar · 16 years ago
  52. b7d39af lockdep: spin_lock_nest_lock() by Peter Zijlstra · 16 years ago
  53. 7531e2f lockdep: lock protection locks by Peter Zijlstra · 16 years ago
  54. 4f3e752 lockdep: map_acquire by Peter Zijlstra · 16 years ago
  55. f82b217 lockdep: shrink held_lock structure by Dave Jones · 16 years ago
  56. 64aa348 lockdep: lock_set_subclass - reset a held lock's subclass by Peter Zijlstra · 16 years ago
  57. 419ca3f lockdep: fix combinatorial explosion in lock subgraph traversal by David Miller · 16 years ago
  58. a033c33 lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT by Li Zefan · 16 years ago
  59. 443cd50 lockdep: add lock_class information to lock_chain and output it by Huang, Ying · 16 years ago
  60. 4e6045f workqueue: debug flushing deadlocks with lockdep by Johannes Berg · 17 years ago
  61. 851a67b lockdep: annotate rcu_read_{,un}lock{,_bh} by Peter Zijlstra · 17 years ago
  62. b351d16 lockdep: syscall exit check by Peter Zijlstra · 17 years ago
  63. 9664567 lockstat: measure lock bouncing by Peter Zijlstra · 17 years ago
  64. 4b32d0a lockdep: various fixes by Peter Zijlstra · 17 years ago
  65. f20786f lockstat: core infrastructure by Peter Zijlstra · 17 years ago
  66. e3a55fd [PATCH] lockdep: lockdep_depth vs. debug_locks by Jarek Poplawski · 17 years ago
  67. a1e96b0 [PATCH] lockdep: forward declare struct task_struct by Heiko Carstens · 17 years ago
  68. 068135e [PATCH] lockdep: add graph depth information to /proc/lockdep by Jason Baron · 17 years ago
  69. 3117df0 [PATCH] lockdep: print irq-trace info on asserts by Ingo Molnar · 18 years ago
  70. ebe7e5f [PATCH] remove kernel/lockdep.c:lockdep_internal by Adrian Bunk · 18 years ago
  71. d5abe66 [PATCH] debug: workqueue locking sanity by Peter Zijlstra · 18 years ago
  72. 07646e2 Lockdep: fix compile error in drivers/input/serio/serio.c by Andrew Morton · 18 years ago
  73. 4dfbb9d Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() by Peter Zijlstra · 18 years ago
  74. db0b0ea [PATCH] lockdep: don't pull in includes when lockdep disabled by Michael S. Tsirkin · 18 years ago
  75. d6d897c [PATCH] lockdep: core, reduce per-lock class-cache size by Ingo Molnar · 18 years ago
  76. 243c762 [PATCH] lockdep: annotate genirq by Ingo Molnar · 18 years ago
  77. fbb9ce95 [PATCH] lockdep: core by Ingo Molnar · 18 years ago