An error occurred fetching the project authors.
- 21 Jun, 2002 1 commit
-
-
Bjorn Helgaas authored
first is some trivial cleanup in ia64/kernel/acpi.c (no need to initialize automatics that are immediately assigned, don't check for "0 == __va(x)", don't bail out of acpi_boot_init on errors in MADT parsing (we might still be able to get good stuff from SPCR, etc)). The second applies on top of the first and cleans up legacy keyboard detection by using the 8042 bit in the FADT boot architecture flags. I think it's a little cleaner than the current "#ifdef CONFIG_IA64" approach in pc_keyb.c.
-
- 05 Feb, 2002 2 commits
-
-
Linus Torvalds authored
- Ivan Kokshaysky: fix alpha dec_and_lock with modules, for alpha config entry - Kai Germaschewski: ISDN updates - Jeff Garzik: network driver updates, sysv fs update - Kai Mäkisara: SCSI tape update - Alan Cox: large drivers merge - Nikita Danilov: reiserfs procfs information - Andrew Morton: ext3 merge - Christoph Hellwig: vxfs livelock fix - Trond Myklebust: NFS updates - Jens Axboe: cpqarray + cciss dequeue fix - Tim Waugh: parport_serial base_baud setting - Matthew Dharm: usb-storage Freecom driver fixes - Dave McCracken: wait4() thread group race fix
-
Linus Torvalds authored
-