summaryrefslogtreecommitdiff
path: root/kernel/locking/lockdep_internals.h
AgeCommit message (Expand)AuthorFilesLines
2019-07-25locking/lockdep: Report more stack trace statisticsBart Van Assche1-0/+4
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche1-0/+2
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche1-1/+2
2019-06-25locking/lockdep: increase size of counters for lockdep statisticsKobe Wu1-20/+16
2019-04-29locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()Frederic Weisbecker1-0/+6
2019-04-18locking/lockdep: Generate LOCKF_ bit compositesPeter Zijlstra1-6/+22
2019-02-28locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()Bart Van Assche1-1/+2
2019-01-21locking/lockdep: Provide enum lock_usage_bit mask namesFrederic Weisbecker1-0/+4
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long1-0/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-10locking/lockdep: Avoid creating redundant linksPeter Zijlstra1-0/+2
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan1-3/+3
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger1-3/+17
2014-04-18lockdep: Increase static allocationsSasha Levin1-3/+3
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra1-0/+170