An error occurred fetching the project authors.
  1. 10 Oct, 2008 1 commit
    • Kyle McMartin's avatar
      parisc: hijack jump to start_kernel · 089d5528
      Kyle McMartin authored
      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
  2. 13 Jun, 2008 2 commits
  3. 15 May, 2008 1 commit
  4. 16 Mar, 2008 1 commit
    • Helge Deller's avatar
      [PARISC] head.S: section mismatch fixes · 0c634cc6
      Helge Deller authored
      - 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: default avatarHelge Deller <deller@gmx.de>
      SIgned-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
      0c634cc6
  5. 18 Oct, 2007 2 commits
  6. 17 Feb, 2007 1 commit
  7. 04 Oct, 2006 1 commit
  8. 21 Apr, 2006 1 commit
  9. 22 Oct, 2005 2 commits
  10. 09 Sep, 2005 1 commit
  11. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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