Age | Commit message (Expand) | Author |
2008-04-26 | ide-disk: add proc_idedisk_read_smart() helper | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: unexport ide_hwifs[] | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-generic: use ide_find_port() (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: use ide_find_port() in legacy VLB host drivers (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: merge ide_match_hwif() and ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: remove PIO "downgrade" quirk | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: use DIV_ROUND_UP | Julia Lawall |
2008-04-26 | ide: IDE_HFLAG_BOOTABLE -> IDE_HFLAG_NON_BOOTABLE | Bartlomiej Zolnierkiewicz |
2008-04-26 | qd65xx: return error value in qd_probe() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ht6560b: use driver name for resource allocation | Bartlomiej Zolnierkiewicz |
2008-04-26 | umc8672: don't use ide_hwifs[] in umc_set_pio_mode() | Bartlomiej Zolnierkiewicz |
2008-04-26 | scc_pata: store 'hwif' pointer in struct scc_ports | Bartlomiej Zolnierkiewicz |
2008-04-26 | cmd640: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | cmd640: remove cmd_drives[] | Bartlomiej Zolnierkiewicz |
2008-04-26 | au1xxx-ide: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | scc_pata: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | sgiioc4: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-pmac: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-26 | swarm: use ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: cleanup ide_match_hwif() | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: make ide_pci_check_iomem() actually work | Sergei Shtylyov |
2008-04-26 | ide/Kconfig: BLK_DEV_4DRIVES should be a tristate | Frederik Deweerdt |
2008-04-26 | fix execve() | Al Viro |
2008-04-26 | x86: section mismatch fixes, #3 | Jacek Luczak |
2008-04-26 | x86: section mismatch fixes, #2 | Jacek Luczak |
2008-04-26 | x86: pgtable_32.h - prototype and section mismatch fixes | Jacek Luczak |
2008-04-26 | x86: unlock_ExtINT_logic() - fix section mismatch warnings | Jacek Luczak |
2008-04-26 | x86: uniq_ioapic_id - fix section mismatch warning | Jacek Luczak |
2008-04-26 | x86: trampoline_32.S - switch to .cpuinit.data | Jacek Luczak |
2008-04-26 | x86: use get_bios_ebda() | Akinobu Mita |
2008-04-26 | x86: remove duplicate get_bios_ebda() from rio.h | Akinobu Mita |
2008-04-26 | x86: get_bios_ebda() requires asm/io.h | Akinobu Mita |
2008-04-26 | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita |
2008-04-26 | x86: cleanup div_sc() usage | Akinobu Mita |
2008-04-26 | x86: cleanup clocksource_hz2mult usage | Akinobu Mita |
2008-04-26 | x86: remove unnecessary memset and NULL check after alloc_bootmem() | Akinobu Mita |
2008-04-26 | x86: use bitmap library for pin_programmed | Akinobu Mita |
2008-04-26 | x86: use MP_intsrc_info() | Akinobu Mita |
2008-04-26 | x86: use BUILD_BUG_ON() for the size of struct intel_mp_floating | Akinobu Mita |
2008-04-26 | x86_64 ia32 ptrace: convert to compat_arch_ptrace | Roland McGrath |
2008-04-26 | x86_64 ia32 ptrace: use compat_ptrace_request for siginfo | Roland McGrath |
2008-04-26 | x86 signals: lift set_fs | Roland McGrath |
2008-04-26 | x86 signals: lift flags diddling code | Roland McGrath |
2008-04-26 | x86: remove NexGen support | Dmitri Vorobiev |
2008-04-26 | x86: array can become static | Dmitri Vorobiev |
2008-04-26 | x86: remove unused function amd_init_cpu() | Dmitri Vorobiev |
2008-04-26 | x86-64: extend MCE CPU quirk handling | Jan Beulich |
2008-04-26 | i386: fix signal type for iret exception | Jan Beulich |