summaryrefslogtreecommitdiffstats
path: root/include/linux/lockdep.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-8/+0
|\
| * genirq: Remove early_init_irq_lock_class()Thomas Gleixner2010-10-121-8/+0
* | lockdep: Add improved subclass cachingHitoshi Mitake2010-10-181-1/+12
|/
* lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-211-0/+8
* sysctl extern cleanup: lockdepDave Young2010-03-121-0/+4
* rcu: Integrate rcu_dereference_check() message into lockdepPaul E. McKenney2010-02-251-0/+4
* lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-021-0/+1
* lockdep: Deal with many similar locksPeter Zijlstra2009-08-021-1/+3
* lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-021-0/+8
* lockdep: BFS cleanupPeter Zijlstra2009-07-241-4/+3
* lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-241-0/+6
* vfs: Set special lockdep map for dirs only if not set by fsJan Kara2009-06-221-0/+15
* Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGSRobin Holt2009-04-021-0/+17
* lockdep: move state bit definitions aroundPeter Zijlstra2009-02-141-45/+4
* lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-4/+4
* lockdep: sanitize bit namesPeter Zijlstra2009-02-141-11/+11
* lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-141-1/+16
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-301-1/+1
|\
| * locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEPKOSAKI Motohiro2008-12-181-1/+1
| * lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-131-2/+3
* | lockdep: change a held lock's classPeter Zijlstra2008-12-041-2/+10
* | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2008-11-121-2/+3
* | lockstat: contend with pointsPeter Zijlstra2008-10-201-4/+9
* | lockdep: add might_lock() / might_lock_read()Peter Zijlstra2008-09-101-0/+18
|/
* lockdep: increase MAX_LOCKDEP_KEYSIngo Molnar2008-08-111-1/+1
* lockdep: fix overflow in the hlock shrinkage codePeter Zijlstra2008-08-111-1/+6
* lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]()Ingo Molnar2008-08-111-5/+5
* lockdep: spin_lock_nest_lock()Peter Zijlstra2008-08-111-0/+2
* lockdep: lock protection locksPeter Zijlstra2008-08-111-16/+18
* lockdep: map_acquirePeter Zijlstra2008-08-111-0/+12
* lockdep: shrink held_lock structureDave Jones2008-08-111-7/+9
* lockdep: lock_set_subclass - reset a held lock's subclassPeter Zijlstra2008-08-111-0/+4
* lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller2008-07-311-0/+1
* lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INITLi Zefan2008-06-241-8/+0
* lockdep: add lock_class information to lock_chain and output itHuang, Ying2008-06-201-0/+3
* workqueue: debug flushing deadlocks with lockdepJohannes Berg2007-10-191-0/+8
* lockdep: annotate rcu_read_{,un}lock{,_bh}Peter Zijlstra2007-10-111-0/+7
* lockdep: syscall exit checkPeter Zijlstra2007-10-111-0/+2
* lockstat: measure lock bouncingPeter Zijlstra2007-07-191-1/+16
* lockdep: various fixesPeter Zijlstra2007-07-191-1/+2
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+53
* [PATCH] lockdep: lockdep_depth vs. debug_locksJarek Poplawski2007-03-221-1/+1
* [PATCH] lockdep: forward declare struct task_structHeiko Carstens2007-02-121-0/+2
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-111-0/+1
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-131-3/+13
* [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-071-6/+0
* [PATCH] debug: workqueue locking sanityPeter Zijlstra2006-12-071-0/+5
* Lockdep: fix compile error in drivers/input/serio/serio.cAndrew Morton2006-10-111-0/+2
* Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-111-4/+11
* [PATCH] lockdep: don't pull in includes when lockdep disabledMichael S. Tsirkin2006-09-291-2/+2
OpenPOWER on IntegriCloud