aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-26ide-disk: add proc_idedisk_read_smart() helperBartlomiej Zolnierkiewicz
2008-04-26ide: unexport ide_hwifs[]Bartlomiej Zolnierkiewicz
2008-04-26ide-generic: use ide_find_port() (take 3)Bartlomiej Zolnierkiewicz
2008-04-26ide: use ide_find_port() in legacy VLB host drivers (take 2)Bartlomiej Zolnierkiewicz
2008-04-26ide: merge ide_match_hwif() and ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: remove PIO "downgrade" quirkBartlomiej Zolnierkiewicz
2008-04-26ide: use DIV_ROUND_UPJulia Lawall
2008-04-26ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLEBartlomiej Zolnierkiewicz
2008-04-26qd65xx: return error value in qd_probe()Bartlomiej Zolnierkiewicz
2008-04-26ht6560b: use driver name for resource allocationBartlomiej Zolnierkiewicz
2008-04-26umc8672: don't use ide_hwifs[] in umc_set_pio_mode()Bartlomiej Zolnierkiewicz
2008-04-26scc_pata: store 'hwif' pointer in struct scc_portsBartlomiej Zolnierkiewicz
2008-04-26cmd640: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26cmd640: remove cmd_drives[]Bartlomiej Zolnierkiewicz
2008-04-26au1xxx-ide: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26scc_pata: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26sgiioc4: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide-pmac: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2)Bartlomiej Zolnierkiewicz
2008-04-26swarm: use ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_find_port()Bartlomiej Zolnierkiewicz
2008-04-26ide: cleanup ide_match_hwif()Bartlomiej Zolnierkiewicz
2008-04-26ide: make ide_pci_check_iomem() actually workSergei Shtylyov
2008-04-26ide/Kconfig: BLK_DEV_4DRIVES should be a tristateFrederik Deweerdt
2008-04-26fix execve()Al Viro
2008-04-26x86: section mismatch fixes, #3Jacek Luczak
2008-04-26x86: section mismatch fixes, #2Jacek Luczak
2008-04-26x86: pgtable_32.h - prototype and section mismatch fixesJacek Luczak
2008-04-26x86: unlock_ExtINT_logic() - fix section mismatch warningsJacek Luczak
2008-04-26x86: uniq_ioapic_id - fix section mismatch warningJacek Luczak
2008-04-26x86: trampoline_32.S - switch to .cpuinit.dataJacek Luczak
2008-04-26x86: use get_bios_ebda()Akinobu Mita
2008-04-26x86: remove duplicate get_bios_ebda() from rio.hAkinobu Mita
2008-04-26x86: get_bios_ebda() requires asm/io.hAkinobu Mita
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-26x86: cleanup div_sc() usageAkinobu Mita
2008-04-26x86: cleanup clocksource_hz2mult usageAkinobu Mita
2008-04-26x86: remove unnecessary memset and NULL check after alloc_bootmem()Akinobu Mita
2008-04-26x86: use bitmap library for pin_programmedAkinobu Mita
2008-04-26x86: use MP_intsrc_info()Akinobu Mita
2008-04-26x86: use BUILD_BUG_ON() for the size of struct intel_mp_floatingAkinobu Mita
2008-04-26x86_64 ia32 ptrace: convert to compat_arch_ptraceRoland McGrath
2008-04-26x86_64 ia32 ptrace: use compat_ptrace_request for siginfoRoland McGrath
2008-04-26x86 signals: lift set_fsRoland McGrath
2008-04-26x86 signals: lift flags diddling codeRoland McGrath
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-26x86: array can become staticDmitri Vorobiev
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich
2008-04-26i386: fix signal type for iret exceptionJan Beulich