aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lockdep.h
AgeCommit message (Expand)AuthorFilesLines
2011-11-14printk, lockdep: Disable lock debugging on zap_locks()Gravatar Peter Zijlstra 1-0/+4
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsGravatar Paul E. McKenney 1-1/+1
2011-05-25lockdep, mutex: provide mutex_lock_nest_lockGravatar Peter Zijlstra 1-0/+3
2011-01-21Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+3
2011-01-20lockdep: Move early boot local IRQ enable/disable status to init/main.cGravatar Tejun Heo 1-8/+0
2011-01-11workqueue: relax lockdep annotation on flush_work()Gravatar Tejun Heo 1-0/+3
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-8/+0
2010-10-18lockdep: Add improved subclass cachingGravatar Hitoshi Mitake 1-1/+12
2010-10-12genirq: Remove early_init_irq_lock_class()Gravatar Thomas Gleixner 1-8/+0
2010-05-21lockdep: Add novalidate class for dev->mutex conversionGravatar Peter Zijlstra 1-0/+8
2010-03-12sysctl extern cleanup: lockdepGravatar Dave Young 1-0/+4
2010-02-25rcu: Integrate rcu_dereference_check() message into lockdepGravatar Paul E. McKenney 1-0/+4
2009-08-02lockdep: Reintroduce generation count to make BFS fasterGravatar Ming Lei 1-0/+1
2009-08-02lockdep: Deal with many similar locksGravatar Peter Zijlstra 1-1/+3
2009-08-02lockdep: Introduce lockdep_assert_held()Gravatar Peter Zijlstra 1-0/+8
2009-07-24lockdep: BFS cleanupGravatar Peter Zijlstra 1-4/+3
2009-07-24lockdep: Print the shortest dependency chain if finding a circleGravatar Ming Lei 1-0/+6
2009-06-22vfs: Set special lockdep map for dirs only if not set by fsGravatar Jan Kara 1-0/+15
2009-04-02Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSGravatar Robin Holt 1-0/+17
2009-02-14lockdep: move state bit definitions aroundGravatar Peter Zijlstra 1-45/+4
2009-02-14lockdep: sanitize reclaim bit namesGravatar Peter Zijlstra 1-4/+4
2009-02-14lockdep: sanitize bit namesGravatar Peter Zijlstra 1-11/+11
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Gravatar Nick Piggin 1-1/+16
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2008-12-18locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPGravatar KOSAKI Motohiro 1-1/+1
2008-12-04lockdep: change a held lock's classGravatar Peter Zijlstra 1-2/+10
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cGravatar Ingo Molnar 1-2/+3
2008-11-12lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cGravatar Ingo Molnar 1-2/+3
2008-10-20lockstat: contend with pointsGravatar Peter Zijlstra 1-4/+9
2008-09-10lockdep: add might_lock() / might_lock_read()Gravatar Peter Zijlstra 1-0/+18
2008-08-11lockdep: increase MAX_LOCKDEP_KEYSGravatar Ingo Molnar 1-1/+1
2008-08-11lockdep: fix overflow in the hlock shrinkage codeGravatar Peter Zijlstra 1-1/+6
2008-08-11lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Gravatar Ingo Molnar 1-5/+5
2008-08-11lockdep: spin_lock_nest_lock()Gravatar Peter Zijlstra 1-0/+2
2008-08-11lockdep: lock protection locksGravatar Peter Zijlstra 1-16/+18
2008-08-11lockdep: map_acquireGravatar Peter Zijlstra 1-0/+12
2008-08-11lockdep: shrink held_lock structureGravatar Dave Jones 1-7/+9
2008-08-11lockdep: lock_set_subclass - reset a held lock's subclassGravatar Peter Zijlstra 1-0/+4
2008-07-31lockdep: fix combinatorial explosion in lock subgraph traversalGravatar David Miller 1-0/+1
2008-06-24lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INITGravatar Li Zefan 1-8/+0
2008-06-20lockdep: add lock_class information to lock_chain and output itGravatar Huang, Ying 1-0/+3
2007-10-19workqueue: debug flushing deadlocks with lockdepGravatar Johannes Berg 1-0/+8
2007-10-11lockdep: annotate rcu_read_{,un}lock{,_bh}Gravatar Peter Zijlstra 1-0/+7
2007-10-11lockdep: syscall exit checkGravatar Peter Zijlstra 1-0/+2
2007-07-19lockstat: measure lock bouncingGravatar Peter Zijlstra 1-1/+16
2007-07-19lockdep: various fixesGravatar Peter Zijlstra 1-1/+2
2007-07-19lockstat: core infrastructureGravatar Peter Zijlstra 1-0/+53
2007-03-22[PATCH] lockdep: lockdep_depth vs. debug_locksGravatar Jarek Poplawski 1-1/+1
2007-02-12[PATCH] lockdep: forward declare struct task_structGravatar Heiko Carstens 1-0/+2
2007-02-11[PATCH] lockdep: add graph depth information to /proc/lockdepGravatar Jason Baron 1-0/+1