1. 31 3月, 2011 1 次提交
  2. 03 3月, 2010 1 次提交
  3. 11 10月, 2008 1 次提交
    • K
      parisc: hijack jump to start_kernel · 089d5528
      Kyle McMartin 提交于
      Bang in our own start_parisc call, which initializes the PDC
      width, and turns on the FPU.
      
      Previously, if CONFIG_PRINTK_TIME was on, we'd attempt to use
      the FPU before we had enabled it, resulting in a difficult
      to diagnose panic.
      
      This patch causes init_per_cpu to redundantly set these for
      cpu0, but this is harmless.
      089d5528
  4. 13 6月, 2008 2 次提交
  5. 15 5月, 2008 1 次提交
  6. 16 3月, 2008 1 次提交
    • H
      [PARISC] head.S: section mismatch fixes · 0c634cc6
      Helge Deller 提交于
      - move boot_args[] into the init section
      - move $global$ into the read_mostly section
      - fix the following two section mismatches:
      WARNING: vmlinux.o(.text+0x9c): Section mismatch: reference to .init.text:start_kernel (between '$pgt_fill_loop' and '$is_pa20')
      WARNING: vmlinux.o(.text+0xa0): Section mismatch: reference to .init.text:start_kernel (between '$pgt_fill_loop' and '$is_pa20')
      Signed-off-by: NHelge Deller <deller@gmx.de>
      SIgned-off-by: NKyle McMartin <kyle@mcmartin.ca>
      0c634cc6
  7. 18 10月, 2007 2 次提交
  8. 17 2月, 2007 1 次提交
  9. 04 10月, 2006 1 次提交
  10. 22 4月, 2006 1 次提交
  11. 22 10月, 2005 2 次提交
  12. 10 9月, 2005 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