Age | Commit message (Expand) | Author |
2023-08-18 | Documentation: Fix typos | Bjorn Helgaas |
2023-05-16 | Documentation: use capitalization for chapters and acronyms | Randy Dunlap |
2023-02-23 | docs: locking: refer to the actual existing config names | Lukas Bulwahn |
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 typodocs-5.9-2 | 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 |