1. 29 3月, 2012 1 次提交
  2. 11 5月, 2010 1 次提交
    • P
      sh: bootmem refactoring. · 4bc277ac
      Paul Mundt 提交于
      This reworks much of the bootmem setup and initialization code allowing
      us to get rid of duplicate work between the NUMA and non-NUMA cases. The
      end result is that we end up with a much more flexible interface for
      supporting more complex topologies (fake NUMA, highmem, etc, etc.) which
      is entirely LMB backed. This is an incremental step for more NUMA work as
      well as gradually enabling migration off of bootmem entirely.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      4bc277ac
  3. 12 1月, 2010 1 次提交
    • P
      sh: Consolidate the sh_bios earlyprintk code. · 776258df
      Paul Mundt 提交于
      Now that the sh-sci earlyprintk is taken care of by the sh-sci driver
      directly, there's no longer any reason for having a split-out
      early_printk framework. sh_bios is the only other thing that uses it, so
      we just migrate the leftovers in to there. As it's possible to have
      multiple early_param()'s for the same string, there's not much point in
      having this split out anymore anyways, particularly since the sh_bios
      dependencies are still special-cased within sh-sci itself.
      Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
      776258df
  4. 14 6月, 2009 1 次提交
  5. 17 9月, 2008 1 次提交
  6. 12 9月, 2008 1 次提交
  7. 08 9月, 2008 1 次提交
  8. 29 7月, 2008 1 次提交
  9. 30 10月, 2007 1 次提交
  10. 08 6月, 2007 1 次提交
  11. 08 12月, 2006 1 次提交
  12. 27 9月, 2006 1 次提交
  13. 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