aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-powerpc/local.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2007-05-08local_t: powerpc extensionMathieu Desnoyers1-1/+200
[akpm@linux-foundation.org: build fixes] Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@polymtl.ca> Cc: Paul Mackerras <paulus@samba.org> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2005-08-30[PATCH] Move all the very similar files to asm-powerpcStephen Rothwell1-0/+1
They differed in either simple comments or in the protecting ifdefs. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>