1. 1b1d2fb lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 11 years ago
  2. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  3. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 11 years ago
  4. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 11 years ago
  5. bfaf4af lockdep: Remove unnecessary 'hlock_next' variable by Hong Zhiguo · 11 years ago
  6. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  7. ea6749c Export __lockdep_no_validate__ by Kent Overstreet · 12 years ago
  8. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 11 years ago
  9. c054060 lockdep: Print more info when MAX_LOCK_DEPTH is exceeded by Ben Greear · 11 years ago
  10. f86f755 lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug() by Srivatsa S. Bhat · 11 years ago
  11. d094595 lockdep: Check if nested lock is actually held by Maarten Lankhorst · 12 years ago
  12. c5fdcec lockdep: Add CPU-idle/offline warning to lockdep-RCU splat by Paul E. McKenney · 12 years ago
  13. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  16. 0464e93 rcu: Inform the user about extended quiescent state on PROVE_RCU warning by Frederic Weisbecker · 13 years ago
  17. a33caeb lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  18. 81140ac lockdep: Print lock name in lockdep_init_error() by Ming Lei · 13 years ago
  19. d3d03d4 lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  20. fbdc4b9 lockdep, rtmutex, bug: Show taint flags on error by Ben Hutchings · 13 years ago
  21. 87cdee7 lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map() by Yong Zhang · 13 years ago
  22. efc9673 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  23. e5e78d0 lockdep: Show subclass in pretty print of lockdep output by Steven Rostedt · 13 years ago
  24. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 13 years ago
  26. 0119fee lockdep: Comment all warnings by Peter Zijlstra · 13 years ago
  27. 80e0401 lockdep: Fix wrong assumption in match_held_lock by Peter Zijlstra · 13 years ago
  28. f59de89 lockdep: Clear whole lockdep_map on initialization by Tejun Heo · 13 years ago
  29. 70a0686 lockdep: Fix up warning by Peter Zijlstra · 13 years ago
  30. 7d36b26 lockdep: Fix trace_hardirqs_on_caller() by Peter Zijlstra · 13 years ago
  31. 391d627 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. efbe2ee lockdep: Fix lockdep_no_validate against IRQ states by Peter Zijlstra · 13 years ago
  33. dd4e5d3 lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion by Peter Zijlstra · 13 years ago
  34. f2513cd lockdep: Fix lock_is_held() on recursion by Peter Zijlstra · 13 years ago
  35. e0944ee lockdep: Remove cmpxchg to update nr_chain_hlocks by Steven Rostedt · 13 years ago
  36. 282b5c2 lockdep: Print a nicer description for simple irq lock inversions by Steven Rostedt · 13 years ago
  37. 6be8c39 lockdep: Replace "Bad BFS generated tree" message with something less cryptic by Steven Rostedt · 13 years ago
  38. dad3d74 lockdep: Print a nicer description for irq inversion bugs by Steven Rostedt · 13 years ago
  39. 48702ec lockdep: Print a nicer description for simple deadlocks by Steven Rostedt · 13 years ago
  40. f418581 lockdep: Print a nicer description for normal deadlocks by Steven Rostedt · 13 years ago
  41. 3003eba lockdep: Print a nicer description for irq lock inversions by Steven Rostedt · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  44. 4ba053c lockdep: Check the depth of subclass by Hitoshi Mitake · 14 years ago
  45. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  46. f1b499f lockdep: Remove __debug_show_held_locks by John Kacur · 14 years ago
  47. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  48. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  49. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  50. f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  52. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  53. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  54. 4726f2a lockdep: Reduce stack_trace usage by Yong Zhang · 14 years ago
  55. ba697f4 lockdep: Provide off case for redundant_hardirqs_on increment by Frederic Weisbecker · 14 years ago
  56. 8795d77 lockdep: Fix redundant_hardirqs_on incremented with irqs enabled by Frederic Weisbecker · 14 years ago
  57. 868c522 Merge commit 'v2.6.34-rc6' into core/locking by Frederic Weisbecker · 14 years ago
  58. bd6d29c lockstat: Make lockstat counting per cpu by Frederic Weisbecker · 14 years ago
  59. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  60. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  61. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 14 years ago
  62. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  63. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 14 years ago
  64. cc5b83a rcu: Add control variables to lockdep_rcu_dereference() diagnostics by Paul E. McKenney · 14 years ago
  65. 056ba4a rcu: Make lockdep_rcu_dereference() message less alarmist by Paul E. McKenney · 14 years ago
  66. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 14 years ago
  67. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 14 years ago
  68. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  69. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  70. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  71. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  72. ea5b41f lockdep: Avoid out of bounds array reference in save_trace() by Luck, Tony · 15 years ago
  73. 109d71c lockstat: Fix min, max times in /proc/lock_stats by Frank Rowand · 15 years ago
  74. 6717876 tracing: Rename 'lockdep' event subsystem into 'lock' by Frederic Weisbecker · 15 years ago
  75. 1871e52 percpu: make percpu symbols under kernel/ and mm/ unique by Tejun Heo · 15 years ago
  76. 3365e779 lockdep: Use cpu_clock() for lockstat by Peter Zijlstra · 15 years ago
  77. 2a9ad18 lockdep: use new arch_is_kernel_data() by Mike Frysinger · 15 years ago
  78. a417887 lockdep: Remove recursion stattistics by Ming Lei · 15 years ago
  79. 9062920 lockdep: Fix memory usage info of BFS by Ming Lei · 15 years ago
  80. e351b66 lockdep: Reintroduce generation count to make BFS faster by Ming Lei · 15 years ago
  81. bb97a91 lockdep: Deal with many similar locks by Peter Zijlstra · 15 years ago
  82. f607c66 lockdep: Introduce lockdep_assert_held() by Peter Zijlstra · 15 years ago
  83. 98c33ed lockdep: Fix style nits by Peter Zijlstra · 15 years ago
  84. 4f84f43 lockdep: Fix backtraces by Peter Zijlstra · 15 years ago
  85. af01296 lockdep: BFS cleanup by Peter Zijlstra · 15 years ago
  86. 12f3dfd lockdep: Add statistics info for max bfs queue depth by Ming Lei · 15 years ago
  87. 4dd861d lockdep: Update memory usage introduced by BFS by Ming Lei · 15 years ago
  88. ef68102 lockdep: Implement lockdep_count_*ward_deps by BFS by Ming Lei · 15 years ago
  89. 24208ca lockdep: Introduce print_shortest_lock_dependencies by Ming Lei · 15 years ago
  90. d7aaba1 lockdep: Implement find_usage_*wards by BFS by Ming Lei · 15 years ago
  91. db0002a lockdep: Implement check_noncircular() by BFS by Ming Lei · 15 years ago
  92. 9e2d551 lockdep: Introduce match function to BFS by Ming Lei · 15 years ago
  93. d588e46 lockdep: Improve implementation of BFS by Ming Lei · 15 years ago
  94. c94aa5c lockdep: Print the shortest dependency chain if finding a circle by Ming Lei · 15 years ago
  95. 44347d9 Merge branch 'linus' into tracing/core by Ingo Molnar · 15 years ago
  96. c8a2500 lockdep: more robust lockdep_map init sequence by Peter Zijlstra · 15 years ago
  97. ad8d75f tracing/events: move trace point headers into include/trace/events by Steven Rostedt · 15 years ago
  98. a8d154b tracing: create automated trace defines by Steven Rostedt · 15 years ago
  99. 2062501 tracing/lockdep: report the time waited for a lock by Frederic Weisbecker · 15 years ago
  100. 609862b Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago