index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
lockdep_internals.h
Age
Commit message (
Expand
)
Author
2019-07-25
locking/lockdep: Report more stack trace statistics
Bart Van Assche
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-06-25
locking/lockdep: increase size of counters for lockdep statistics
Kobe Wu
2019-04-29
locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()
Frederic Weisbecker
2019-04-18
locking/lockdep: Generate LOCKF_ bit composites
Peter Zijlstra
2019-02-28
locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()
Bart Van Assche
2019-01-21
locking/lockdep: Provide enum lock_usage_bit mask names
Frederic Weisbecker
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
2017-04-18
sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALL
Daniel Jordan
2016-11-18
lockdep: Limit static allocations if PROVE_LOCKING_SMALL is defined
Babu Moger
2014-04-18
lockdep: Increase static allocations
Sasha Levin
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra