sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / include / linux / lockdep.h
2009-08-02 Ming Leilockdep: Reintroduce generation count to make BFS faster
2009-08-02 Peter Zijlstralockdep: Deal with many similar locks
2009-08-02 Peter Zijlstralockdep: Introduce lockdep_assert_held()
2009-07-24 Peter Zijlstralockdep: BFS cleanup
2009-07-24 Ming Leilockdep: Print the shortest dependency chain if finding...
2009-06-22 Jan Karavfs: Set special lockdep map for dirs only if not set...
2009-04-03 Robin HoltFactor out #ifdefs from kernel/spinlock.c to LOCK_CONTE...
2009-02-14 Peter Zijlstralockdep: move state bit definitions around
2009-02-14 Peter Zijlstralockdep: sanitize reclaim bit names
2009-02-14 Peter Zijlstralockdep: sanitize bit names
2009-02-14 Nick Pigginlockdep: annotate reclaim context (__GFP_NOFS)
2008-12-31 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2008-12-18 KOSAKI Motohirolocking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
2008-12-04 Peter Zijlstralockdep: change a held lock's class
2008-11-14 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-11-12 Ingo Molnarlockdep: include/linux/lockdep.h - fix warning in net...
2008-10-20 Peter Zijlstralockstat: contend with points
2008-09-10 Peter Zijlstralockdep: add might_lock() / might_lock_read()
2008-08-11 Ingo Molnarlockdep: increase MAX_LOCKDEP_KEYS
2008-08-11 Peter Zijlstralockdep: fix overflow in the hlock shrinkage code
2008-08-11 Ingo Molnarlockdep: rename map_[acquire|release]() => lock_map_...
2008-08-11 Peter Zijlstralockdep: spin_lock_nest_lock()
2008-08-11 Peter Zijlstralockdep: lock protection locks
2008-08-11 Peter Zijlstralockdep: map_acquire
2008-08-11 Dave Joneslockdep: shrink held_lock structure
2008-08-11 Peter Zijlstralockdep: lock_set_subclass - reset a held lock's subclass
2008-07-31 David Millerlockdep: fix combinatorial explosion in lock subgraph...
2008-06-24 Li Zefanlockdep: remove duplicate definition of STATIC_LOCKDEP_...
2008-06-20 Huang, Yinglockdep: add lock_class information to lock_chain and...
2007-10-19 Johannes Bergworkqueue: debug flushing deadlocks with lockdep
2007-10-11 Peter Zijlstralockdep: annotate rcu_read_{,un}lock{,_bh}
2007-10-11 Peter Zijlstralockdep: syscall exit check
2007-07-19 Peter Zijlstralockstat: measure lock bouncing
2007-07-19 Peter Zijlstralockdep: various fixes
2007-07-19 Peter Zijlstralockstat: core infrastructure
2007-03-23 Jarek Poplawski[PATCH] lockdep: lockdep_depth vs. debug_locks
2007-02-12 Heiko Carstens[PATCH] lockdep: forward declare struct task_struct
2007-02-11 Jason Baron[PATCH] lockdep: add graph depth information to /proc...
2006-12-13 Ingo Molnar[PATCH] lockdep: print irq-trace info on asserts
2006-12-07 Adrian Bunk[PATCH] remove kernel/lockdep.c:lockdep_internal
2006-12-07 Peter Zijlstra[PATCH] debug: workqueue locking sanity
2006-10-12 Andrew MortonLockdep: fix compile error in drivers/input/serio/serio.c
2006-10-11 Peter ZijlstraLockdep: add lockdep_set_class_and_subclass() and lockd...
2006-09-29 Michael S. Tsirkin[PATCH] lockdep: don't pull in includes when lockdep...
2006-07-10 Ingo Molnar[PATCH] lockdep: core, reduce per-lock class-cache...
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate genirq
2006-07-03 Ingo Molnar[PATCH] lockdep: core