aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAge
* lockdep: Use cpu_clock() for lockstatPeter Zijlstra2009-10-09
* lockdep: use new arch_is_kernel_data()Mike Frysinger2009-09-23
* lockdep: Remove recursion stattisticsMing Lei2009-08-29
* lockdep: Fix memory usage info of BFSMing Lei2009-08-02
* lockdep: Reintroduce generation count to make BFS fasterMing Lei2009-08-02
* lockdep: Deal with many similar locksPeter Zijlstra2009-08-02
* lockdep: Introduce lockdep_assert_held()Peter Zijlstra2009-08-02
* lockdep: Fix style nitsPeter Zijlstra2009-08-02
* lockdep: Fix backtracesPeter Zijlstra2009-08-02
* lockdep: BFS cleanupPeter Zijlstra2009-07-24
* lockdep: Add statistics info for max bfs queue depthMing Lei2009-07-24
* lockdep: Update memory usage introduced by BFSMing Lei2009-07-24
* lockdep: Implement lockdep_count_*ward_deps by BFSMing Lei2009-07-24
* lockdep: Introduce print_shortest_lock_dependenciesMing Lei2009-07-24
* lockdep: Implement find_usage_*wards by BFSMing Lei2009-07-24
* lockdep: Implement check_noncircular() by BFSMing Lei2009-07-24
* lockdep: Introduce match function to BFSMing Lei2009-07-24
* lockdep: Improve implementation of BFSMing Lei2009-07-24
* lockdep: Print the shortest dependency chain if finding a circleMing Lei2009-07-24
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\
| * lockdep: more robust lockdep_map init sequencePeter Zijlstra2009-04-17
* | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* | tracing: create automated trace definesSteven Rostedt2009-04-14
* | tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-10
|/
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-06
|\
| * lockdep: add stack dumps to assertsPeter Zijlstra2009-03-31
| * Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-31
| |\
* | \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
|\ \ \ | |_|/ |/| |
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-12
| |\|
| | * lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-05
| * | tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-04
| |/
| * lockdep: remove extra "irq" stringPeter Zijlstra2009-03-04
| * lockdep: fix incorrect state namePeter Zijlstra2009-03-04
* | lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra2009-03-30
|/
* lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-14
* lockdep: use stringify.hPeter Zijlstra2009-02-14
* lockdep: simplify check_prev_add_irq()Peter Zijlstra2009-02-14
* lockdep: get_user_chars() redoPeter Zijlstra2009-02-14
* lockdep: simplify get_user_chars()Peter Zijlstra2009-02-14
* lockdep: add comments to mark_lock_irq()Peter Zijlstra2009-02-14
* lockdep: remove macro usage from mark_held_locks()Peter Zijlstra2009-02-14
* lockdep: fully reduce mark_lock_irq()Peter Zijlstra2009-02-14
* lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra2009-02-14
* lockdep: merge the _READ mark_lock_irq() helpersPeter Zijlstra2009-02-14
* lockdep: simplify mark_lock_irq() helpers #3Peter Zijlstra2009-02-14
* lockdep: further simplify mark_lock_irq() helpersPeter Zijlstra2009-02-14
* lockdep: simplify the mark_lock_irq() helpersPeter Zijlstra2009-02-14
* lockdep: split up mark_lock_irq()Peter Zijlstra2009-02-14
* lockdep: generate usage stringsPeter Zijlstra2009-02-14
* lockdep: simplify mark_lock()Peter Zijlstra2009-02-14