Age | Commit message (Expand) | Author | Files | Lines |
2009-04-03 | Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS | Robin Holt | 1 | -0/+17 |
2009-02-15 | lockdep: move state bit definitions around | Peter Zijlstra | 1 | -45/+4 |
2009-02-15 | lockdep: sanitize reclaim bit names | Peter Zijlstra | 1 | -4/+4 |
2009-02-15 | lockdep: sanitize bit names | Peter Zijlstra | 1 | -11/+11 |
2009-02-15 | lockdep: annotate reclaim context (__GFP_NOFS) | Nick Piggin | 1 | -1/+16 |
2008-12-31 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2008-12-18 | locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP | KOSAKI Motohiro | 1 | -1/+1 |
2008-12-04 | lockdep: change a held lock's class | Peter Zijlstra | 1 | -2/+10 |
2008-11-14 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 1 | -2/+3 |
2008-11-12 | lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.c | Ingo Molnar | 1 | -2/+3 |
2008-10-20 | lockstat: contend with points | Peter Zijlstra | 1 | -4/+9 |
2008-09-10 | lockdep: add might_lock() / might_lock_read() | Peter Zijlstra | 1 | -0/+18 |
2008-08-11 | lockdep: increase MAX_LOCKDEP_KEYS | Ingo Molnar | 1 | -1/+1 |
2008-08-11 | lockdep: fix overflow in the hlock shrinkage code | Peter Zijlstra | 1 | -1/+6 |
2008-08-11 | lockdep: rename map_[acquire|release]() => lock_map_[acquire|release]() | Ingo Molnar | 1 | -5/+5 |
2008-08-11 | lockdep: spin_lock_nest_lock() | Peter Zijlstra | 1 | -0/+2 |
2008-08-11 | lockdep: lock protection locks | Peter Zijlstra | 1 | -16/+18 |
2008-08-11 | lockdep: map_acquire | Peter Zijlstra | 1 | -0/+12 |
2008-08-11 | lockdep: shrink held_lock structure | Dave Jones | 1 | -7/+9 |
2008-08-11 | lockdep: lock_set_subclass - reset a held lock's subclass | Peter Zijlstra | 1 | -0/+4 |
2008-07-31 | lockdep: fix combinatorial explosion in lock subgraph traversal | David Miller | 1 | -0/+1 |
2008-06-24 | lockdep: remove duplicate definition of STATIC_LOCKDEP_MAP_INIT | Li Zefan | 1 | -8/+0 |
2008-06-20 | lockdep: add lock_class information to lock_chain and output it | Huang, Ying | 1 | -0/+3 |
2007-10-19 | workqueue: debug flushing deadlocks with lockdep | Johannes Berg | 1 | -0/+8 |
2007-10-12 | lockdep: annotate rcu_read_{,un}lock{,_bh} | Peter Zijlstra | 1 | -0/+7 |
2007-10-12 | lockdep: syscall exit check | Peter Zijlstra | 1 | -0/+2 |
2007-07-19 | lockstat: measure lock bouncing | Peter Zijlstra | 1 | -1/+16 |
2007-07-19 | lockdep: various fixes | Peter Zijlstra | 1 | -1/+2 |
2007-07-19 | lockstat: core infrastructure | Peter Zijlstra | 1 | -0/+53 |
2007-03-23 | [PATCH] lockdep: lockdep_depth vs. debug_locks | Jarek Poplawski | 1 | -1/+1 |
2007-02-12 | [PATCH] lockdep: forward declare struct task_struct | Heiko Carstens | 1 | -0/+2 |
2007-02-11 | [PATCH] lockdep: add graph depth information to /proc/lockdep | Jason Baron | 1 | -0/+1 |
2006-12-13 | [PATCH] lockdep: print irq-trace info on asserts | Ingo Molnar | 1 | -3/+13 |
2006-12-07 | [PATCH] remove kernel/lockdep.c:lockdep_internal | Adrian Bunk | 1 | -6/+0 |
2006-12-07 | [PATCH] debug: workqueue locking sanity | Peter Zijlstra | 1 | -0/+5 |
2006-10-12 | Lockdep: fix compile error in drivers/input/serio/serio.c | Andrew Morton | 1 | -0/+2 |
2006-10-11 | Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass() | Peter Zijlstra | 1 | -4/+11 |
2006-09-29 | [PATCH] lockdep: don't pull in includes when lockdep disabled | Michael S. Tsirkin | 1 | -2/+2 |
2006-07-11 | [PATCH] lockdep: core, reduce per-lock class-cache size | Ingo Molnar | 1 | -1/+1 |
2006-07-04 | [PATCH] lockdep: annotate genirq | Ingo Molnar | 1 | -0/+6 |
2006-07-04 | [PATCH] lockdep: core | Ingo Molnar | 1 | -0/+347 |