| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-03-09 | mn10300: Remove the architecture | David Howells | 1 | -1/+1 | |
| Remove the MN10300 arch as the hardware is defunct. Suggested-by: Arnd Bergmann <[email protected]> Signed-off-by: David Howells <[email protected]> cc: Masahiro Yamada <[email protected]> cc: [email protected] Signed-off-by: Arnd Bergmann <[email protected]> | |||||
| 2012-03-28 | Split arch_align_stack() out from asm-generic/system.h | David Howells | 1 | -0/+19 | |
| Split arch_align_stack() out from asm-generic/system.h into its own header of asm-generic/exec.h as part of the asm/system.h disintegration. Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> | |||||