index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Age
Commit message (
Expand
)
Author
2009-09-23
lockdep: use new arch_is_kernel_data()
Mike Frysinger
2009-08-29
lockdep: Remove recursion stattistics
Ming Lei
2009-08-02
lockdep: Fix memory usage info of BFS
Ming Lei
2009-08-02
lockdep: Reintroduce generation count to make BFS faster
Ming Lei
2009-08-02
lockdep: Deal with many similar locks
Peter Zijlstra
2009-08-02
lockdep: Introduce lockdep_assert_held()
Peter Zijlstra
2009-08-02
lockdep: Fix style nits
Peter Zijlstra
2009-08-02
lockdep: Fix backtraces
Peter Zijlstra
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: Update memory usage introduced by BFS
Ming Lei
2009-07-24
lockdep: Implement lockdep_count_*ward_deps by BFS
Ming Lei
2009-07-24
lockdep: Introduce print_shortest_lock_dependencies
Ming Lei
2009-07-24
lockdep: Implement find_usage_*wards by BFS
Ming Lei
2009-07-24
lockdep: Implement check_noncircular() by BFS
Ming Lei
2009-07-24
lockdep: Introduce match function to BFS
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-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-04-17
lockdep: more robust lockdep_map init sequence
Peter Zijlstra
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
tracing: create automated trace defines
Steven Rostedt
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
2009-04-06
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-31
lockdep: add stack dumps to asserts
Peter Zijlstra
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
2009-03-30
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
2009-03-05
lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
David Rientjes
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
2009-02-15
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
2009-02-14
lockdep: use stringify.h
Peter Zijlstra
2009-02-14
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
2009-02-14
lockdep: get_user_chars() redo
Peter Zijlstra
2009-02-14
lockdep: simplify get_user_chars()
Peter Zijlstra
2009-02-14
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
2009-02-14
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
2009-02-14
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: simplify the mark_lock_irq() helpers
Peter Zijlstra
2009-02-14
lockdep: split up mark_lock_irq()
Peter Zijlstra
2009-02-14
lockdep: generate usage strings
Peter Zijlstra
2009-02-14
lockdep: simplify mark_lock()
Peter Zijlstra
2009-02-14
lockdep: simplify mark_held_locks
Peter Zijlstra
[next]