Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / Documentation / atomic_ops.txt
2011-12-11 Paul E. McKenneydoc: Add load/store guarantees to Documentation/atomic...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Nikanth KarthikesanDocumentation/atomic_ops.txt: avoid volatile in sample...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-04-23 Francis GaliegueDocumentation/: it's -> its where appropriate
2009-06-17 Figo.zhangDocumentation/atomic_ops.txt: fix sample code
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-24 Oleg Nesterovdocumentation: atomic_add_unless() doesn't imply mb...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-18 Nick Pigginbitops: introduce lock ops
2007-10-17 Matti Linnanvuoriatomic_ops.txt has incorrect, misleading and insufficie...
2007-10-17 Grant Grundleratomic_ops.txt: mention local_t
2007-06-09 Ratnadeep JoshiDocumentation/atomic_ops.txt typo fix
2006-06-26 Michael HayesSpelling fixes for Documentation/atomic_ops.txt
2005-11-14 Nick Piggin[PATCH] atomic: inc_not_zero
2005-11-14 Nick Piggin[PATCH] atomic: cmpxchg
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-10 David S. Miller[DOC]: Fix typo in atomic_ops.txt
2005-02-06 David S. Miller[DOC]: Some atomic_ops.txt updates.
2005-02-05 David S. Miller[DOC]: Add asm/atomic.h asm/bitops.h implementation...