Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | |
Signed-off-by: Jörn Engel <joern@wohnheim.fh-wedel.de> Signed-off-by: Adrian Bunk <bunk@stusta.de> | |||
2005-10-17 | ppc32: use L1_CACHE_SHIFT/L1_CACHE_BYTES | Stephen Rothwell | |
instead of L1_CACHE_LINE_SIZE and LG_L1_CACHE_LINE_SIZE Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> | |||
2005-10-10 | powerpc: Rename files to have consistent _32/_64 suffixes | Paul Mackerras | |
This doesn't change any code, just renames things so we consistently have foo_32.c and foo_64.c where we have separate 32- and 64-bit versions. Signed-off-by: Paul Mackerras <paulus@samba.org> |