summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep_internals.h
AgeCommit message (Expand)AuthorLines
2010-05-04lockdep: No need to disable preemption in debug atomic opsFrederic Weisbecker-2/+2
2010-05-04lockdep: Actually _dec_ in debug_atomic_decFrederic Weisbecker-1/+1
2010-05-04lockdep: Provide off case for redundant_hardirqs_on incrementFrederic Weisbecker-0/+4
2010-04-30lockdep: Simplify debug atomic opsFrederic Weisbecker-8/+2
2010-04-06lockstat: Make lockstat counting per cpuFrederic Weisbecker-21/+53
2009-07-24lockdep: BFS cleanupPeter Zijlstra-95/+2
2009-07-24lockdep: Add statistics info for max bfs queue depthMing Lei-1/+2
2009-07-24lockdep: Introduce print_shortest_lock_dependenciesMing Lei-2/+2
2009-07-24lockdep: Improve implementation of BFSMing Lei-12/+23
2009-07-24lockdep: Print the shortest dependency chain if finding a circleMing Lei-0/+83
2009-05-12lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINSIngo Molnar-2/+2
2009-02-14lockdep: get_user_chars() redoPeter Zijlstra-3/+4
2009-02-14lockdep: generate the state bit definitionsPeter Zijlstra-27/+20
2009-02-14lockdep: move state bit definitions aroundPeter Zijlstra-0/+46
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin-1/+2
2008-08-13lockdep: build fixIngo Molnar-0/+13
2008-08-11lockdep: shrink held_lock structureDave Jones-3/+0
2008-07-31lockdep: fix combinatorial explosion in lock subgraph traversalDavid Miller-0/+3
2008-06-24lockdep: add lock_class information to lock_chain and output itHuang, Ying-1/+1
2008-06-20lockdep: add lock_class information to lock_chain and output itHuang, Ying-0/+6
2006-12-07[PATCH] lockdep: more chainsIngo Molnar-1/+1
2006-09-13[PATCH] lockdep: double the number of stack-trace entriesIngo Molnar-1/+1
2006-07-03[PATCH] lockdep: coreIngo Molnar-0/+78