summaryrefslogtreecommitdiff
path: root/Documentation/locking
AgeCommit message (Expand)Author
2024-01-08locking/mutex: Clarify that mutex_unlock(), and most other sleeping locks, ca...Ingo Molnar
2023-12-01locking/mutex: Document that mutex_unlock() is non-atomicJann Horn
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-05-16Documentation: use capitalization for chapters and acronymsRandy Dunlap
2023-02-23docs: locking: refer to the actual existing config namesLukas Bulwahn
2022-09-27Remove duplicate words inside documentationAkhil Raj
2022-03-25Documentation: Fix duplicate statement about raw_spinlock_t typeGuilherme G. Piccoli
2022-03-04Documentation/locking/locktypes: Fix PREEMPT_RT _bh() descriptionAndrew Halaney
2021-11-30Documentation/locking/locktypes: Update migrate_disable() bits.Sebastian Andrzej Siewior
2021-10-01doc: drm: remove TODO entry regarding DRM_MODSET_LOCK_ALL cleanupFernando Ramos
2021-08-24Documentation: locking: fix referencesAlexander Aring
2021-05-31locking/lockdep,doc: Improve readability of the block matrixXiongwei Song
2020-12-09Documentation: seqlock: s/LOCKTYPE/LOCKNAME/gAhmed S. Darwish
2020-10-28docs: lockdep-design: fix some warning issuesMauro Carvalho Chehab
2020-09-10seqlock: Introduce seqcount_latch_tAhmed S. Darwish
2020-08-26lockdep/Documention: Recursive read lock detection reasoningBoqun Feng
2020-08-26Documentation/locking/locktypes: Fix local_locks documentationMarta Rybczynska
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds
2020-08-13Documentation/locking/locktypes: fix the typoHuang Shijie
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-29seqlock: Extend seqcount API with associated locksAhmed S. Darwish
2020-07-29Documentation: locking: Describe seqlock design and usageAhmed S. Darwish
2020-07-16docs: locking: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-13Documentation: locking: ww-mutex-design: drop duplicated wordRandy Dunlap
2020-07-13Documentation: locking: mutex-design: fix duplicated wordRandy Dunlap
2020-07-13docs: locking: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-06-29docs: RCU: Convert torture.txt to ReSTMauro Carvalho Chehab
2020-06-01Merge tag 'docs-5.8' of git://git.lwn.net/linuxLinus Torvalds
2020-05-28locking: Introduce local_lock()Thomas Gleixner
2020-05-15docs: move locking-specific documents to locking/Mauro Carvalho Chehab
2020-05-05doc:locking: remove info about old behavior of locktortureFederico Vaga
2020-03-28Documentation/locking/locktypes: Minor copy editor fixesRandy Dunlap
2020-03-28Documentation/locking/locktypes: Further clarifications and wordsmithingThomas Gleixner
2020-03-21Documentation: Add lock ordering and nesting documentationThomas Gleixner
2020-02-05docs/locking: Fix outdated section namesSeongJae Park
2019-12-19doc:locking: fix locktorture parameter descriptionFederico Vaga
2019-09-14doc:lock: remove reference to clever use of read-write lockFederico Vaga
2019-07-17docs: fix broken doc references due to renamesMauro Carvalho Chehab
2019-07-15docs: locking: add it to the main indexMauro Carvalho Chehab
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-03locking/lockdep: Add explanation to lock usage rules in lockdep design docYuyang Du
2019-06-03locking/lockdep: Add description and explanation in lockdep design docYuyang Du
2019-03-04Documentation/locking/lockdep: Drop last two chars of sample statesGeert Uytterhoeven
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-02Documentation/lockstat: Fix trivial typoAndrew Murray
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-07-03locking: Implement an algorithm choice for Wound-Wait mutexesThomas Hellstrom
2018-07-03locking: WW mutex cleanupPeter Ziljstra