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