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
2009-07-24
lockdep: Print the shortest dependency chain if finding a circle
Ming Lei
1
-9
/
+106
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-8
/
+14
2009-04-17
lockdep: more robust lockdep_map init sequence
Peter Zijlstra
1
-8
/
+14
2009-04-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+1
2009-04-14
tracing: create automated trace defines
Steven Rostedt
1
-9
/
+3
2009-04-10
tracing/lockdep: report the time waited for a lock
Frederic Weisbecker
1
-4
/
+4
2009-04-07
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-11
/
+22
2009-03-31
lockdep: add stack dumps to asserts
Peter Zijlstra
1
-0
/
+5
2009-03-31
Merge branch 'linus' into locking-for-linus
Ingo Molnar
1
-2
/
+19
2009-03-31
lockdep: fix deadlock in lockdep_trace_alloc
Peter Zijlstra
1
-2
/
+19
2009-03-13
Merge branch 'core/locking' into tracing/ftrace
Ingo Molnar
1
-7
/
+0
2009-03-05
lockdep: remove duplicate CONFIG_DEBUG_LOCKDEP definitions
David Rientjes
1
-7
/
+0
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
1
-0
/
+17
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
1
-2
/
+2
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
1
-2
/
+3
2009-02-15
lockdep: build fix for !PROVE_LOCKING
Peter Zijlstra
1
-0
/
+4
2009-02-15
lockdep: use stringify.h
Peter Zijlstra
1
-9
/
+7
2009-02-15
lockdep: simplify check_prev_add_irq()
Peter Zijlstra
1
-93
/
+61
2009-02-15
lockdep: get_user_chars() redo
Peter Zijlstra
1
-12
/
+12
2009-02-15
lockdep: simplify get_user_chars()
Peter Zijlstra
1
-41
/
+24
2009-02-15
lockdep: add comments to mark_lock_irq()
Peter Zijlstra
1
-7
/
+30
2009-02-15
lockdep: remove macro usage from mark_held_locks()
Peter Zijlstra
1
-15
/
+5
2009-02-15
lockdep: fully reduce mark_lock_irq()
Peter Zijlstra
1
-78
/
+8
2009-02-15
lockdep: merge the !_READ mark_lock_irq() helpers
Peter Zijlstra
1
-43
/
+15
2009-02-15
lockdep: merge the _READ mark_lock_irq() helpers
Peter Zijlstra
1
-38
/
+23
2009-02-15
lockdep: simplify mark_lock_irq() helpers #3
Peter Zijlstra
1
-38
/
+27
2009-02-15
lockdep: further simplify mark_lock_irq() helpers
Peter Zijlstra
1
-16
/
+31
2009-02-15
lockdep: simplify the mark_lock_irq() helpers
Peter Zijlstra
1
-16
/
+44
2009-02-15
lockdep: split up mark_lock_irq()
Peter Zijlstra
1
-225
/
+147
2009-02-15
lockdep: generate usage strings
Peter Zijlstra
1
-13
/
+13
2009-02-15
lockdep: simplify mark_lock()
Peter Zijlstra
1
-12
/
+7
2009-02-15
lockdep: simplify mark_held_locks
Peter Zijlstra
1
-24
/
+14
2009-02-15
lockdep: sanitize reclaim bit names
Peter Zijlstra
1
-19
/
+19
2009-02-15
lockdep: sanitize bit names
Peter Zijlstra
1
-42
/
+42
2009-02-15
lockdep: annotate reclaim context (__GFP_NOFS)
Nick Piggin
1
-12
/
+217
2008-12-31
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+32
2008-12-04
lockdep: change a held lock's class
Peter Zijlstra
1
-15
/
+9
2008-12-04
Merge commit 'v2.6.28-rc7' into core/locking
Ingo Molnar
1
-2
/
+2
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-0
/
+1
2008-11-25
lockdep: fix unused function warning in kernel/lockdep.c
Ingo Molnar
1
-1
/
+2
2008-11-21
lockdep: consistent alignement for lockdep info
Li Zefan
1
-2
/
+2
2008-11-12
Merge branch 'linus' into core/locking
Ingo Molnar
1
-9
/
+8
2008-10-28
lockdep: fix irqs on/off ip tracing
Heiko Carstens
1
-7
/
+5
2008-10-28
lockdep: minor fix for debug_show_all_locks()
qinghuang feng
1
-2
/
+3
2008-10-20
lockstat: contend with points
Peter Zijlstra
1
-12
/
+21
2008-08-27
lockdep: fix invalid list_del_rcu in zap_class
Zhu Yi
1
-2
/
+2
2008-08-26
lockstat: repair erronous contention statistics
Joe Korty
1
-1
/
+1
2008-08-18
lockdep: fix spurious 'inconsistent lock state' warning
Dmitry Baryshkov
1
-1
/
+1
2008-08-13
lockdep: use WARN() in kernel/lockdep.c
Arjan van de Ven
1
-4
/
+2
[prev]
[next]