10 Jun, 2010

1 commit


19 Dec, 2009

1 commit

  • 26-bit ARM support was removed a long time ago, and this symbol has
    been defined to be 'y' ever since. As it's never disabled anymore,
    we can kill it without any side effects.

    Signed-off-by: Russell King

    Russell King
     

30 Nov, 2006

1 commit

  • DEBUG_WAITQ appears to have been removed by others, but no one
    removed the configuration option from ARM. Remote it from both
    Kconfig.debug and all default configurations.

    Signed-off-by: Russell King

    Russell King
     

09 Jan, 2006

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