An error occurred fetching the project authors.
  1. 23 Jul, 2008 1 commit
    • Greg Ungerer's avatar
      m68knommu: put ColdFire head code into .text.head section · 9b0e7410
      Greg Ungerer authored
      Switch the ColdFire head start up code to be in the .text.head segment.
      And make sure that segment is at the start of the final linked text
      segment. Fixes the linker warnings about section use mis-matches:
      
        WARNING: vmlinux.o(.text+0xa8): Section mismatch in reference from the variable _clear_bss to the function .init.text:start_kernel()
        The function _clear_bss() references
        the function __init start_kernel().
        This is often because _clear_bss lacks a __init
        annotation or the annotation of start_kernel is wrong.
      Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
      9b0e7410
  2. 01 Feb, 2008 1 commit
  3. 04 Dec, 2006 1 commit
  4. 30 Jun, 2006 1 commit
  5. 26 Jun, 2006 1 commit
  6. 07 Nov, 2005 1 commit
  7. 02 Sep, 2005 1 commit
  8. 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