| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-13 | um: Remove ppc cruft | Richard Weinberger | 3 | -74/+0 | |
| That code is a relict from the early days of UML. ppc support was never completed nor worked. Let's rip it out. Signed-off-by: Richard Weinberger <[email protected]> | |||||
| 2009-12-16 | elf: kill USE_ELF_CORE_DUMP | Christoph Hellwig | 1 | -2/+0 | |
| Currently all architectures but microblaze unconditionally define USE_ELF_CORE_DUMP. The microblaze omission seems like an error to me, so let's kill this ifdef and make sure we are the same everywhere. Signed-off-by: Christoph Hellwig <[email protected]> Acked-by: Hugh Dickins <[email protected]> Cc: <[email protected]> Cc: Michal Simek <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2008-10-22 | x86, um: get rid of header symlinks | Al Viro | 3 | -0/+76 | |
| Signed-off-by: Al Viro <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> | |||||