summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep_internals.h
AgeCommit message (Expand)AuthorLines
2020-10-09lockdep: Fix usage_traceoverflowPeter Zijlstra-2/+5
2020-09-03locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org-0/+2
2020-02-11locking/lockdep: Reuse freed chain_hlocks entriesWaiman Long-1/+3
2020-02-11locking/lockdep: Track number of zapped lock chainsWaiman Long-0/+1
2020-02-11locking/lockdep: Throw away all lock chains with zapped classWaiman Long-2/+2
2020-02-11locking/lockdep: Track number of zapped classesWaiman Long-0/+1
2020-02-11locking/lockdep: Decrement IRQ context counters when removing lock chainWaiman Long-0/+6
2019-07-25locking/lockdep: Report more stack trace statisticsBart Van Assche-0/+4
2019-07-25locking/lockdep: Reduce space occupied by stack tracesBart Van Assche-0/+2
2019-07-25locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche-1/+2
2019-06-25locking/lockdep: increase size of counters for lockdep statisticsKobe Wu-20/+16
2019-04-29locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()Frederic Weisbecker-0/+6
2019-04-18locking/lockdep: Generate LOCKF_ bit compositesPeter Zijlstra-6/+22
2019-02-28locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()Bart Van Assche-1/+2
2019-01-21locking/lockdep: Provide enum lock_usage_bit mask namesFrederic Weisbecker-0/+4
2018-10-09locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long-0/+27
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-10locking/lockdep: Avoid creating redundant linksPeter Zijlstra-0/+2
2017-04-18sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan-3/+3
2016-11-18lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger-3/+17
2014-04-18lockdep: Increase static allocationsSasha Levin-3/+3
2013-11-06locking: Move the lockdep code to kernel/locking/Peter Zijlstra-0/+170