summaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAgeFilesLines
* lockdep: make cli/sti annotation warnings clearerIngo Molnar2007-12-071-4/+9
* lockdep: in_range() fixOleg Nesterov2007-12-051-12/+10
* lockdep: fix debug_show_all_locks()Ingo Molnar2007-12-051-0/+7
* lockdep: fix a typo in the __lock_acquire commentGautham R Shenoy2007-10-281-1/+1
* Use helpers to obtain task pid in printksPavel Emelyanov2007-10-191-11/+11
* workqueue: debug flushing deadlocks with lockdepJohannes Berg2007-10-191-1/+1
* lockdep: syscall exit checkPeter Zijlstra2007-10-111-0/+16
* lockdep: fix mismatched lockdep_depth/curr_chain_hashGregory Haskins2007-10-111-5/+5
* lockdep debugging: give stacktrace for init_errorJohannes Berg2007-07-191-2/+11
* lockstat: measure lock bouncingPeter Zijlstra2007-07-191-12/+26
* lockdep: various fixesPeter Zijlstra2007-07-191-9/+12
* lockstat: human readability tweaksPeter Zijlstra2007-07-191-0/+44
* lockstat: core infrastructurePeter Zijlstra2007-07-191-0/+247
* lockdep: reduce the ifdefferyPeter Zijlstra2007-07-191-543/+628
* lockdep: sanitise CONFIG_PROVE_LOCKINGPeter Zijlstra2007-07-191-1/+12
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-2/+2
* lockdep: removed unused ip argument in mark_lock & mark_held_locksJarek Poplawski2007-05-081-23/+15
* lockdep: lookup_chain_cache comment errataJarek Poplawski2007-05-081-2/+3
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-4/+1
* simplify the stacktrace codeChristoph Hellwig2007-05-081-2/+1
* [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-221-0/+8
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-011-1/+1
* [PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski2007-02-201-0/+4
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-111-7/+12
* [PATCH] lockdep: more unlock-on-error fixesJarek Poplawski2007-02-111-4/+19
* [PATCH] lockdep: printk warning fixAndrew Morton2006-12-301-2/+6
* [PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar2006-12-131-65/+105
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-131-5/+1
* [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar2006-12-131-8/+0
* [PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar2006-12-131-3/+1
* [PATCH] lockdep: improve lockdep_reset()Ingo Molnar2006-12-131-0/+3
* [PATCH] lockdep: improve verbose messagesIngo Molnar2006-12-131-2/+6
* [PATCH] lockdep: filter off by defaultIngo Molnar2006-12-131-2/+2
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-4/+0
|\
| * [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen2006-12-071-4/+0
* | [PATCH] lockdep: register_lock_class() fixIngo Molnar2006-12-071-0/+6
* | [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-071-7/+0
* | [PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski2006-12-071-3/+6
* | [PATCH] lockdep: internal locking fixesJarek Poplawski2006-12-071-10/+15
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-071-0/+1
|/
* [PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar2006-11-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-171-4/+6
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-111-4/+6
* | [PATCH] lockdep: increase max allowed recursion depthIngo Molnar2006-10-171-3/+5
* | [PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan2006-10-111-4/+1
|/
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] lockdep core: improve the lock-chain-hashIngo Molnar2006-09-291-2/+2
* [PATCH] lockdep: print kernel versionDave Jones2006-09-291-0/+13
* [PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen2006-09-261-0/+4
* [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-261-1/+4