index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep_internals.h
Age
Commit message (
Expand
)
Author
2010-05-04
lockdep: No need to disable preemption in debug atomic ops
Frederic Weisbecker
2010-05-04
lockdep: Actually _dec_ in debug_atomic_dec
Frederic Weisbecker
2010-05-04
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2010-04-30
lockdep: Simplify debug atomic ops
Frederic Weisbecker
2010-04-06
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
2009-07-24
lockdep: BFS cleanup
Peter Zijlstra
2009-07-24
lockdep: Add statistics info for max bfs queue depth
Ming Lei
2009-07-24
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
2009-07-24
lockdep: Improve implementation of BFS
Ming Lei
2009-07-24
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
2009-05-12
lockdep: increase MAX_LOCKDEP_ENTRIES and MAX_LOCKDEP_CHAINS
Ingo Molnar
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
lockdep: generate the state bit definitions
Peter Zijlstra
2009-02-14
lockdep: move state bit definitions around
Peter Zijlstra
2009-02-14
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
2008-08-13
lockdep: build fix
Ingo Molnar
2008-08-11
lockdep: shrink held_lock structure
Dave Jones
2008-07-31
lockdep: fix combinatorial explosion in lock subgraph traversal
David Miller
2008-06-24
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2008-06-20
lockdep: add lock_class information to lock_chain and output it
Huang, Ying
2006-12-07
[PATCH] lockdep: more chains
Ingo Molnar
2006-09-13
[PATCH] lockdep: double the number of stack-trace entries
Ingo Molnar
2006-07-03
[PATCH] lockdep: core
Ingo Molnar