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
/
locking
/
lockdep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-23
locking/lockdep: Fix hlock->pin_count reset on lock stack rebuilds
Peter Zijlstra
1
-5
/
+5
2015-06-25
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-90
/
+87
2015-06-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+1
2015-06-19
lockdep: Implement lock pinning
Peter Zijlstra
1
-0
/
+80
2015-06-19
lockdep: Simplify lock_release()
Peter Zijlstra
1
-101
/
+18
2015-06-07
lockdep: Fix a race between /proc/lock_stat and module unload
Peter Zijlstra
1
-1
/
+2
2015-06-03
lockdep: Do not break user-visible string
Borislav Petkov
1
-2
/
+1
2015-04-17
lockdep: Make print_lock() robust against concurrent release
Peter Zijlstra
1
-1
/
+15
2015-03-23
lockdep: Fix the module unload key range freeing logic
Peter Zijlstra
1
-26
/
+55
2014-07-17
locking/lockdep: Only ask for /proc/lock_stat output when available
Andreas Gruenbacher
1
-0
/
+2
2014-05-06
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
1
-1
/
+1
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-3
/
+3
2014-02-14
asmlinkage: Make trace_hardirq visible
Andi Kleen
1
-2
/
+2
2014-02-14
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
1
-1
/
+1
2014-02-10
lockdep: Change mark_held_locks() to check hlock->check instead of lockdep_no...
Oleg Nesterov
1
-1
/
+1
2014-02-10
lockdep: Don't create the wrong dependency on hlock->check == 0
Oleg Nesterov
1
-2
/
+2
2014-02-10
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
1
-7
/
+4
2013-11-27
lockdep: Be nice about building from userspace
Sasha Levin
1
-0
/
+4
2013-11-13
locking/lockdep: Mark __lockdep_count_forward_deps() as static
Fengguang Wu
1
-2
/
+2
2013-11-06
locking: Move the lockdep code to kernel/locking/
Peter Zijlstra
1
-0
/
+4257