index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
2017-08-10
locking/lockdep: Implement the 'crossrelease' feature
Byungchul Park
1
-7
/
+103
2017-08-10
locking/lockdep: Rework FS_RECLAIM annotation
Peter Zijlstra
1
-9
/
+2
2017-03-16
locking/lockdep: Add new check to lock_downgrade()
J. R. Okajima
1
-0
/
+3
2016-11-30
locking/lockdep: Provide a type check for lock_is_held
Peter Zijlstra
1
-2
/
+23
2016-09-24
lockdep: make MAX_LOCKDEP_SUBCLASSES unconditionally visible
Bartosz Golaszewski
1
-2
/
+2
2016-05-17
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+17
2016-05-16
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2016-05-12
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
1
-3
/
+5
2016-05-05
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
1
-6
/
+17
2016-04-23
lockdep: Fix lock_chain::base size
Peter Zijlstra
1
-3
/
+5
2016-04-22
locking/rwsem: Provide down_write_killable()
Michal Hocko
1
-0
/
+15
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
1
-2
/
+0
2016-02-09
locking/lockdep: Convert hash tables to hlists
Andrew Morton
1
-2
/
+2
2015-11-23
treewide: Remove old email address
Peter Zijlstra
1
-1
/
+1
2015-06-25
Merge branch 'sched-hrtimers-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+10
2015-06-19
locking/lockdep: Remove hard coded array size dependency
George Beshers
1
-2
/
+2
2015-06-19
lockdep: Implement lock pinning
Peter Zijlstra
1
-0
/
+10
2015-03-03
rcu: Improve diagnostics for blocked critical sections in irq
Paul E. McKenney
1
-1
/
+6
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2014-10-03
locking/lockdep: Revert qrwlock recusive stuff
Peter Zijlstra
1
-9
/
+1
2014-09-24
locking: Add WARN_ON_ONCE lock assertion
Peter Hurley
1
-0
/
+5
2014-09-19
rcu: Eliminate deadlock between CPU hotplug and expedited grace periods
Paul E. McKenney
1
-0
/
+1
2014-08-13
locking/lockdep: Restrict the use of recursive read_lock() with qrwlock
Waiman Long
1
-1
/
+9
2014-08-13
locking/Documentation: Move locking related docs into Documentation/locking/
Davidlohr Bueso
1
-1
/
+1
2014-04-01
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2014-02-14
asmlinkage: Make lockdep_sys_exit asmlinkage
Andi Kleen
1
-1
/
+1
2014-02-10
lockdep: Change lockdep_set_novalidate_class() to use _and_name
Oleg Nesterov
1
-1
/
+1
2014-02-10
lockdep: Make held_lock->check and "int check" argument bool
Oleg Nesterov
1
-16
/
+9
2013-11-06
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
1
-2
/
+6
2013-07-12
lockdep: Introduce lock_acquire_exclusive()/shared() helper macros
Michel Lespinasse
1
-69
/
+23
2013-02-23
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2013-02-22
lockdep: make lockdep_assert_held() not have a return value
Johannes Berg
1
-1
/
+3
2013-02-19
lockdep: Silence warning if CONFIG_LOCKDEP isn't set
Paul Bolle
1
-1
/
+1
2013-01-12
lockdep, rwsem: provide down_write_nest_lock()
Jiri Kosina
1
-0
/
+3
[next]