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
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-37
/
+47
2011-09-29
rcu: Restore checks for blocking in RCU read-side critical sections
Paul E. McKenney
1
-37
/
+47
2011-09-18
lockdep: Comment all warnings
Peter Zijlstra
1
-9
/
+147
2011-08-09
lockdep: Fix wrong assumption in match_held_lock
Peter Zijlstra
1
-1
/
+7
2011-08-04
lockdep: Clear whole lockdep_map on initialization
Tejun Heo
1
-4
/
+1
2011-08-04
lockdep: Fix up warning
Peter Zijlstra
1
-1
/
+1
2011-08-04
lockdep: Fix trace_hardirqs_on_caller()
Peter Zijlstra
1
-14
/
+16
2011-07-23
Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-10
/
+20
2011-07-21
lockdep: Fix lockdep_no_validate against IRQ states
Peter Zijlstra
1
-0
/
+3
2011-06-22
lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion
Peter Zijlstra
1
-10
/
+20
2011-06-07
lockdep: Fix lock_is_held() on recursion
Peter Zijlstra
1
-1
/
+1
2011-04-22
lockdep: Remove cmpxchg to update nr_chain_hlocks
Steven Rostedt
1
-10
/
+4
2011-04-22
lockdep: Print a nicer description for simple irq lock inversions
Steven Rostedt
1
-0
/
+20
2011-04-22
lockdep: Replace "Bad BFS generated tree" message with something less cryptic
Steven Rostedt
1
-1
/
+1
2011-04-22
lockdep: Print a nicer description for irq inversion bugs
Steven Rostedt
1
-5
/
+29
2011-04-22
lockdep: Print a nicer description for simple deadlocks
Steven Rostedt
1
-0
/
+21
2011-04-22
lockdep: Print a nicer description for normal deadlocks
Steven Rostedt
1
-0
/
+55
2011-04-22
lockdep: Print a nicer description for irq lock inversions
Steven Rostedt
1
-0
/
+70
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2011-01-20
lockdep: Move early boot local IRQ enable/disable status to init/main.c
Tejun Heo
1
-17
/
+1
2010-10-18
lockdep: Check the depth of subclass
Hitoshi Mitake
1
-8
/
+10
2010-10-18
lockdep: Add improved subclass caching
Hitoshi Mitake
1
-7
/
+18
2010-08-17
lockdep: Remove __debug_show_held_locks
John Kacur
1
-7
/
+1
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-1
/
+1
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+5
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2010-05-18
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2010-05-10
rcu: optionally leave lockdep enabled after RCU lockdep splat
Lai Jiangshan
1
-0
/
+3
2010-05-09
tracing: Drop the nested field from lock_release event
Frederic Weisbecker
1
-1
/
+1
2010-05-09
tracing: Drop lock_acquired waittime field
Frederic Weisbecker
1
-1
/
+1
2010-05-07
lockdep: Reduce stack_trace usage
Yong Zhang
1
-8
/
+21
2010-05-04
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
1
-1
/
+1
2010-04-30
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
1
-1
/
+6
2010-04-30
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
1
-22
/
+10
2010-04-06
lockstat: Make lockstat counting per cpu
Frederic Weisbecker
1
-30
/
+17
2010-04-05
Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
Linus Torvalds
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
percpu, module: implement and use is_kernel/module_percpu_address()
Tejun Heo
1
-16
/
+5
2010-03-19
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+3
2010-03-10
lockdep: Move lock events under lockdep recursion protection
Frederic Weisbecker
1
-6
/
+3
2010-03-04
rcu: Add control variables to lockdep_rcu_dereference() diagnostics
Paul E. McKenney
1
-0
/
+1
2010-02-26
rcu: Make lockdep_rcu_dereference() message less alarmist
Paul E. McKenney
1
-3
/
+3
2010-02-25
rcu: Integrate rcu_dereference_check() message into lockdep
Paul E. McKenney
1
-0
/
+18
2010-01-27
lockdep: Fix check_usage_backwards() error message
Oleg Nesterov
1
-1
/
+1
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-9
/
+9
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-5
/
+6
2009-12-10
lockdep: Avoid out of bounds array reference in save_trace()
Luck, Tony
1
-1
/
+2
2009-12-06
lockstat: Fix min, max times in /proc/lock_stats
Frank Rowand
1
-3
/
+10
[next]