blob: e07f5b53b58d539b3d42017dfc39a580b4bcb4bd [file] [log] [blame]
f611e8cf98ec ("lockdep: Take read/write status in consideration when generate chainkey")
810507fe6fd5 ("locking/lockdep: Reuse freed chain_hlocks entries")
797b82eb906e ("locking/lockdep: Track number of zapped lock chains")
836bd74b5957 ("locking/lockdep: Throw away all lock chains with zapped class")
1d44bcb4fdb6 ("locking/lockdep: Track number of zapped classes")
b3b9c187dc25 ("locking/lockdep: Decrement IRQ context counters when removing lock chain")
9156e545765e ("locking/lockdep: increase size of counters for lockdep statistics")
01bb6f0af992 ("locking/lockdep: Change the range of class_idx in held_lock struct")
f6ec8829ac9d ("locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with")
e196e479a3b8 ("locking/lockdep: Use lockdep_init_task for task initiation consistently")
e7a38f63ba50 ("locking/lockdep: Remove useless conditional macro")
948f83768a18 ("locking/lockdep: Test all incompatible scenarios at once in check_irq_usage()")
627f364d24c0 ("locking/lockdep: Use expanded masks on find_usage_*() functions")
0126574fca2c ("locking/lockdep: Only call init_rcu_head() after RCU has been initialized")
72dcd505e858 ("locking/lockdep: Add module_param to enable consistency checks")
b526b2e39a53 ("locking/lockdep: Check data structure consistency")
de4643a77356 ("locking/lockdep: Reuse lock chains that have been freed")
527af3ea273b ("locking/lockdep: Fix a comment in add_chain_cache()")
2212684adff7 ("locking/lockdep: Introduce lockdep_next_lockchain() and lock_chain_count()")
a0b0fd53e1e6 ("locking/lockdep: Free lock classes that are no longer in use")
956f3563a838 ("locking/lockdep: Split lockdep_free_key_range() and lockdep_reset_lock()")
feb0a3865ed2 ("locking/lockdep: Initialize the locks_before and locks_after lists earlier")
523b113bace5 ("locking/lockdep: Avoid that add_chain_cache() adds an invalid chain to the cache")
15ea86b58c71 ("locking/lockdep: Fix reported required memory size (2/2)")
7ff8517e1034 ("locking/lockdep: Fix reported required memory size (1/2)")
09d75ecb122d ("locking/lockdep: Fix two 32-bit compiler warnings")
1eefdec18ede ("Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")