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