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