summaryrefslogtreecommitdiffstats
path: root/kernel/locking/lockdep_internals.h
Commit message (Expand)AuthorAgeFilesLines
* locking/lockdep: Iterate lock_classes directly when reading lockdep filesWaiman Long2022-02-161-2/+4
* lockdep: Allow tuning tracing capacity constants.Tetsuo Handa2021-04-051-4/+4
* lockdep: Fix usage_traceoverflowPeter Zijlstra2020-10-091-2/+5
* locking/lockdep: Fix "USED" <- "IN-NMI" inversionspeterz@infradead.org2020-09-031-0/+2
* locking/lockdep: Reuse freed chain_hlocks entriesWaiman Long2020-02-111-1/+3
* locking/lockdep: Track number of zapped lock chainsWaiman Long2020-02-111-0/+1
* locking/lockdep: Throw away all lock chains with zapped classWaiman Long2020-02-111-2/+2
* locking/lockdep: Track number of zapped classesWaiman Long2020-02-111-0/+1
* locking/lockdep: Decrement IRQ context counters when removing lock chainWaiman Long2020-02-111-0/+6
* locking/lockdep: Report more stack trace statisticsBart Van Assche2019-07-251-0/+4
* locking/lockdep: Reduce space occupied by stack tracesBart Van Assche2019-07-251-0/+2
* locking/lockdep: Make it clear that what lock_class::key points at is not mod...Bart Van Assche2019-07-251-1/+2
* locking/lockdep: increase size of counters for lockdep statisticsKobe Wu2019-06-251-20/+16
* locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()Frederic Weisbecker2019-04-291-0/+6
* locking/lockdep: Generate LOCKF_ bit compositesPeter Zijlstra2019-04-181-6/+22
* locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()Bart Van Assche2019-02-281-1/+2
* locking/lockdep: Provide enum lock_usage_bit mask namesFrederic Weisbecker2019-01-211-0/+4
* locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...Waiman Long2018-10-091-0/+27
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locking/lockdep: Avoid creating redundant linksPeter Zijlstra2017-08-101-0/+2
* sparc64: Use LOCKDEP_SMALL, not PROVE_LOCKING_SMALLDaniel Jordan2017-04-181-3/+3
* lockdep: Limit static allocations if PROVE_LOCKING_SMALL is definedBabu Moger2016-11-181-3/+17
* lockdep: Increase static allocationsSasha Levin2014-04-181-3/+3
* locking: Move the lockdep code to kernel/locking/Peter Zijlstra2013-11-061-0/+170