aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/lockdep.c
Commit message (Expand)AuthorAge
* [PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locksJarek Poplawski2007-03-22
* [PATCH] fix section mismatch warning in lockdepSam Ravnborg2007-03-01
* [PATCH] lockdep: debug_locks check after check_chain_keyJarek Poplawski2007-02-20
* [PATCH] lockdep: add graph depth information to /proc/lockdepJason Baron2007-02-11
* [PATCH] lockdep: more unlock-on-error fixesJarek Poplawski2007-02-11
* [PATCH] lockdep: printk warning fixAndrew Morton2006-12-30
* [PATCH] lockdep: fix possible races while disabling lock-debuggingIngo Molnar2006-12-13
* [PATCH] lockdep: print irq-trace info on assertsIngo Molnar2006-12-13
* [PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP tooIngo Molnar2006-12-13
* [PATCH] lockdep: clean up VERY_VERBOSE defineIngo Molnar2006-12-13
* [PATCH] lockdep: improve lockdep_reset()Ingo Molnar2006-12-13
* [PATCH] lockdep: improve verbose messagesIngo Molnar2006-12-13
* [PATCH] lockdep: filter off by defaultIngo Molnar2006-12-13
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] unwinder: Remove lockdep disabling of nested locks for unwinderAndi Kleen2006-12-06
* | [PATCH] lockdep: register_lock_class() fixIngo Molnar2006-12-07
* | [PATCH] remove kernel/lockdep.c:lockdep_internalAdrian Bunk2006-12-07
* | [PATCH] lockdep: misc fixes in lockdep.cJarek Poplawski2006-12-07
* | [PATCH] lockdep: internal locking fixesJarek Poplawski2006-12-07
* | [PATCH] lockdep: annotate nfs/nfsd in-kernel socketsPeter Zijlstra2006-12-07
|/
* [PATCH] lockdep: fix static keys in module-allocated percpu areasIngo Molnar2006-11-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2006-10-17
|\
| * Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()Peter Zijlstra2006-10-11
* | [PATCH] lockdep: increase max allowed recursion depthIngo Molnar2006-10-17
* | [PATCH] lockdep: use BUILD_BUG_ONAlexey Dobriyan2006-10-11
|/
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] lockdep core: improve the lock-chain-hashIngo Molnar2006-09-29
* [PATCH] lockdep: print kernel versionDave Jones2006-09-29
* [PATCH] Avoid recursion in lockdep when stack tracer takes locksAndi Kleen2006-09-26
* [PATCH] x86: Some preparationary cleanup for stack traceAndi Kleen2006-09-26
* [PATCH] lockdep: core, reduce per-lock class-cache sizeIngo Molnar2006-07-10
* [PATCH] lockdep: improve debug outputArjan van de Ven2006-07-10
* [PATCH] Minor cleanup to lockdep.cAndi Kleen2006-07-10
* [PATCH] lockdep: allow read_lock() recursion of same classIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03