1. 08 1月, 2010 1 次提交
    • U
      imx: remove unneeded include of mach/hardware.h · 46311661
      Uwe Kleine-König 提交于
      This include isn't needed and hurts when defining static inline
      functions in mach/hardware.h (or files included by mach/hardware.h).
      
      The reason is that the consumers of mach/uncompress.h are compiled using
      -Dstatic= so the code for all inline function is included in e.g.
      arch/arm/boot/compressed/misc.o.
      Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de>
      Cc: Sascha Hauer <kernel@pengutronix.de>
      Cc: Russell King <linux@arm.linux.org.uk>
      Cc: Jörg Knobloch <knobloch@incostartec.com>
      Cc: Alan Carvalho de Assis <acassis@gmail.com>
      Cc: Daniel Mack <daniel@caiaq.de>
      Cc: Dmitriy Taychenachev <dimichxp@gmail.com>
      46311661
  2. 27 11月, 2009 1 次提交
  3. 14 11月, 2009 2 次提交
  4. 14 8月, 2009 3 次提交
  5. 07 8月, 2009 1 次提交
  6. 07 8月, 2008 2 次提交
  7. 29 7月, 2007 1 次提交
  8. 22 7月, 2007 1 次提交
  9. 28 3月, 2006 1 次提交
  10. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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!
      1da177e4