aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * | IDE: Coding Style fixes to drivers/ide/pci/tc86c001.cPaolo Ciarrocchi2008-04-26
| * | IDE: Coding Style fixes to drivers/ide/setup-pci.cPaolo Ciarrocchi2008-04-26
| * | ide: remove hwif->straight8 flagBartlomiej Zolnierkiewicz2008-04-26
| * | ide: remove IDE_HFLAG_CY82C693 host flagBartlomiej Zolnierkiewicz2008-04-26
| * | falconide: fix resources reservation (take 2)Bartlomiej Zolnierkiewicz2008-04-26
| * | ide-mpc8xx: fix resources reservationBartlomiej Zolnierkiewicz2008-04-26
| * | ide-mpc8xx: make m8xx_ide_init_ports() return an error valueBartlomiej Zolnierkiewicz2008-04-26
| * | bast-ide: fix resources reservationBartlomiej Zolnierkiewicz2008-04-26
| * | delkin_cb: fix resources handlingBartlomiej Zolnierkiewicz2008-04-26
| * | ide_platform: fix resources handlingBartlomiej Zolnierkiewicz2008-04-26
| * | remove include/linux/hdsmart.hAdrian Bunk2008-04-26
| * | ide-cd: remove the internal 64k bufferBorislav Petkov2008-04-26
| * | ide-disk: fix issues found by checkpatch.plBartlomiej Zolnierkiewicz2008-04-26
| * | ide-disk: add proc_idedisk_read_smart() helperBartlomiej Zolnierkiewicz2008-04-26
| * | ide: unexport ide_hwifs[]Bartlomiej Zolnierkiewicz2008-04-26
| * | ide-generic: use ide_find_port() (take 3)Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz2008-04-26
| * | ide: use DIV_ROUND_UPJulia Lawall2008-04-26
| * | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz2008-04-26
| * | qd65xx: return error value in qd_probe()Bartlomiej Zolnierkiewicz2008-04-26
| * | ht6560b: use driver name for resource allocationBartlomiej Zolnierkiewicz2008-04-26
| * | umc8672: don't use ide_hwifs[] in umc_set_pio_mode()Bartlomiej Zolnierkiewicz2008-04-26
| * | scc_pata: store 'hwif' pointer in struct scc_portsBartlomiej Zolnierkiewicz2008-04-26
| * | cmd640: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | cmd640: remove cmd_drives[]Bartlomiej Zolnierkiewicz2008-04-26
| * | au1xxx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | scc_pata: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | sgiioc4: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide-pmac: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2)Bartlomiej Zolnierkiewicz2008-04-26
| * | swarm: use ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: cleanup ide_match_hwif()Bartlomiej Zolnierkiewicz2008-04-26
| * | ide: make ide_pci_check_iomem() actually workSergei Shtylyov2008-04-26
| * | ide/Kconfig: BLK_DEV_4DRIVES should be a tristateFrederik Deweerdt2008-04-26
| * | fix execve()Al Viro2008-04-26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-26
|\ \
| * | x86: section mismatch fixes, #3Jacek Luczak2008-04-26
| * | x86: section mismatch fixes, #2Jacek Luczak2008-04-26
| * | x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak2008-04-26
| * | x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak2008-04-26
| * | x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak2008-04-26
| * | x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak2008-04-26
| * | x86: use get_bios_ebda()Akinobu Mita2008-04-26
| * | x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita2008-04-26
| * | x86: get_bios_ebda() requires asm/io.hAkinobu Mita2008-04-26
| * | x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
| * | x86: cleanup div_sc() usageAkinobu Mita2008-04-26