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