29 Mar, 2012

1 commit


01 Jul, 2006

1 commit


23 Jun, 2006

1 commit


15 Feb, 2006

1 commit

  • Make various alterations and fixes to the FRV arch:

    (1) Resyncs the FRV system call collection with the i386 arch.

    (2) Discards __iounmap() as it's not used.

    (3) Fixes the use of the SWAP/SWAPI instruction to get the arguments the right
    way around in atomic.h, and also to get the asm constraints correct.

    (4) Moves copy_to/from_user_page() to asm/cacheflush.h to be consistent with
    other archs.

    Signed-off-by: David Howells
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    David Howells
     

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