Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-29 | powerpc: import a gfp_t fix to arch/powerpc/mm/pgtable_32.c | Paul Mackerras | |
This applies the same fix as Al Viro recently made to arch/ppc/mm/pgtable.c. Signed-off-by: Paul Mackerras <paulus@samba.org> | |||
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> |