Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-05-08 | sh64: Fix up compile warning in event tracer. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-03-06 | sh: Fix up the sh64 build. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-03-06 | sh: replace remaining __FUNCTION__ occurrences | Harvey Harrison | |
__FUNCTION__ is gcc-specific, use __func__ Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: comment tidying for sh64->sh migration. | 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> | |||
2008-01-28 | sh: Tidy up various clear_page()/copy_page() definitions. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Tidy up lib64 udelay impl. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Fix up header reference for arch/sh/lib64/panic.c. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Kill off lib64 version of iomap wrappers. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Kill off lib64 version of io.c. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> | |||
2008-01-28 | sh: Move arch/sh64/lib to arch/sh/lib64. | Paul Mundt | |
Signed-off-by: Paul Mundt <lethal@linux-sh.org> |