summaryrefslogtreecommitdiff
path: root/Documentation/memory-barriers.txt
AgeCommit message (Expand)AuthorFilesLines
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells1-0/+20
2009-04-29sched: Document memory barriers implied by sleep/wake-up primitivesDavid Howells1-1/+128
2008-05-14read_barrier_depends arch fixletsNick Piggin1-1/+11
2008-04-20PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap1-2/+2
2008-02-23documentation: atomic_add_unless() doesn't imply mb() on failureOleg Nesterov1-1/+1
2007-10-18bitops: introduce lock opsNick Piggin1-2/+12
2007-05-23Documentation/memory-barriers.txt: various fixesJarek Poplawski1-49/+49
2006-11-30Fix typos in /Documentation : 'T''Matt LaPlante1-1/+1
2006-11-08[PATCH] A minor fix for set_mb() in Documentation/memory-barriers.txtOleg Nesterov1-1/+1
2006-10-20[PATCH] fix typo in memory barrier docsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-10-03Documentation: remove duplicated wordsPaolo Ornati1-1/+1
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante1-1/+1
2006-07-14[PATCH] remove set_wmb - doc updateSteven Rostedt1-3/+2
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-25[PATCH] Corrections to memory barrier docDavid Howells1-10/+9
2006-06-25[PATCH] Another couple of alterations to the memory barrier docDavid Howells1-5/+10
2006-06-10[PATCH] Further alterations for memory barrier documentDavid Howells1-78/+270
2006-05-15[PATCH] Fix typos in Documentation/memory-barriers.txtAneesh Kumar1-2/+2
2006-04-11[PATCH] Improve data-dependency memory barrier example in documentationDavid Howells1-1/+15
2006-04-11[PATCH] Fix memory barrier docs wrt atomic opsDavid Howells1-19/+33
2006-03-31[PATCH] Document Linux's memory barriers [try #7]David Howells1-0/+1913