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. 88f1c87 locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() by Tejun Heo · 7 years ago
  3. 08f36ff lockdep: Make lockdep checking constant by Matthew Wilcox · 7 years ago
  4. 64f29d1 lockdep: Assign lock keys on registration by Matthew Wilcox · 7 years ago
  5. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 7 years ago
  6. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 7 years ago
  7. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  8. e121d64 locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y by Byungchul Park · 7 years ago
  9. d141bab locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default by Byungchul Park · 7 years ago
  10. 8b405d5 locking/lockdep: Fix stacktrace mess by Peter Zijlstra · 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 · 7 years ago
  13. 907dc16 locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease by Byungchul Park · 7 years ago
  14. a10b5c5 locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit() by Byungchul Park · 7 years ago
  15. 383a4bc locking/lockdep: Make print_circular_bug() aware of crossrelease by Byungchul Park · 7 years ago
  16. 28a903f locking/lockdep: Handle non(or multi)-acquisition of a crosslock by Byungchul Park · 7 years ago
  17. 23f873d locking/lockdep: Detect and handle hist_lock ring buffer overwrite by Byungchul Park · 7 years ago
  18. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 7 years ago
  19. ce07a941 locking/lockdep: Make check_prev_add() able to handle external stack_trace by Byungchul Park · 7 years ago
  20. 70911fd locking/lockdep: Change the meaning of check_prev_add()'s return value by Byungchul Park · 7 years ago
  21. 49347a9 locking/lockdep: Add a function building a chain between two classes by Byungchul Park · 7 years ago
  22. 545c23f locking/lockdep: Refactor lookup_chain_cache() by Byungchul Park · 7 years ago
  23. ae81330 locking/lockdep: Avoid creating redundant links by Peter Zijlstra · 8 years ago
  24. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  25. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  26. 681fbec lockdep: Use consistent printing primitives by Paul E. McKenney · 8 years ago
  27. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  29. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  30. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
  31. 6d7225f lockdep: teach lockdep about memalloc_noio_save by Nikolay Borisov · 8 years ago
  32. 2f34c123 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  33. a5dd63e lockdep: Use "WARNING" tag on lockdep splats by Paul E. McKenney · 8 years ago
  34. 65d1086 BackMerge tag 'v4.11-rc3' into drm-next by Dave Airlie · 8 years ago
  35. 383776f locking/lockdep: Handle statically initialized PER_CPU locks properly by Thomas Gleixner · 8 years ago
  36. 6419c4a locking/lockdep: Add new check to lock_downgrade() by J. R. Okajima · 8 years ago
  37. e969970 locking/lockdep: Factor out the validate_held_lock() helper function by J. R. Okajima · 8 years ago
  38. 41c2c5b locking/lockdep: Factor out the find_held_lock() helper function by J. R. Okajima · 8 years ago
  39. 05df49e drm/i915: annote drop_caches debugfs interface with lockdep by Daniel Vetter · 8 years ago
  40. 500e1af Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  41. 7fb4a2c locking/lockdep: Add nest_lock integrity test by Peter Zijlstra · 8 years ago
  42. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  43. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  44. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  45. f9af456 lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS by Byungchul Park · 8 years ago
  46. 4d4f88f lockdep: Make RCU suspicious-access splats use pr_err by Paul E. McKenney · 8 years ago
  47. 5cc60ae Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
  48. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  49. f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 8 years ago
  50. f831948 locking/lockdep: Provide a type check for lock_is_held by Peter Zijlstra · 8 years ago
  51. 83f0616 locking/lockdep: Remove unused parameter from the add_lock_to_list() function by Tahsin Erdogan · 8 years ago
  52. dfaaf3f locking/lockdep: Use __jhash_mix() for iterate_chain_key() by Peter Zijlstra · 9 years ago
  53. 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
  54. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  55. e8c8ce5 Merge tag 'v4.6-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  56. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 9 years ago
  57. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 9 years ago
  58. c246975 locking/lockdep: Fix ->irq_context calculation by Boqun Feng · 9 years ago
  59. c003ed9 locking/lockdep: Deinline register_lock_class(), save 2328 bytes by Denys Vlasenko · 9 years ago
  60. 5c8a010 locking/lockdep: Fix print_collision() unused warning by Borislav Petkov · 9 years ago
  61. 39e2e17 locking/lockdep: Print chain_key collision information by Alfredo Alvarez Fernandez · 9 years ago
  62. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  63. 9e4e755 locking/lockdep: Detect chain_key collisions by Ingo Molnar · 9 years ago
  64. 5f18ab5 locking/lockdep: Prevent chain_key collisions by Alfredo Alvarez Fernandez · 9 years ago
  65. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 9 years ago
  66. a63f38c locking/lockdep: Convert hash tables to hlists by Andrew Morton · 9 years ago
  67. 8a5fd56 locking/lockdep: Fix stack trace caching logic by Dmitry Vyukov · 9 years ago
  68. 90eec10 treewide: Remove old email address by Peter Zijlstra · 9 years ago
  69. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  70. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 9 years ago
  71. 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
  72. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  73. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 10 years ago
  74. e0f56fd lockdep: Simplify lock_release() by Peter Zijlstra · 10 years ago
  75. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 10 years ago
  76. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 10 years ago
  77. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 10 years ago
  78. 35a9393 lockdep: Fix the module unload key range freeing logic by Peter Zijlstra · 10 years ago
  79. acf5937 locking/lockdep: Only ask for /proc/lock_stat output when available by Andreas Gruenbacher · 11 years ago
  80. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  81. 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
  82. b35f830 asmlinkage: Make trace_hardirq visible by Andi Kleen · 11 years ago
  83. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 11 years ago
  84. 34d0ed5 lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no_validate by Oleg Nesterov · 11 years ago
  85. 1b5ff81 lockdep: Don't create the wrong dependency on hlock->check == 0 by Oleg Nesterov · 11 years ago
  86. fb9edbe lockdep: Make held_lock->check and "int check" argument bool by Oleg Nesterov · 11 years ago
  87. 8dce7a9 lockdep: Be nice about building from userspace by Sasha Levin · 12 years ago
  88. 5216d53 locking/lockdep: Mark __lockdep_count_forward_deps() as static by Fengguang Wu · 11 years ago
  89. 8eddac3 locking: Move the lockdep code to kernel/locking/ by Peter Zijlstra · 11 years ago[Renamed from kernel/lockdep.c]
  90. 5c173eb rcu: Consistent rcu_is_watching() naming by Paul E. McKenney · 11 years ago
  91. 1b1d2fb lockdep: remove task argument from debug_check_no_locks_held by Colin Cross · 12 years ago
  92. ebb3727 Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  93. 2c52283 lockdep: Consolidate bug messages into a single print_lockdep_off() function by Dave Jones · 12 years ago
  94. 199e371 lockdep: Print out additional debugging advice when we hit lockdep BUGs by Dave Jones · 12 years ago
  95. bfaf4af lockdep: Remove unnecessary 'hlock_next' variable by Hong Zhiguo · 12 years ago
  96. dbf520a Revert "lockdep: check that no locks held at freeze time" by Paul Walmsley · 12 years ago
  97. ea6749c Export __lockdep_no_validate__ by Kent Overstreet · 12 years ago
  98. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  99. c054060 lockdep: Print more info when MAX_LOCK_DEPTH is exceeded by Ben Greear · 12 years ago
  100. f86f755 lockdep: Rename print_unlock_inbalance_bug() to print_unlock_imbalance_bug() by Srivatsa S. Bhat · 12 years ago