29 Oct, 2006

1 commit

  • Put SYS_HYPERVISOR inside the Generic Driver Config menu where it should
    be. Otherwise xconfig displays it as a dangling (lost) menu item under
    Device Drivers, all by itself (when all options are displayed).

    Signed-off-by: Randy Dunlap
    Cc:
    Cc: Martin Schwidefsky
    Cc: Heiko Carstens
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Randy Dunlap
     

11 Jul, 2006

1 commit

  • It's useful to be able to turn off CONFIG_HOTPLUG for compile-coverage testing
    and for section-checking coverage. But a few things go and select
    CONFIG_HOTPLUG, making it a royal PITA to turn the thing off.

    It's only turnable offable if CONFIG_EMBEDDED anyway. So let's make those
    things depend on HOTPLUG, not select it.

    Cc: Greg KH
    Cc: Dominik Brodowski
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Andrew Morton
     

22 Jun, 2006

1 commit


05 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