index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
lockdep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-11
/
+11
2007-10-19
workqueue: debug flushing deadlocks with lockdep
Johannes Berg
1
-1
/
+1
2007-10-12
lockdep: syscall exit check
Peter Zijlstra
1
-0
/
+16
2007-10-12
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
1
-5
/
+5
2007-07-19
lockdep debugging: give stacktrace for init_error
Johannes Berg
1
-2
/
+11
2007-07-19
lockstat: measure lock bouncing
Peter Zijlstra
1
-12
/
+26
2007-07-19
lockdep: various fixes
Peter Zijlstra
1
-9
/
+12
2007-07-19
lockstat: human readability tweaks
Peter Zijlstra
1
-0
/
+44
2007-07-19
lockstat: core infrastructure
Peter Zijlstra
1
-0
/
+247
2007-07-19
lockdep: reduce the ifdeffery
Peter Zijlstra
1
-543
/
+628
2007-07-19
lockdep: sanitise CONFIG_PROVE_LOCKING
Peter Zijlstra
1
-1
/
+12
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-2
/
+2
2007-05-08
lockdep: removed unused ip argument in mark_lock & mark_held_locks
Jarek Poplawski
1
-23
/
+15
2007-05-08
lockdep: lookup_chain_cache comment errata
Jarek Poplawski
1
-2
/
+3
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-4
/
+1
2007-05-08
simplify the stacktrace code
Christoph Hellwig
1
-2
/
+1
2007-03-23
[PATCH] lockdep: debug_show_all_locks & debug_show_held_locks vs. debug_locks
Jarek Poplawski
1
-0
/
+8
2007-03-02
[PATCH] fix section mismatch warning in lockdep
Sam Ravnborg
1
-1
/
+1
2007-02-21
[PATCH] lockdep: debug_locks check after check_chain_key
Jarek Poplawski
1
-0
/
+4
2007-02-11
[PATCH] lockdep: add graph depth information to /proc/lockdep
Jason Baron
1
-7
/
+12
2007-02-11
[PATCH] lockdep: more unlock-on-error fixes
Jarek Poplawski
1
-4
/
+19
2006-12-30
[PATCH] lockdep: printk warning fix
Andrew Morton
1
-2
/
+6
2006-12-13
[PATCH] lockdep: fix possible races while disabling lock-debugging
Ingo Molnar
1
-65
/
+105
2006-12-13
[PATCH] lockdep: print irq-trace info on asserts
Ingo Molnar
1
-5
/
+1
2006-12-13
[PATCH] lockdep: use chain hash on CONFIG_DEBUG_LOCKDEP too
Ingo Molnar
1
-8
/
+0
2006-12-13
[PATCH] lockdep: clean up VERY_VERBOSE define
Ingo Molnar
1
-3
/
+1
2006-12-13
[PATCH] lockdep: improve lockdep_reset()
Ingo Molnar
1
-0
/
+3
2006-12-13
[PATCH] lockdep: improve verbose messages
Ingo Molnar
1
-2
/
+6
2006-12-13
[PATCH] lockdep: filter off by default
Ingo Molnar
1
-2
/
+2
2006-12-07
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-4
/
+0
2006-12-07
[PATCH] lockdep: register_lock_class() fix
Ingo Molnar
1
-0
/
+6
2006-12-07
[PATCH] remove kernel/lockdep.c:lockdep_internal
Adrian Bunk
1
-7
/
+0
2006-12-07
[PATCH] lockdep: misc fixes in lockdep.c
Jarek Poplawski
1
-3
/
+6
2006-12-07
[PATCH] lockdep: internal locking fixes
Jarek Poplawski
1
-10
/
+15
2006-12-07
[PATCH] lockdep: annotate nfs/nfsd in-kernel sockets
Peter Zijlstra
1
-0
/
+1
2006-12-07
[PATCH] unwinder: Remove lockdep disabling of nested locks for unwinder
Andi Kleen
1
-4
/
+0
2006-11-17
[PATCH] lockdep: fix static keys in module-allocated percpu areas
Ingo Molnar
1
-1
/
+2
2006-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
1
-4
/
+6
2006-10-17
[PATCH] lockdep: increase max allowed recursion depth
Ingo Molnar
1
-3
/
+5
2006-10-11
[PATCH] lockdep: use BUILD_BUG_ON
Alexey Dobriyan
1
-4
/
+1
2006-10-11
Lockdep: add lockdep_set_class_and_subclass() and lockdep_set_subclass()
Peter Zijlstra
1
-4
/
+6
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
1
-3
/
+3
2006-09-29
[PATCH] lockdep core: improve the lock-chain-hash
Ingo Molnar
1
-2
/
+2
2006-09-29
[PATCH] lockdep: print kernel version
Dave Jones
1
-0
/
+13
2006-09-26
[PATCH] Avoid recursion in lockdep when stack tracer takes locks
Andi Kleen
1
-0
/
+4
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-1
/
+4
2006-07-11
[PATCH] lockdep: core, reduce per-lock class-cache size
Ingo Molnar
1
-33
/
+54
2006-07-11
[PATCH] lockdep: improve debug output
Arjan van de Ven
1
-2
/
+3
2006-07-11
[PATCH] Minor cleanup to lockdep.c
Andi Kleen
1
-32
/
+12
2006-07-04
[PATCH] lockdep: allow read_lock() recursion of same class
Ingo Molnar
1
-3
/
+2
[next]