summaryrefslogtreecommitdiffstats
path: root/Documentation/locking
AgeCommit message (Expand)Author
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
2018-02-21Merge tag 'v4.16-rc2' into locking/core, to refresh the branchIngo Molnar
2018-02-14Documentation/locking/lockdep: Add section about available annotationsJuri Lelli
2018-02-14Documentation/locking/lockdep: Update info about statesJuri Lelli
2018-02-11Documentation/locking/mutex-design: Update to reflect latest changesJuri Lelli
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-12-12locking/lockdep: Remove the cross-release locking checksIngo Molnar
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-10-19Documentation: fix locking rt-mutex doc refsTom Saeger
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar
2017-08-24rtmutex: update rt-mutexAlex Shi
2017-08-24rtmutex: update rt-mutex-designAlex Shi
2017-08-10locking/lockdep: Add 'crossrelease' feature documentationByungchul Park