aboutsummaryrefslogtreecommitdiff
path: root/Documentation/locking
AgeCommit message (Expand)AuthorFilesLines
2024-01-08locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...Gravatar Ingo Molnar 1-6/+18
2023-12-01locking/mutex: Document that mutex_unlock() is non-atomicGravatar Jann Horn 1-0/+6
2023-08-18Documentation: Fix typosGravatar Bjorn Helgaas 3-4/+4
2023-05-16Documentation: use capitalization for chapters and acronymsGravatar Randy Dunlap 1-1/+1
2023-02-23docs: locking: refer to the actual existing config namesGravatar Lukas Bulwahn 1-2/+2
2022-09-27Remove duplicate words inside documentationGravatar Akhil Raj 1-1/+1
2022-03-25Documentation: Fix duplicate statement about raw_spinlock_t typeGravatar Guilherme G. Piccoli 1-3/+0
2022-03-04Documentation/locking/locktypes: Fix PREEMPT_RT _bh() descriptionGravatar Andrew Halaney 1-1/+1
2021-11-30Documentation/locking/locktypes: Update migrate_disable() bits.Gravatar Sebastian Andrzej Siewior 1-6/+3
2021-10-01doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanupGravatar Fernando Ramos 1-1/+1
2021-08-24Documentation: locking: fix referencesGravatar Alexander Aring 2-2/+2
2021-05-31locking/lockdep,doc: Improve readability of the block matrixGravatar Xiongwei Song 1-2/+2
2020-12-09Documentation: seqlock: s/LOCKTYPE/LOCKNAME/gGravatar Ahmed S. Darwish 1-11/+10
2020-10-28docs: lockdep-design: fix some warning issuesGravatar Mauro Carvalho Chehab 1-20/+31
2020-09-10seqlock: Introduce seqcount_latch_tGravatar Ahmed S. Darwish 1-0/+18
2020-08-26lockdep/Documention: Recursive read lock detection reasoningGravatar Boqun Feng 1-0/+258
2020-08-26Documentation/locking/locktypes: Fix local_locks documentationGravatar Marta Rybczynska 1-12/+12
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2020-08-13Documentation/locking/locktypes: fix the typoGravatar Huang Shijie 1-1/+1
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+52
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-2/+2
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-1/+172
2020-07-29seqlock: Extend seqcount API with associated locksGravatar Ahmed S. Darwish 1-0/+52
2020-07-29Documentation: locking: Describe seqlock design and usageGravatar Ahmed S. Darwish 2-0/+171
2020-07-16docs: locking: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-07-13Documentation: locking: ww-mutex-design: drop duplicated wordGravatar Randy Dunlap 1-1/+1
2020-07-13Documentation: locking: mutex-design: fix duplicated wordGravatar Randy Dunlap 1-1/+1
2020-07-13docs: locking: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-06-29docs: RCU: Convert torture.txt to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxGravatar Linus Torvalds 10-2/+1325
2020-05-28locking: Introduce local_lock()Gravatar Thomas Gleixner 1-11/+204
2020-05-15docs: move locking-specific documents to locking/Gravatar Mauro Carvalho Chehab 9-1/+1324
2020-05-05doc:locking: remove info about old behavior of locktortureGravatar Federico Vaga 1-1/+1
2020-03-28Documentation/locking/locktypes: Minor copy editor fixesGravatar Randy Dunlap 1-11/+11
2020-03-28Documentation/locking/locktypes: Further clarifications and wordsmithingGravatar Thomas Gleixner 1-50/+98
2020-03-21Documentation: Add lock ordering and nesting documentationGravatar Thomas Gleixner 2-0/+300
2020-02-05docs/locking: Fix outdated section namesGravatar SeongJae Park 1-2/+2
2019-12-19doc:locking: fix locktorture parameter descriptionGravatar Federico Vaga 1-2/+1
2019-09-14doc:lock: remove reference to clever use of read-write lockGravatar Federico Vaga 1-12/+0
2019-07-17docs: fix broken doc references due to renamesGravatar Mauro Carvalho Chehab 1-2/+2
2019-07-15docs: locking: add it to the main indexGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: locking: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 10-376/+500
2019-06-03locking/lockdep: Add explanation to lock usage rules in lockdep design docGravatar Yuyang Du 1-10/+23
2019-06-03locking/lockdep: Add description and explanation in lockdep design docGravatar Yuyang Du 1-18/+61
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGravatar Geert Uytterhoeven 1-2/+2
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-16/+0
2018-10-02Documentation/lockstat: Fix trivial typoGravatar Andrew Murray 1-1/+1
2018-09-09Drop all 00-INDEX files from Documentation/Gravatar Henrik Austad 1-16/+0
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesGravatar Thomas Hellstrom 1-11/+46
2018-07-03locking: WW mutex cleanupGravatar Peter Ziljstra 1-6/+6