1. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 8 years ago
  2. 9e4e755 locking/lockdep: Detect chain_key collisions by Ingo Molnar · 8 years ago
  3. 5f18ab5 locking/lockdep: Prevent chain_key collisions by Alfredo Alvarez Fernandez · 8 years ago
  4. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 8 years ago
  5. a63f38c locking/lockdep: Convert hash tables to hlists by Andrew Morton · 8 years ago
  6. 8a5fd56 locking/lockdep: Fix stack trace caching logic by Dmitry Vyukov · 8 years ago
  7. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  8. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  9. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  10. 98ec21a Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 9 years ago
  13. e0f56fd lockdep: Simplify lock_release() by Peter Zijlstra · 9 years ago
  14. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 9 years ago
  15. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 9 years ago
  16. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 9 years ago
  17. 35a9393 lockdep: Fix the module unload key range freeing logic by Peter Zijlstra · 9 years ago
  18. acf5937 locking/lockdep: Only ask for /proc/lock_stat output when available by Andreas Gruenbacher · 10 years ago
  19. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 10 years ago
  20. 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
  21. b35f830 asmlinkage: Make trace_hardirq visible by Andi Kleen · 10 years ago
  22. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 10 years ago
  23. 34d0ed5 lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no_validate by Oleg Nesterov · 10 years ago
  24. 1b5ff81 lockdep: Don't create the wrong dependency on hlock->check == 0 by Oleg Nesterov · 10 years ago
  25. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 10 years ago
  26. 8dce7a9 lockdep: Be nice about building from userspace by Sasha Levin · 11 years ago
  27. 5216d53 locking/lockdep: Mark __lockdep_count_forward_deps() as static by Fengguang Wu · 11 years ago
  28. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/lockdep.c]
  29. 5c173eb rcu: Consistent rcu_is_watching() naming by Paul E. McKenney · 11 years ago
  30. 1b1d2fb lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 11 years ago
  31. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  32. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 11 years ago
  33. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 11 years ago
  34. bfaf4af lockdep: Remove unnecessary 'hlock_next' variable by Hong Zhiguo · 11 years ago
  35. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 11 years ago
  36. ea6749c Export __lockdep_no_validate__ by Kent Overstreet · 11 years ago
  37. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 11 years ago
  38. c054060 lockdep: Print more info when MAX_LOCK_DEPTH is exceeded by Ben Greear · 11 years ago
  39. f86f755 lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug() by Srivatsa S. Bhat · 11 years ago
  40. d094595 lockdep: Check if nested lock is actually held by Maarten Lankhorst · 12 years ago
  41. c5fdcec lockdep: Add CPU-idle/offline warning to lockdep-RCU splat by Paul E. McKenney · 12 years ago
  42. 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
  43. 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
  44. d87f69a Merge commit 'v3.2-rc6' into perf/core by Ingo Molnar · 13 years ago
  45. 0464e93 rcu: Inform the user about extended quiescent state on PROVE_RCU warning by Frederic Weisbecker · 13 years ago
  46. a33caeb lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  47. 81140ac lockdep: Print lock name in lockdep_init_error() by Ming Lei · 13 years ago
  48. d3d03d4 lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() by Yong Zhang · 13 years ago
  49. fbdc4b9 lockdep, rtmutex, bug: Show taint flags on error by Ben Hutchings · 13 years ago
  50. 87cdee7 lockdep: Always try to set ->class_cache in register_lock_class() lockdep_init_map() by Yong Zhang · 13 years ago
  51. 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
  52. e5e78d0 lockdep: Show subclass in pretty print of lockdep output by Steven Rostedt · 13 years ago
  53. 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
  54. b3fbab0 rcu: Restore checks for blocking in RCU read-side critical sections by Paul E. McKenney · 13 years ago
  55. 0119fee lockdep: Comment all warnings by Peter Zijlstra · 13 years ago
  56. 80e0401 lockdep: Fix wrong assumption in match_held_lock by Peter Zijlstra · 13 years ago
  57. f59de89 lockdep: Clear whole lockdep_map on initialization by Tejun Heo · 13 years ago
  58. 70a0686 lockdep: Fix up warning by Peter Zijlstra · 13 years ago
  59. 7d36b26 lockdep: Fix trace_hardirqs_on_caller() by Peter Zijlstra · 13 years ago
  60. 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
  61. efbe2ee lockdep: Fix lockdep_no_validate against IRQ states by Peter Zijlstra · 13 years ago
  62. dd4e5d3 lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion by Peter Zijlstra · 13 years ago
  63. f2513cd lockdep: Fix lock_is_held() on recursion by Peter Zijlstra · 13 years ago
  64. e0944ee lockdep: Remove cmpxchg to update nr_chain_hlocks by Steven Rostedt · 13 years ago
  65. 282b5c2 lockdep: Print a nicer description for simple irq lock inversions by Steven Rostedt · 13 years ago
  66. 6be8c39 lockdep: Replace "Bad BFS generated tree" message with something less cryptic by Steven Rostedt · 13 years ago
  67. dad3d74 lockdep: Print a nicer description for irq inversion bugs by Steven Rostedt · 13 years ago
  68. 48702ec lockdep: Print a nicer description for simple deadlocks by Steven Rostedt · 13 years ago
  69. f418581 lockdep: Print a nicer description for normal deadlocks by Steven Rostedt · 13 years ago
  70. 3003eba lockdep: Print a nicer description for irq lock inversions by Steven Rostedt · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 13 years ago
  73. 4ba053c lockdep: Check the depth of subclass by Hitoshi Mitake · 14 years ago
  74. 6201625 lockdep: Add improved subclass caching by Hitoshi Mitake · 14 years ago
  75. f1b499f lockdep: Remove __debug_show_held_locks by John Kacur · 14 years ago
  76. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  77. 1704f47 lockdep: Add novalidate class for dev->mutex conversion by Peter Zijlstra · 14 years ago
  78. 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
  79. 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
  80. 2b3fc35 rcu: optionally leave lockdep enabled after RCU lockdep splat by Lai Jiangshan · 14 years ago
  81. 9313543 tracing: Drop the nested field from lock_release event by Frederic Weisbecker · 14 years ago
  82. 883a2a3 tracing: Drop lock_acquired waittime field by Frederic Weisbecker · 14 years ago
  83. 4726f2a lockdep: Reduce stack_trace usage by Yong Zhang · 14 years ago
  84. ba697f4 lockdep: Provide off case for redundant_hardirqs_on increment by Frederic Weisbecker · 14 years ago
  85. 8795d77 lockdep: Fix redundant_hardirqs_on incremented with irqs enabled by Frederic Weisbecker · 14 years ago
  86. 868c522 Merge commit 'v2.6.34-rc6' into core/locking by Frederic Weisbecker · 14 years ago
  87. bd6d29c lockstat: Make lockstat counting per cpu by Frederic Weisbecker · 14 years ago
  88. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 14 years ago
  89. 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
  90. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 14 years ago
  91. 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
  92. db2c4c7 lockdep: Move lock events under lockdep recursion protection by Frederic Weisbecker · 14 years ago
  93. cc5b83a rcu: Add control variables to lockdep_rcu_dereference() diagnostics by Paul E. McKenney · 14 years ago
  94. 056ba4a rcu: Make lockdep_rcu_dereference() message less alarmist by Paul E. McKenney · 14 years ago
  95. 0632eb3 rcu: Integrate rcu_dereference_check() message into lockdep by Paul E. McKenney · 14 years ago
  96. 48d5067 lockdep: Fix check_usage_backwards() error message by Oleg Nesterov · 14 years ago
  97. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  98. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  99. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  100. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago