| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2008-08-15 | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 1 | -66/+0 | |
| Sam Ravnborg did the build-test that the direct header file move works, I'm just committing it. This is a pure move: mkdir arch/alpha/include git mv include/asm-alpha arch/alpha/include/asm with no other changes. Requested-and-tested-by: Sam Ravnborg <[email protected]> Cc: Richard Henderson <[email protected]> Cc: Ivan Kokshaysky <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
| 2007-04-26 | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 1 | -2/+0 | |
| We have several platforms using local copies of identical code. Signed-off-by: David S. Miller <[email protected]> | |||||
| 2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+68 | |
| Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip! | |||||