summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-251526-52907/+68686
|\
| * fix fs/nfs/nfsroot.c compilationAdrian Bunk2008-07-241-1/+1
| * x86/oprofile/nmi_int: add Nehalem to list of ppro coresLinus Torvalds2008-07-241-11/+25
| * x86-64: Clean up 'save/restore_i387()' usageLinus Torvalds2008-07-242-54/+53
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-2471-1474/+1397
| |\
| | * ide: use proper printk() KERN_* levels in ide-probe.cBartlomiej Zolnierkiewicz2008-07-241-23/+28
| | * ide: fix for EATA SCSI HBA in ATA emulating modeBartlomiej Zolnierkiewicz2008-07-241-12/+0
| | * ide: remove stale comments from drivers/ide/MakefileBartlomiej Zolnierkiewicz2008-07-241-8/+1
| | * ide: enable local IRQs in all handlers for TASKFILE_NO_DATA data phaseBartlomiej Zolnierkiewicz2008-07-241-2/+10
| | * ide-scsi: remove kmalloced struct requestFUJITA Tomonori2008-07-241-10/+15
| | * ht6560b: remove old historyJan Evert van Grootheest2008-07-241-22/+0
| | * ht6560b: update email addressJan Evert van Grootheest2008-07-241-1/+1
| | * ide-cd: fix oops when using growisofsJens Axboe2008-07-241-5/+22
| | * gayle: release resources on ide_host_add() failureBartlomiej Zolnierkiewicz2008-07-241-2/+6
| | * palm_bk3710: add UltraDMA/100 supportSergei Shtylyov2008-07-241-3/+6
| | * ide: trivial sparse annotationsHarvey Harrison2008-07-243-7/+5
| | * ide: ide-tape.c sparse annotations and unaligned access removalHarvey Harrison2008-07-241-10/+10
| | * ide: drop 'name' parameter from ->init_chipset methodBartlomiej Zolnierkiewicz2008-07-2419-48/+39
| | * ide: prefix messages from IDE PCI host drivers by driver nameBartlomiej Zolnierkiewicz2008-07-2431-327/+308
| | * it821x: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-12/+7
| | * it8213: remove DECLARE_ITE_DEV() macroBartlomiej Zolnierkiewicz2008-07-241-16/+10
| | * ide: include PCI device name in messages from IDE PCI host driversBartlomiej Zolnierkiewicz2008-07-2412-99/+131
| | * ide: remove <asm/ide.h> for some archsBartlomiej Zolnierkiewicz2008-07-249-171/+6
| | * ide-generic: remove ide_default_{io_base,irq}() inlines (take 3)Bartlomiej Zolnierkiewicz2008-07-246-162/+29
| | * ide-generic: is no longer needed on ppc32Bartlomiej Zolnierkiewicz2008-07-241-1/+1
| | * ide-generic: remove broken PPC_PREP supportBartlomiej Zolnierkiewicz2008-07-241-18/+0
| | * ide: define MAX_HWIFS in <linux/ide.h>Bartlomiej Zolnierkiewicz2008-07-2414-65/+8
| | * ide: remove <asm-cris/ide.h>Bartlomiej Zolnierkiewicz2008-07-243-148/+0
| | * ide-generic: remove "no_pci_devices()" quirk from ide_default_io_base()Bartlomiej Zolnierkiewicz2008-07-242-28/+8
| | * ide-generic: minor fix for mipsBartlomiej Zolnierkiewicz2008-07-242-2/+4
| | * ide-generic: fix ide_default_io_base() for m32rBartlomiej Zolnierkiewicz2008-07-241-0/+8
| | * ide: fix <asm-xtensa/ide.h>Bartlomiej Zolnierkiewicz2008-07-241-11/+2
| | * rapide: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| | * icside: add module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+6
| | * via82cxxx: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+16
| | * trm290: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * triflex: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * tc86c001: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-1/+16
| | * slc90e66: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * sl82c105: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * sis5513: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+13
| | * siimage: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+25
| | * serverworks: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * sc1200: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * rz1000: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * piix: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * pdc202xx_old: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * pdc202xx_new: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+16
| | * opti621: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7
| | * ns87415: add ->remove method and module_exit()Bartlomiej Zolnierkiewicz2008-07-241-0/+7