Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-18 | sh: Allow optimized clear/copy page routines to be used on SH-2. | Paul Mundt | |
Presently these are restricted to SH-3 and SH-4, so we reorder the ifdefs a bit to let other parts use these also. Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Build fixes for lib32 clear_page. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: clear/copy_page renames in lib and lib64. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |