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
/
Documentation
/
locking
Age
Commit message (
Expand
)
Author
2022-09-27
Remove duplicate words inside documentation
Akhil Raj
2022-03-25
Documentation: Fix duplicate statement about raw_spinlock_t type
Guilherme G. Piccoli
2022-03-04
Documentation/locking/locktypes: Fix PREEMPT_RT _bh() description
Andrew Halaney
2021-11-30
Documentation/locking/locktypes: Update migrate_disable() bits.
Sebastian Andrzej Siewior
2021-10-01
doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanup
Fernando Ramos
2021-08-24
Documentation: locking: fix references
Alexander Aring
2021-05-31
locking/lockdep,doc: Improve readability of the block matrix
Xiongwei Song
2020-12-09
Documentation: seqlock: s/LOCKTYPE/LOCKNAME/g
Ahmed S. Darwish
2020-10-28
docs: lockdep-design: fix some warning issues
Mauro Carvalho Chehab
2020-09-10
seqlock: Introduce seqcount_latch_t
Ahmed S. Darwish
2020-08-26
lockdep/Documention: Recursive read lock detection reasoning
Boqun Feng
2020-08-26
Documentation/locking/locktypes: Fix local_locks documentation
Marta Rybczynska
2020-08-13
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
Linus Torvalds
2020-08-13
Documentation/locking/locktypes: fix the typo
Huang Shijie
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-03
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-07-29
seqlock: Extend seqcount API with associated locks
Ahmed S. Darwish
2020-07-29
Documentation: locking: Describe seqlock design and usage
Ahmed S. Darwish
2020-07-16
docs: locking: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
Documentation: locking: ww-mutex-design: drop duplicated word
Randy Dunlap
2020-07-13
Documentation: locking: mutex-design: fix duplicated word
Randy Dunlap
2020-07-13
docs: locking: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-06-29
docs: RCU: Convert torture.txt to ReST
Mauro Carvalho Chehab
2020-06-01
Merge tag 'docs-5.8' of git://git.lwn.net/linux
Linus Torvalds
2020-05-28
locking: Introduce local_lock()
Thomas Gleixner
2020-05-15
docs: move locking-specific documents to locking/
Mauro Carvalho Chehab
2020-05-05
doc:locking: remove info about old behavior of locktorture
Federico Vaga
2020-03-28
Documentation/locking/locktypes: Minor copy editor fixes
Randy Dunlap
2020-03-28
Documentation/locking/locktypes: Further clarifications and wordsmithing
Thomas Gleixner
2020-03-21
Documentation: Add lock ordering and nesting documentation
Thomas Gleixner
2020-02-05
docs/locking: Fix outdated section names
SeongJae Park
2019-12-19
doc:locking: fix locktorture parameter description
Federico Vaga
2019-09-14
doc:lock: remove reference to clever use of read-write lock
Federico Vaga
2019-07-17
docs: fix broken doc references due to renames
Mauro Carvalho Chehab
2019-07-15
docs: locking: add it to the main index
Mauro Carvalho Chehab
2019-07-15
docs: locking: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-03
locking/lockdep: Add explanation to lock usage rules in lockdep design doc
Yuyang Du
2019-06-03
locking/lockdep: Add description and explanation in lockdep design doc
Yuyang Du
2019-03-04
Documentation/locking/lockdep: Drop last two chars of sample states
Geert Uytterhoeven
2018-10-24
Merge tag 'docs-4.20' of git://git.lwn.net/linux
Linus Torvalds
2018-10-02
Documentation/lockstat: Fix trivial typo
Andrew Murray
2018-09-09
Drop all 00-INDEX files from Documentation/
Henrik Austad
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
locking: WW mutex cleanup
Peter Ziljstra
2018-02-21
Merge tag 'v4.16-rc2' into locking/core, to refresh the branch
Ingo Molnar
2018-02-14
Documentation/locking/lockdep: Add section about available annotations
Juri Lelli
2018-02-14
Documentation/locking/lockdep: Update info about states
Juri Lelli
2018-02-11
Documentation/locking/mutex-design: Update to reflect latest changes
Juri Lelli
2018-01-03
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
[next]