| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -132/+0 | |
| Signed-off-by: David Howells <[email protected]> Acked-by: Arnd Bergmann <[email protected]> Acked-by: Thomas Gleixner <[email protected]> Acked-by: Michael Kerrisk <[email protected]> Acked-by: Paul E. McKenney <[email protected]> Acked-by: Dave Jones <[email protected]> | |||||
| 2009-11-04 | net: cleanup include/linux | Eric Dumazet | 1 | -12/+6 | |
| This cleanup patch puts struct/union/enum opening braces, in first line to ease grep games. struct something { becomes : struct something { Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]> | |||||
| 2009-03-26 | make most exported headers use strict integer types | Arnd Bergmann | 1 | -13/+14 | |
| This takes care of all files that have only a small number of non-strict integer type uses. Signed-off-by: Arnd Bergmann <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Cc: David Airlie <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: YOSHIFUJI Hideaki <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Jaroslav Kysela <[email protected]> Cc: Takashi Iwai <[email protected]> Cc: David Woodhouse <[email protected]> Signed-off-by: H. Peter Anvin <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
| 2007-10-10 | arcnet endianness annotations | Al Viro | 1 | -1/+1 | |
| Signed-off-by: Al Viro <[email protected]> Signed-off-by: Jeff Garzik <[email protected]> | |||||
| 2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+137 | |
| 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! | |||||