1. 16 9月, 2009 1 次提交
  2. 03 8月, 2009 1 次提交
    • N
      mtd: let include/linux/mtd/partitions.h stand on its own · 7699ad35
      Nicolas Pitre 提交于
      When declaring static MTD partitions in board specific code, only
      including <include/linux/mtd/partitions.h> should suffice without
      gcc nagging us with:
      
      In file included from arch/arm/mach-kirkwood/sheevaplug-setup.c:14:
      include/linux/mtd/partitions.h:50: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:50: warning: its scope is only this definition or declaration, which is probably not what you want
      include/linux/mtd/partitions.h:51: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:61: warning: 'struct mtd_info' declared inside parameter list
      include/linux/mtd/partitions.h:67: warning: 'struct mtd_info' declared inside parameter list
      Signed-off-by: NNicolas Pitre <nico@marvell.com>
      Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
      Signed-off-by: NDavid Woodhouse <David.Woodhouse@intel.com>
      7699ad35
  3. 26 5月, 2009 1 次提交
  4. 20 3月, 2009 1 次提交
  5. 10 12月, 2008 2 次提交
  6. 13 10月, 2008 1 次提交
  7. 05 6月, 2008 1 次提交
  8. 03 2月, 2008 1 次提交
  9. 29 5月, 2006 1 次提交
  10. 07 11月, 2005 1 次提交
  11. 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