aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAge
* 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
* lockdep: simplify mark_held_locksPeter Zijlstra2009-02-14
* lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-14
* lockdep: sanitize bit namesPeter Zijlstra2009-02-14
* lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\
| * lockdep: change a held lock's classPeter Zijlstra2008-12-04
| * Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
| |\
| * | lockdep: fix unused function warning in kernel/lockdep.cIngo Molnar2008-11-25
| * | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| |\ \
| * | | lockstat: contend with pointsPeter Zijlstra2008-10-20
* | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-03
| |_|/ |/| |
* | | lockdep: consistent alignement for lockdep infoLi Zefan2008-11-21
| |/ |/|
* | lockdep: fix irqs on/off ip tracingHeiko Carstens2008-10-28
* | lockdep: minor fix for debug_show_all_locks()qinghuang feng2008-10-28
|/
* lockdep: fix invalid list_del_rcu in zap_classZhu Yi2008-08-27
* lockstat: repair erronous contention statisticsJoe Korty2008-08-26
* lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov2008-08-18
* lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-13
* lockdep: fix debug_lock_allocPeter Zijlstra2008-08-11