- 20 Feb, 2004 10 commits
-
-
-
Ben Collins authored
-
Ben Collins authored
-
Linus Torvalds authored
From David Miller.
-
Russell King authored
Don't list icside.o in drivers/ide/pci/Makefile - it's in drivers/ide/arm.
-
bk://kernel.bkbits.net/gregkh/linux/pci-2.6Linus Torvalds authored
into ppc970.osdl.org:/home/torvalds/v2.5/linux
-
Greg Kroah-Hartman authored
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.6
-
Martine Silbermann authored
After getting feedback from Tom,I made some changes to the patch Attached is a revised version.
-
Greg Kroah-Hartman authored
into kroah.com:/home/linux/BK/pci-2.6
-
- 19 Feb, 2004 30 commits
-
-
Keith M. Wesolowski authored
into kernel.bkbits.net:/home/wesolows/sparc32-2.6
-
ssh://kernel.bkbits.net/sparc32-2.6Keith M. Wesolowski authored
into foobazco.org:/sources/2.5-sparc-todave
-
Keith M. Wesolowski authored
This removes C_LABEL and asm/cprefix.h as well as NEW_GAS. These were used to support building on SunOS and with ancient binutils.
-
David S. Miller authored
into kernel.bkbits.net:/home/davem/sparc-2.6
-
bk://kernel.bkbits.net/wesolows/sparc32-2.6David S. Miller authored
into nuts.davemloft.net:/disk1/BK/sparc-2.6
-
David S. Miller authored
-
Keith M. Wesolowski authored
,write}{b,w,l,q}().
-
David S. Miller authored
into nuts.davemloft.net:/disk1/BK/sparc-2.6
-
Linus Torvalds authored
You know you want it. Give it to me.
-
David S. Miller authored
-
David S. Miller authored
-
Carlos Puchol authored
This implements the initial support for the AGP gart in Transmeta's Efficeon processors. This code is based on linus' code from a while ago. Peter and I adapted it for the current kernel. The note at the top indicates how it was tested, known issues, and so forth. It is working quite well, and we'll work to fix the minor issues and test it some more with s3, more cards, other southbridges, etc., next.
-
Ben Collins authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
David S. Miller authored
-
Bartlomiej Zolnierkiewicz authored
Make IDE PCI drivers register /proc/ide/<chipset> entries themselves.
-
David S. Miller authored
-
Bartlomiej Zolnierkiewicz authored
Additionally ide_end_drive_cmd() contains all functionality of this function.
-
Bartlomiej Zolnierkiewicz authored
-
Bartlomiej Zolnierkiewicz authored
When ide_remove_proc_entries() is called, driver specific /proc/ide/hdx/ entries have been already removed by ->cleanup()->ide_unregister_subdriver().
-
Bartlomiej Zolnierkiewicz authored
-
Bartlomiej Zolnierkiewicz authored
-
Bartlomiej Zolnierkiewicz authored
-
Bartlomiej Zolnierkiewicz authored
-
Bartlomiej Zolnierkiewicz authored
Remove "hdx=flash" (ignored since 2.5.63) and "hdx=slow" (ignored since 2.5.41) kernel parameters. Also remove "slow" entry from /proc/ide/hdx/settings and "ata_flash", "nobios" and "slow" fields from ide_drive_t.
-
Andrew Morton authored
From: Andi Kleen <ak@suse.de> This fixes some more problems introduced by the IA32e merge on x86-64 - Make it compile on UP again. - Let the microcode driver build as a module
-