02 Dec, 2006
1 commit
-
replace open coded kmemdup() to save some screen space,
and allow inlining/not inlining to be triggered by gcc.Signed-off-by: Eric Sesterhenn
Signed-off-by: Greg Kroah-Hartman
13 Jul, 2006
1 commit
-
USB serial outside of the kernel tree can not build properly due to
usb-serial.h being buried down in the source tree. This patch moves the
location of the file to include/linux/usb and fixes up all of the usb
serial drivers to handle the move properly.Cc: Sergei Organov
Signed-off-by: Greg Kroah-Hartman
01 Jul, 2006
1 commit
-
Signed-off-by: Jörn Engel
Signed-off-by: Adrian Bunk
17 Apr, 2005
1 commit
-
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!