1. 51959d8 lockdep: Replace synchronize_sched() with synchronize_rcu() by Paul E. McKenney · 7 years ago
  2. 9506a74 locking/lockdep: Fix debug_locks off performance problem by Waiman Long · 7 years ago
  3. ec57e2f Merge branch 'x86/build' into locking/core, to pick up dependent patches and unify jump-label work by Ingo Molnar · 7 years ago
  4. 4766ab5 locking/lockdep: Remove duplicated 'lock_class_ops' percpu array by Waiman Long · 7 years ago
  5. 8ca2b56c locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DEBUG_LOCKDEP=y by Waiman Long · 7 years ago
  6. ce52a18 locking/lockdep: Add a faster path in __lock_release() by Waiman Long · 7 years ago
  7. 8ee1086 locking/lockdep: Eliminate redundant IRQs check in __lock_acquire() by Waiman Long · 7 years ago
  8. 44318d5 locking/lockdep: Remove add_chain_cache_classes() by Waiman Long · 7 years ago
  9. dc5591a locking/lockdep: Delete unnecessary #include by Ben Hutchings · 7 years ago
  10. bff1b20 tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and unify their usage" by Steven Rostedt (VMware) · 7 years ago
  11. c3bc8fd tracing: Centralize preemptirq tracepoints and unify their usage by Joel Fernandes (Google) · 7 years ago
  12. 01f3849 lockdep: Use this_cpu_ptr instead of get_cpu_var stats by Joel Fernandes (Google) · 7 years ago
  13. fcc784b locking/lockdep: Do not record IRQ state within lockdep code by Steven Rostedt (VMware) · 7 years ago
  14. 8cc05c71 locking/lockdep: Move sanity check to inside lockdep_print_held_locks() by Tetsuo Handa · 7 years ago
  15. 0f736a5 locking/lockdep: Use for_each_process_thread() for debug_show_all_locks() by Tetsuo Handa · 7 years ago
  16. b3c3975 lockdep: Make the lock debug output more useful by Tetsuo Handa · 7 years ago
  17. 04860d4 locking/lockdep: Show unadorned pointers by Borislav Petkov · 7 years ago
  18. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. 88f1c87 locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks() by Tejun Heo · 8 years ago
  20. 08f36ff lockdep: Make lockdep checking constant by Matthew Wilcox · 8 years ago
  21. 64f29d1 lockdep: Assign lock keys on registration by Matthew Wilcox · 8 years ago
  22. e966eae locking/lockdep: Remove the cross-release locking checks by Ingo Molnar · 8 years ago
  23. 5e351ad locking/lockdep: Fix possible NULL deref by Peter Zijlstra · 8 years ago
  24. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 8 years ago
  25. e121d64 locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y by Byungchul Park · 8 years ago
  26. d141bab locking/lockdep: Add a boot parameter allowing unwind in cross-release and disable it by default by Byungchul Park · 8 years ago
  27. 8b405d5 locking/lockdep: Fix stacktrace mess by Peter Zijlstra · 8 years ago
  28. f52be57 locking/lockdep: Untangle xhlock history save/restore from task independence by Peter Zijlstra · 8 years ago
  29. e6f3faa locking/lockdep: Fix workqueue crossrelease annotation by Peter Zijlstra · 8 years ago
  30. 907dc16 locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease by Byungchul Park · 8 years ago
  31. a10b5c5 locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_exit() by Byungchul Park · 8 years ago
  32. 383a4bc locking/lockdep: Make print_circular_bug() aware of crossrelease by Byungchul Park · 8 years ago
  33. 28a903f locking/lockdep: Handle non(or multi)-acquisition of a crosslock by Byungchul Park · 8 years ago
  34. 23f873d locking/lockdep: Detect and handle hist_lock ring buffer overwrite by Byungchul Park · 8 years ago
  35. b09be67 locking/lockdep: Implement the 'crossrelease' feature by Byungchul Park · 8 years ago
  36. ce07a941 locking/lockdep: Make check_prev_add() able to handle external stack_trace by Byungchul Park · 8 years ago
  37. 70911fd locking/lockdep: Change the meaning of check_prev_add()'s return value by Byungchul Park · 8 years ago
  38. 49347a9 locking/lockdep: Add a function building a chain between two classes by Byungchul Park · 8 years ago
  39. 545c23f locking/lockdep: Refactor lookup_chain_cache() by Byungchul Park · 8 years ago
  40. ae81330 locking/lockdep: Avoid creating redundant links by Peter Zijlstra · 8 years ago
  41. d92a8cf locking/lockdep: Rework FS_RECLAIM annotation by Peter Zijlstra · 8 years ago
  42. c4a09ff rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option by Paul E. McKenney · 8 years ago
  43. 681fbec lockdep: Use consistent printing primitives by Paul E. McKenney · 8 years ago
  44. 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
  45. dd23f27 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  46. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  47. 7e78442 lockdep: allow to disable reclaim lockup detection by Michal Hocko · 8 years ago
  48. 6d7225f lockdep: teach lockdep about memalloc_noio_save by Nikolay Borisov · 8 years ago
  49. 2f34c12 Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  50. a5dd63e lockdep: Use "WARNING" tag on lockdep splats by Paul E. McKenney · 9 years ago
  51. 65d1086 BackMerge tag 'v4.11-rc3' into drm-next by Dave Airlie · 8 years ago
  52. 383776f locking/lockdep: Handle statically initialized PER_CPU locks properly by Thomas Gleixner · 8 years ago
  53. 6419c4a locking/lockdep: Add new check to lock_downgrade() by J. R. Okajima · 9 years ago
  54. e969970 locking/lockdep: Factor out the validate_held_lock() helper function by J. R. Okajima · 9 years ago
  55. 41c2c5b locking/lockdep: Factor out the find_held_lock() helper function by J. R. Okajima · 9 years ago
  56. 05df49e drm/i915: annote drop_caches debugfs interface with lockdep by Daniel Vetter · 8 years ago
  57. 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
  58. 7fb4a2c locking/lockdep: Add nest_lock integrity test by Peter Zijlstra · 8 years ago
  59. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 9 years ago
  60. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 9 years ago
  61. 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
  62. f9af456 lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS by Byungchul Park · 9 years ago
  63. 4d4f88f lockdep: Make RCU suspicious-access splats use pr_err by Paul E. McKenney · 9 years ago
  64. 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 · 9 years ago
  65. 6f38751 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  66. f943fe0 lockdep: Fix report formatting by Dmitry Vyukov · 9 years ago
  67. f831948 locking/lockdep: Provide a type check for lock_is_held by Peter Zijlstra · 9 years ago
  68. 83f0616 locking/lockdep: Remove unused parameter from the add_lock_to_list() function by Tahsin Erdogan · 9 years ago
  69. dfaaf3f locking/lockdep: Use __jhash_mix() for iterate_chain_key() by Peter Zijlstra · 9 years ago
  70. 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
  71. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 9 years ago
  72. e8c8ce5 Merge tag 'v4.6-rc6' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  73. e7904a2 locking/lockdep, sched/core: Implement a better lock pinning scheme by Peter Zijlstra · 10 years ago
  74. 75dd602 lockdep: Fix lock_chain::base size by Peter Zijlstra · 9 years ago
  75. c246975 locking/lockdep: Fix ->irq_context calculation by Boqun Feng · 10 years ago
  76. c003ed9 locking/lockdep: Deinline register_lock_class(), save 2328 bytes by Denys Vlasenko · 9 years ago
  77. 5c8a010 locking/lockdep: Fix print_collision() unused warning by Borislav Petkov · 9 years ago
  78. 39e2e17 locking/lockdep: Print chain_key collision information by Alfredo Alvarez Fernandez · 9 years ago
  79. 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
  80. 9e4e755 locking/lockdep: Detect chain_key collisions by Ingo Molnar · 9 years ago
  81. 5f18ab5 locking/lockdep: Prevent chain_key collisions by Alfredo Alvarez Fernandez · 10 years ago
  82. 06bea3d locking/lockdep: Eliminate lockdep_init() by Andrey Ryabinin · 10 years ago
  83. a63f38c locking/lockdep: Convert hash tables to hlists by Andrew Morton · 10 years ago
  84. 8a5fd56 locking/lockdep: Fix stack trace caching logic by Dmitry Vyukov · 10 years ago
  85. 90eec10 treewide: Remove old email address by Peter Zijlstra · 10 years ago
  86. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 10 years ago
  87. 21199f2 locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds by Peter Zijlstra · 10 years ago
  88. 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
  89. 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
  90. a24fc60 lockdep: Implement lock pinning by Peter Zijlstra · 10 years ago
  91. e0f56fd lockdep: Simplify lock_release() by Peter Zijlstra · 10 years ago
  92. cee34d8 lockdep: Fix a race between /proc/lock_stat and module unload by Peter Zijlstra · 10 years ago
  93. 92ae183 lockdep: Do not break user-visible string by Borislav Petkov · 10 years ago
  94. d7bc319 lockdep: Make print_lock() robust against concurrent release by Peter Zijlstra · 10 years ago
  95. 35a9393 lockdep: Fix the module unload key range freeing logic by Peter Zijlstra · 10 years ago
  96. acf5937 locking/lockdep: Only ask for /proc/lock_stat output when available by Andreas Gruenbacher · 11 years ago
  97. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  98. 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
  99. b35f830 asmlinkage: Make trace_hardirq visible by Andi Kleen · 12 years ago
  100. 63f9a7f asmlinkage: Make lockdep_sys_exit asmlinkage by Andi Kleen · 12 years ago