aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/system.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Delete all instances of asm/system.hDavid Howells1-5/+0
2012-03-28Split arch_align_stack() out from asm-generic/system.hDavid Howells1-20/+2
2012-03-28Split the switch_to() wrapper out of asm-generic/system.hDavid Howells1-16/+1
2012-03-28Move the asm-generic/system.h xchg() implementation to asm-generic/cmpxchg.hDavid Howells1-70/+0
2012-03-28Create asm-generic/barrier.hDavid Howells1-33/+1
2012-03-28Make asm-generic/cmpxchg.h #include asm-generic/cmpxchg-local.hDavid Howells1-1/+0
2011-07-25asm-generic/system.h: drop useless __KERNEL__Mike Frysinger1-2/+0
2010-10-09asm-generic: cmpxchg does not handle non-long argumentsMathieu Lacage1-19/+1
2009-06-11asm-generic: add generic versions of common headersArnd Bergmann1-0/+161