summaryrefslogtreecommitdiffstats
path: root/Documentation/memory-barriers.txt
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-11-131-12/+0
|\
| * locking/barriers: Kill lockless_dereference()Will Deacon2017-10-241-12/+0
* | doc: Rewrite confusing statement about memory barriersGuilherme G. Piccoli2017-10-201-2/+2
* | memory-barriers.txt: Fix typo in pairing exampleScott Tsai2017-10-201-1/+1
* | memory-barriers: Rework multicopy-atomicity sectionAlan Stern2017-10-091-28/+30
* | memory-barriers: Replace uses of "transitive"Paul E. McKenney2017-10-091-94/+91
|/
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-041-93/+8
|\
| * locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-101-4/+1
| * Documentation/locking/atomic: Add documents for new atomic_t APIsPeter Zijlstra2017-08-101-89/+7
* | doc: Update memory-barriers.txt for read-to-write dependenciesPaul E. McKenney2017-08-171-17/+24
|/
* Merge tag '4.13-fixes' of git://git.lwn.net/linuxLinus Torvalds2017-07-131-3/+3
|\
| * memory-barriers.txt: Fix broken link to atomic_ops.txtSeongJae Park2017-07-121-3/+3
* | Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds2017-07-031-5/+5
|\ \ | |/
| * Documentation: atomic_ops.txt is core-api/atomic_ops.rstPalmer Dabbelt2017-06-241-5/+5
* | docs: Fix typo in Documentation/memory-barriers.txtStan Drozd2017-06-081-1/+1
|/
* Merge tag 'docs-4.12-2' of git://git.lwn.net/linuxLinus Torvalds2017-05-111-2/+2
|\
| * docs: update references to the device io bookHelmut Grohne2017-05-091-2/+2
* | doc: Update control-dependencies section of memory-barriers.txtpierre Kuo2017-04-121-1/+1
|/
* doc: Update control-dependencies section of memory-barriers.txtPaul E. McKenney2017-01-141-32/+38
* locking/Documentation: Fix a typo of example resultSeongJae Park2016-08-121-1/+1
* locking/Documentation: Fix wrong section referenceSeongJae Park2016-08-121-1/+1
* locking/Documentation: Maintain consistent blank lineSeongJae Park2016-08-121-0/+1
* locking/Documentation: Clarify limited control-dependency scopePaul E. McKenney2016-06-171-0/+41
* locking/Documentation: Clarify that ACQUIRE applies to loads, RELEASE applies...Will Deacon2016-04-281-0/+5
* locking/Documentation: State purpose of memory-barriers.txtDavid Howells2016-04-281-0/+16
* locking/Documentation: Add disclaimerPeter Zijlstra2016-04-281-1/+17
* locking/Documentation: Mention smp_cond_acquire()Davidlohr Bueso2016-04-131-2/+3
* locking/Documentation: Insert white spaces consistentlySeongJae Park2016-04-131-20/+23
* locking/Documentation: Fix formatting inconsistenciesSeongJae Park2016-04-131-4/+4
* locking/Documentation: Add missed subsection in TOCSeongJae Park2016-04-131-0/+1
* locking/Documentation: Fix missed s/lock/acquire renamesSeongJae Park2016-04-131-7/+7
* locking/Documentation: Clarify relationship of barrier() to control dependenciesPaul E. McKenney2016-04-131-3/+4
* documentation: Clarify compiler store-fusion exampleSeongJae Park2016-03-141-2/+2
* documentation: Transitivity is not cumulativityPaul E. McKenney2016-03-141-1/+1
* documentation: Add alternative release-acquire outcomePaul E. McKenney2016-03-141-0/+4
* documentation: Distinguish between local and global transitivityPaul E. McKenney2016-03-141-2/+76
* documentation: Subsequent writes ordered by rcu_dereference()Paul E. McKenney2016-03-141-0/+24
* documentation: Remove obsolete reference to RCU-protected indexesPaul E. McKenney2016-03-141-15/+0
* documentation: Fix memory-barriers.txt section referencesPaul E. McKenney2016-03-141-2/+2
* documentation: Fix control dependency and identical storesPaul E. McKenney2016-03-141-3/+7
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-5/+23
|\
| * asm-generic: implement virt_xxx memory barriersMichael S. Tsirkin2016-01-121-5/+23
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-2/+2
|\ \
| * | locking/barriers, arch: Remove ambiguous statement in the smp_store_mb() docu...Davidlohr Bueso2015-12-041-2/+2
| |/
* | Documentation/memory-barriers.txt: Fix ACCESS_ONCE thinkoChris Metcalf2015-12-051-4/+4
|/
* atomic: remove all traces of READ_ONCE_CTRL() and atomic*_read_ctrl()Linus Torvalds2015-11-031-32/+22
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-8/+9
|\
| * atomic: Implement atomic_read_ctrl()Peter Zijlstra2015-09-231-8/+9
* | documentation: Add lockless_dereference()Paul E. McKenney2015-10-061-0/+11
* | documentation: No acquire/release for RCU readersPaul E. McKenney2015-10-061-1/+0
|/
OpenPOWER on IntegriCloud