index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockdep.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-26
1
-5
/
+13
*
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-08-06
1
-0
/
+1
*
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
2020-07-29
1
-0
/
+19
*
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2020-07-16
1
-0
/
+1
*
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
1
-1
/
+1
*
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-07-10
1
-16
/
+18
*
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
2020-06-17
1
-176
/
+2
*
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
2020-05-19
1
-2
/
+21
*
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
2020-03-23
1
-0
/
+15
*
lockdep: Introduce wait-type checks
Peter Zijlstra
2020-03-21
1
-11
/
+60
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-11
1
-12
/
+11
|
\
|
*
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-11
/
+10
*
|
lockdep: add might_lock_nested()
Daniel Vetter
2019-11-07
1
-0
/
+8
|
/
*
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
1
-6
/
+3
*
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-07-25
1
-1
/
+1
*
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-07-08
1
-12
/
+24
|
\
|
*
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-17
1
-2
/
+2
|
*
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
1
-7
/
+7
|
*
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
1
-0
/
+1
|
*
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
1
-1
/
+6
|
*
locking/lockdep: Update obsolete struct field description
Yuyang Du
2019-06-03
1
-3
/
+9
*
|
lockdep: Add assertion to check if in an interrupt
Joel Fernandes (Google)
2019-05-25
1
-0
/
+7
|
/
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-1
/
+1
|
\
|
*
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
2019-04-18
1
-1
/
+1
*
|
lockdep: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-2
/
+7
|
/
*
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
2019-02-28
1
-2
/
+4
*
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
1
-3
/
+18
*
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
1
-3
/
+6
*
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
1
-0
/
+5
*
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
1
-0
/
+1
*
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
2019-02-28
1
-7
/
+7
*
locking/lockdep: Remove ::version from lock_class structure
Waiman Long
2018-12-11
1
-2
/
+0
*
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-10-09
1
-6
/
+1
*
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-08-10
1
-2
/
+0
*
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-07-31
1
-3
/
+5
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
|
*
lockdep: Make lockdep checking constant
Matthew Wilcox
2018-01-18
1
-2
/
+2
*
|
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-29
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
Expand various INIT_* macros and remove
David Howells
2018-01-17
1
-3
/
+0
*
|
locking/lockdep: Remove cross-release leftovers
Ingo Molnar
2018-01-08
1
-2
/
+0
|
/
*
locking/lockdep: Remove the cross-release locking checks
Ingo Molnar
2017-12-12
1
-125
/
+0
*
locking/lockdep: Add IRQs disabled/enabled assertion APIs: lockdep_assert_irq...
Frederic Weisbecker
2017-11-08
1
-0
/
+15
*
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
locking/lockdep: Provide empty lockdep_map structure for !CONFIG_LOCKDEP
Byungchul Park
2017-10-25
1
-0
/
+5
|
/
*
locking/lockdep: Untangle xhlock history save/restore from task independence
Peter Zijlstra
2017-08-29
1
-3
/
+4
*
locking/lockdep: Fix workqueue crossrelease annotation
Peter Zijlstra
2017-08-25
1
-4
/
+6
*
locking/lockdep: Explicitly initialize wq_barrier::done::map
Boqun Feng
2017-08-17
1
-0
/
+1
*
locking/lockdep: Handle non(or multi)-acquisition of a crosslock
Byungchul Park
2017-08-10
1
-1
/
+21
[next]