30 Mar, 2011

1 commit


31 Jul, 2007

1 commit


07 Dec, 2006

1 commit

  • -mregparm=3 has been enabled by default for some time on i386, and AFAIK
    there aren't any problems with it left.

    This patch removes the REGPARM config option and sets -mregparm=3
    unconditionally.

    Signed-off-by: Adrian Bunk
    Signed-off-by: Andi Kleen

    Adrian Bunk
     

30 Jul, 2005

1 commit


17 Apr, 2005

1 commit

  • 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!

    Linus Torvalds