index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
lockdep.h
Age
Commit message (
Expand
)
Author
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-11-25
lockdep: Introduce in_softirq lockdep assert
Yunsheng Lin
2020-11-02
lockdep: Provide dummy forward declaration of *_is_held() helpers
Jakub Kicinski
2020-10-09
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
2020-10-09
lockdep: Revert "lockdep: Use raw_cpu_*() for per-cpu variables"
Peter Zijlstra
2020-10-09
lockdep: Fix lockdep recursion
Peter Zijlstra
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
2020-08-06
locking/seqlock, headers: Untangle the spaghetti monster
Peter Zijlstra
2020-07-29
lockdep: Add preemption enabled/disabled assertion APIs
Ahmed S. Darwish
2020-07-16
lockdep: Move list.h inclusion into lockdep.h
Herbert Xu
2020-07-10
lockdep: Remove lockdep_hardirq{s_enabled,_context}() argument
Peter Zijlstra
2020-07-10
lockdep: Change hardirq{s_enabled,_context} to per-cpu variables
Peter Zijlstra
2020-06-17
lockdep: Split header file into lockdep and lockdep_types
Herbert Xu
2020-05-19
lockdep: Always inline lockdep_{off,on}()
Peter Zijlstra
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
2020-03-21
lockdep: Introduce wait-type checks
Peter Zijlstra
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-11-07
lockdep: add might_lock_nested()
Daniel Vetter
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-08
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
2019-06-03
locking/lockdep: Update obsolete struct field description
Yuyang Du
2019-05-25
lockdep: Add assertion to check if in an interrupt
Joel Fernandes (Google)
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-04-29
lockdep: Simplify stack trace handling
Thomas Gleixner
2019-04-18
locking/lockdep: Avoid bogus Clang warning
Arnd Bergmann
2019-02-28
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
2019-02-28
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
2018-12-11
locking/lockdep: Remove ::version from lock_class structure
Waiman Long
2018-10-09
locking/lockdep: Make class->ops a percpu counter and move it under CONFIG_DE...
Waiman Long
2018-08-10
tracing: Partial revert of "tracing: Centralize preemptirq tracepoints and un...
Steven Rostedt (VMware)
2018-07-31
tracing: Centralize preemptirq tracepoints and unify their usage
Joel Fernandes (Google)
2018-01-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-01-18
lockdep: Make lockdep checking constant
Matthew Wilcox
2018-01-17
Expand various INIT_* macros and remove
David Howells
[next]