summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-8/+14
|\
| * lockdep: more robust lockdep_map init sequencePeter Zijlstra2009-04-171-8/+14
* | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-141-1/+1
* | tracing: create automated trace definesSteven Rostedt2009-04-141-9/+3
* | tracing/lockdep: report the time waited for a lockFrederic Weisbecker2009-04-101-4/+4
|/
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-061-0/+5
|\
| * lockdep: add stack dumps to assertsPeter Zijlstra2009-03-311-0/+5
| * Merge branch 'linus' into locking-for-linusIngo Molnar2009-03-311-2/+19
| |\
* | \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-11/+22
|\ \ \ | |_|/ |/| |
| * | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-7/+0
| |\ \ | | |/
| | * lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitionsDavid Rientjes2009-03-051-7/+0
| * | tracing: add lockdep tracepoints for lock acquire/releasePeter Zijlstra2009-03-041-0/+17
| |/
| * lockdep: remove extra "irq" stringPeter Zijlstra2009-03-041-2/+2
| * lockdep: fix incorrect state namePeter Zijlstra2009-03-041-2/+3
* | lockdep: fix deadlock in lockdep_trace_allocPeter Zijlstra2009-03-301-2/+19
|/
* lockdep: build fix for !PROVE_LOCKINGPeter Zijlstra2009-02-151-0/+4
* lockdep: use stringify.hPeter Zijlstra2009-02-141-9/+7
* lockdep: simplify check_prev_add_irq()Peter Zijlstra2009-02-141-93/+61
* lockdep: get_user_chars() redoPeter Zijlstra2009-02-141-12/+12
* lockdep: simplify get_user_chars()Peter Zijlstra2009-02-141-41/+24
* lockdep: add comments to mark_lock_irq()Peter Zijlstra2009-02-141-7/+30
* lockdep: remove macro usage from mark_held_locks()Peter Zijlstra2009-02-141-15/+5
* lockdep: fully reduce mark_lock_irq()Peter Zijlstra2009-02-141-78/+8
* lockdep: merge the !_READ mark_lock_irq() helpersPeter Zijlstra2009-02-141-43/+15
* lockdep: merge the _READ mark_lock_irq() helpersPeter Zijlstra2009-02-141-38/+23
* lockdep: simplify mark_lock_irq() helpers #3Peter Zijlstra2009-02-141-38/+27
* lockdep: further simplify mark_lock_irq() helpersPeter Zijlstra2009-02-141-16/+31
* lockdep: simplify the mark_lock_irq() helpersPeter Zijlstra2009-02-141-16/+44
* lockdep: split up mark_lock_irq()Peter Zijlstra2009-02-141-225/+147
* lockdep: generate usage stringsPeter Zijlstra2009-02-141-13/+13
* lockdep: simplify mark_lock()Peter Zijlstra2009-02-141-12/+7
* lockdep: simplify mark_held_locksPeter Zijlstra2009-02-141-24/+14
* lockdep: sanitize reclaim bit namesPeter Zijlstra2009-02-141-19/+19
* lockdep: sanitize bit namesPeter Zijlstra2009-02-141-42/+42
* lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-141-12/+217
* Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-301-28/+32
|\
| * lockdep: change a held lock's classPeter Zijlstra2008-12-041-15/+9
| * Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-041-2/+2
| |\
| * | lockdep: fix unused function warning in kernel/lockdep.cIngo Molnar2008-11-251-1/+2
| * | Merge branch 'linus' into core/lockingIngo Molnar2008-11-121-9/+8
| |\ \
| * | | lockstat: contend with pointsPeter Zijlstra2008-10-201-12/+21
* | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-12-031-0/+1
| |_|/ |/| |
* | | lockdep: consistent alignement for lockdep infoLi Zefan2008-11-211-2/+2
| |/ |/|
* | lockdep: fix irqs on/off ip tracingHeiko Carstens2008-10-281-7/+5
* | lockdep: minor fix for debug_show_all_locks()qinghuang feng2008-10-281-2/+3
|/
* lockdep: fix invalid list_del_rcu in zap_classZhu Yi2008-08-271-2/+2
* lockstat: repair erronous contention statisticsJoe Korty2008-08-261-1/+1
* lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov2008-08-181-1/+1
* lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-131-4/+2
* lockdep: fix debug_lock_allocPeter Zijlstra2008-08-111-6/+0
OpenPOWER on IntegriCloud