03 May, 2007

1 commit


12 Feb, 2007

1 commit

  • Module loading on Alpha was failing with error "Could not allocate 8 bytes
    percpu data".

    Looking at dmesg we have the below error "No per-cpu room for modules."

    Increase the PERCPU_ENOUGH_ROOM in a similar way as x86_64

    Signed-off-by: Aneesh Kumar K.V
    Cc:
    Cc: Richard Henderson
    Cc: Ivan Kokshaysky
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Aneesh Kumar K.V
     

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