index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
locking/lockdep: Detect and handle hist_lock ring buffer overwrite
Byungchul Park
2017-08-10
1
-0
/
+20
*
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
2017-08-10
1
-7
/
+103
*
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
2017-08-10
1
-9
/
+2
*
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
2017-03-16
1
-0
/
+3
*
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
2016-11-30
1
-2
/
+23
*
lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visible
Bartosz Golaszewski
2016-09-24
1
-2
/
+2
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-16
1
-6
/
+17
|
\
|
*
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
1
-3
/
+5
|
|
\
|
*
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
1
-6
/
+17
*
|
|
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-05-16
1
-0
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]