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
/
include
/
linux
/
lockdep.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
1
-0
/
+1
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
1
-0
/
+19
2020-07-17
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
1
-0
/
+1
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
1
-1
/
+1
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
1
-16
/
+18
2020-06-17
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
1
-176
/
+2
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
1
-2
/
+21
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-0
/
+15
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
1
-11
/
+60
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
1
-12
/
+11
2019-11-07
lockdep: add might_lock_nested()
Daniel Vetter
1
-0
/
+8
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-11
/
+10
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
1
-6
/
+3
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
1
-1
/
+1
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-09
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-12
/
+24
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-2
/
+2
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
1
-7
/
+7
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
1
-0
/
+1
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
1
-1
/
+6
2019-06-03
locking/lockdep: Update obsolete struct field description
Yuyang Du
1
-3
/
+9
2019-05-26
lockdep: Add assertion to check if in an interrupt
Joel Fernandes (Google)
1
-0
/
+7
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
1
-2
/
+7
2019-04-18
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
1
-1
/
+1
2019-02-28
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
1
-2
/
+4
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
1
-3
/
+18
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
1
-3
/
+6
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
1
-0
/
+5
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
1
-0
/
+1
2019-02-28
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
1
-7
/
+7
2018-12-11
locking/lockdep: Remove ::version from lock_class structure
Waiman Long
1
-2
/
+0
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
1
-6
/
+1
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
1
-2
/
+0
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
1
-3
/
+5
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+0
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
1
-2
/
+2
2018-01-17
Expand various INIT_* macros and remove
David Howells
1
-3
/
+0
2018-01-08
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
1
-2
/
+0
2017-12-12
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
1
-125
/
+0
2017-11-08
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...
Frederic Weisbecker
1
-0
/
+15
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
Byungchul Park
1
-0
/
+5
2017-08-29
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
1
-3
/
+4
2017-08-25
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
1
-4
/
+6
2017-08-17
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
1
-0
/
+1
2017-08-10
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
1
-1
/
+21
2017-08-10
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
1
-0
/
+20
[next]