18 Apr, 2007

1 commit

  • arch/alpha/kernel/sys_sx164.c

    Earlier firmware revisions need MVI fix as well.

    arch/alpha/kernel/sys_nautilus.c

    On UP1500 firmware reports wrong AGP IRQ (10 instead of 5).
    This causes interrupt storm if there is a PCI device that
    uses IRQ 5.

    Signed-off-by: Ivan Kokshaysky
    Cc: Richard Henderson
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Ivan Kokshaysky
     

08 Dec, 2006

1 commit

  • Now that we have pci_get_bus_and_slot we can do the job correctly. Note that
    some of these calls intentionally leak a device - this is because the device
    in question is always needed from boot to reboot.

    Signed-off-by: Alan Cox
    Cc: Richard Henderson
    Cc: Ivan Kokshaysky
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Alan Cox
     

09 Oct, 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