aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/memory-barriers.txt
Commit message (Expand)AuthorAge
* docs: fix broken doc references due to renamesMauro Carvalho Chehab2019-07-17
* Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-09
|\
| * docs: pci: fix broken links due to conversion from pci.txt to pci.rstMauro Carvalho Chehab2019-06-08
* | doc: Remove ".vnet" from paulmck email addressesPaul E. McKenney2019-05-28
|/
* docs/memory-barriers.txt: Update I/O section to be clearer about CPU vs threadWill Deacon2019-04-23
* docs/memory-barriers.txt: Fix style, spacing and grammar in I/O sectionWill Deacon2019-04-11
* Documentation: Kill all references to mmiowb()Will Deacon2019-04-08
* docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" sectionWill Deacon2019-04-08
* Documentation: Use "while" instead of "whilst"Will Deacon2018-11-20
* locking/memory-barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()Andrea Parri2018-10-02
* sched/Documentation: Update wake_up() & co. memory-barrier guaranteesAndrea Parri2018-07-17
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-04
|\
| * locking/memory-barriers.txt: Fix broken DMA vs. MMIO ordering exampleWill Deacon2018-05-15
* | docs: core-api: add circular-buffers documentationMauro Carvalho Chehab2018-05-08
* | docs: core-api: add cachetlb documentationMauro Carvalho Chehab2018-05-08
|/
* locking/memory-barriers: De-emphasize smp_read_barrier_depends() some morePaul E. McKenney2018-03-10
* memory-barriers: Fix description of data dependency barriersNikolay Borisov2018-02-21
* Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/"Andrea Parri2018-02-21
* doc: De-emphasize smp_read_barrier_dependsPaul E. McKenney2017-12-05
* doc: READ_ONCE() now implies smp_barrier_depends()Paul E. McKenney2017-12-04
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-13
|\
| * locking/barriers: Kill lockless_dereference()Will Deacon2017-10-24
* | doc: Rewrite confusing statement about memory barriersGuilherme G. Piccoli2017-10-20
* | memory-barriers.txt: Fix typo in pairing exampleScott Tsai2017-10-20
* | memory-barriers: Rework multicopy-atomicity sectionAlan Stern2017-10-09
* | memory-barriers: Replace uses of "transitive"Paul E. McKenney2017-10-09
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-04
|\
| * locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-10
| * Documentation/locking/atomic: Add documents for new atomic_t APIsPeter Zijlstra2017-08-10
* | doc: Update memory-barriers.txt for read-to-write dependenciesPaul E. McKenney2017-08-17
|/
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-13
|\
| * memory-barriers.txt: Fix broken link to atomic_ops.txtSeongJae Park2017-07-12
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-04
|\|
| * Documentation: atomic_ops.txt is core-api/atomic_ops.rstPalmer Dabbelt2017-06-24
* | docs: Fix typo in Documentation/memory-barriers.txtStan Drozd2017-06-08
|/
* Merge tag 'docs-4.12-2' of git://git.lwn.net/linuxLinus Torvalds2017-05-11
|\
| * docs: update references to the device io bookHelmut Grohne2017-05-09
* | doc: Update control-dependencies section of memory-barriers.txtpierre Kuo2017-04-12
|/
* doc: Update control-dependencies section of memory-barriers.txtPaul E. McKenney2017-01-15
* locking/Documentation: Fix a typo of example resultSeongJae Park2016-08-12
* locking/Documentation: Fix wrong section referenceSeongJae Park2016-08-12
* locking/Documentation: Maintain consistent blank lineSeongJae Park2016-08-12
* locking/Documentation: Clarify limited control-dependency scopePaul E. McKenney2016-06-17
* locking/Documentation: Clarify that ACQUIRE applies to loads, RELEASE applies...Will Deacon2016-04-28
* locking/Documentation: State purpose of memory-barriers.txtDavid Howells2016-04-28
* locking/Documentation: Add disclaimerPeter Zijlstra2016-04-28
* locking/Documentation: Mention smp_cond_acquire()Davidlohr Bueso2016-04-13
* locking/Documentation: Insert white spaces consistentlySeongJae Park2016-04-13
* locking/Documentation: Fix formatting inconsistenciesSeongJae Park2016-04-13
* locking/Documentation: Add missed subsection in TOCSeongJae Park2016-04-13