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