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
2018-03-29
lockdep: Make the lock debug output more useful
Tetsuo Handa
1
-2
/
+2
2018-02-28
locking/lockdep: Show unadorned pointers
Borislav Petkov
1
-12
/
+12
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-42
/
+47
2018-01-24
locking/lockdep: Avoid triggering hardlockup from debug_show_all_locks()
Tejun Heo
1
-0
/
+2
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
1
-6
/
+7
2018-01-18
lockdep: Assign lock keys on registration
Matthew Wilcox
1
-36
/
+40
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
1
-617
/
+35
2017-12-06
locking/lockdep: Fix possible NULL deref
Peter Zijlstra
1
-1
/
+2
2017-11-16
kmemcheck: remove annotations
Levin, Alexander (Sasha Levin)
1
-3
/
+0
2017-10-25
locking/lockdep: Introduce CONFIG_BOOTPARAM_LOCKDEP_CROSSRELEASE_FULLSTACK=y
Byungchul Park
1
-0
/
+4
2017-10-25
locking/lockdep: Add a boot parameter allowing unwind in cross-release and di...
Byungchul Park
1
-2
/
+17
2017-10-10
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
1
-28
/
+20
2017-08-29
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
1
-41
/
+38
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
1
-20
/
+36
2017-08-14
locking/lockdep: Fix the rollback and overwrite detection logic in crossrelease
Byungchul Park
1
-6
/
+6
2017-08-14
locking/lockdep: Add a comment about crossrelease_hist_end() in lockdep_sys_e...
Byungchul Park
1
-0
/
+4
2017-08-10
locking/lockdep: Make print_circular_bug() aware of crossrelease
Byungchul Park
1
-20
/
+47
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
1
-26
/
+56
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
1
-5
/
+47
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
1
-23
/
+485
2017-08-10
locking/lockdep: Make check_prev_add() able to handle external stack_trace
Byungchul Park
1
-21
/
+19
2017-08-10
locking/lockdep: Change the meaning of check_prev_add()'s return value
Byungchul Park
1
-3
/
+4
2017-08-10
locking/lockdep: Add a function building a chain between two classes
Byungchul Park
1
-0
/
+70
2017-08-10
locking/lockdep: Refactor lookup_chain_cache()
Byungchul Park
1
-48
/
+93
2017-08-10
locking/lockdep: Avoid creating redundant links
Peter Zijlstra
1
-0
/
+27
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-94
/
+1
2017-06-09
rcu: Remove the now-obsolete PROVE_RCU_REPEATEDLY Kconfig option
Paul E. McKenney
1
-4
/
+0
2017-06-09
lockdep: Use consistent printing primitives
Paul E. McKenney
1
-86
/
+86
2017-05-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-43
/
+43
2017-05-04
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
2017-05-04
mm: introduce memalloc_nofs_{save,restore} API
Michal Hocko
1
-3
/
+3
2017-05-04
lockdep: allow to disable reclaim lockup detection
Michal Hocko
1
-0
/
+4
2017-05-04
lockdep: teach lockdep about memalloc_noio_save
Nikolay Borisov
1
-1
/
+4
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2017-04-19
lockdep: Use "WARNING" tag on lockdep splats
Paul E. McKenney
1
-43
/
+43
2017-03-23
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
1
-2
/
+9
2017-03-16
locking/lockdep: Handle statically initialized PER_CPU locks properly
Thomas Gleixner
1
-10
/
+23
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
1
-0
/
+55
2017-03-16
locking/lockdep: Factor out the validate_held_lock() helper function
J. R. Okajima
1
-18
/
+22
2017-03-16
locking/lockdep: Factor out the find_held_lock() helper function
J. R. Okajima
1
-60
/
+54
2017-03-14
drm/i915: annote drop_caches debugfs interface with lockdep
Daniel Vetter
1
-0
/
+2
2017-03-08
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+9
2017-03-02
locking/lockdep: Add nest_lock integrity test
Peter Zijlstra
1
-2
/
+9
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-02-10
lockdep: Fix incorrect condition to print bug msgs for MAX_LOCKDEP_CHAIN_HLOCKS
Byungchul Park
1
-1
/
+1
2017-01-23
lockdep: Make RCU suspicious-access splats use pr_err
Paul E. McKenney
1
-6
/
+6
2016-12-15
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-8
/
+12
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-54
/
+57
[next]