index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep.c
Age
Commit message (
Expand
)
Author
2018-09-10
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-30
lockdep: Use this_cpu_ptr instead of get_cpu_var stats
Joel Fernandes (Google)
2018-06-21
locking/lockdep: Do not record IRQ state within lockdep code
Steven Rostedt (VMware)
2018-05-14
locking/lockdep: Move sanity check to inside lockdep_print_held_locks()
Tetsuo Handa
2018-05-14
locking/lockdep: Use for_each_process_thread() for debug_show_all_locks()
Tetsuo Handa
2018-03-29
lockdep: Make the lock debug output more useful
Tetsuo Handa
2018-02-28
locking/lockdep: Show unadorned pointers
Borislav Petkov
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-24
locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()
Tejun Heo
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
2018-01-18
lockdep: Assign lock keys on registration
Matthew Wilcox
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-06
locking/lockdep: Fix possible NULL deref
Peter Zijlstra
2017-11-15
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
2017-10-25
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
Byungchul Park
2017-10-25
locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...
Byungchul Park
2017-10-10
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
2017-08-29
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-14
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
2017-08-14
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
2017-08-10
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
2017-08-10
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
2017-08-10
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
2017-08-10
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-06-08
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
2017-06-08
lockdep: Use consistent printing primitives
Paul E. McKenney
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-03
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
2017-05-03
lockdep: allow to disable reclaim lockup detection
Michal Hocko
2017-05-03
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
2017-03-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-02
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
[next]