1. 08 10月, 2014 1 次提交
  2. 05 12月, 2008 1 次提交
    • S
      sparc,sparc64: unify prom/ · 5de18cde
      Sam Ravnborg 提交于
      - all files with identical names copied and renamed to *_64.c
      - the remaning files copied as is
      - added sparc64 specific files to sparc/prom/Makefile
      - teach sparc64 Makefile to look into sparc/prom/
      - delete unused Makefile from sparc64/prom/
      
      linking order was not kept for sparc64 with this change.
      It was not possible to keep linking order for both sparc and sparc64
      and as sparc64 see more testing than sparc it was natural to
      break linking order on sparc64. Should it have any effect it
      would be detected sooner this way.
      
      printf_32.c and printf_64.c are obvious candidates to be merged
      but they are not 100% equal so that was left for later
      Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5de18cde
  3. 20 5月, 2008 1 次提交
  4. 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