summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds45-1958/+1573
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds133-2131/+12275
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds47-2770/+1347
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6Linus Torvalds5-43/+42
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds415-9680/+20387
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds61-264/+5506
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds30-995/+1372
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds63-626/+8818
2009-03-26Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds5-19/+20
2009-03-26writeback: double the dirty thresholdsWu Fengguang1-2/+2
2009-03-26Make relatime defaultMatthew Garrett1-2/+3
2009-03-26Add a strictatime mount optionMatthew Garrett3-1/+7
2009-03-26Allow relatime to update atime once a dayMatthew Garrett1-9/+38
2009-03-24ide: use try_to_identify() in ide_driveid_update()Bartlomiej Zolnierkiewicz3-62/+18
2009-03-24ide: clear drive IRQ after re-enabling local IRQs in ide_driveid_update()Bartlomiej Zolnierkiewicz1-2/+2
2009-03-24ide: sanitize SELECT_MASK() usage in ide_driveid_update()Bartlomiej Zolnierkiewicz1-1/+3
2009-03-24ide: classify device type in do_probe()Bartlomiej Zolnierkiewicz1-13/+13
2009-03-24ide: remove broken EXABYTENEST supportBartlomiej Zolnierkiewicz2-39/+0
2009-03-24ide: shorten timeout value in ide_driveid_update()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-24ide: propagate AltStatus workarounds to ide_driveid_update()Bartlomiej Zolnierkiewicz1-3/+18
2009-03-24ide: fix kmalloc() failure handling in ide_driveid_update()Bartlomiej Zolnierkiewicz1-13/+20
2009-03-24mn10300: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-42/+2
2009-03-24frv: remove <asm/ide.h>Bartlomiej Zolnierkiewicz2-26/+2
2009-03-24ide: remove pciirq argument from ide_pci_setup_ports()Bartlomiej Zolnierkiewicz3-10/+8
2009-03-24ide: fix ->init_chipset method to return 'int' valueBartlomiej Zolnierkiewicz18-26/+26
2009-03-24ide: remove try_to_identify() wrapperBartlomiej Zolnierkiewicz1-25/+9
2009-03-24ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)Bartlomiej Zolnierkiewicz1-43/+7
2009-03-24ide: remove no longer needed IRQ fallback code from hwif_init()Bartlomiej Zolnierkiewicz2-41/+4
2009-03-24amd74xx: remove no longer needed ->init_hwif methodBartlomiej Zolnierkiewicz1-10/+0
2009-03-24ide: remove no longer needed IDE_HFLAG[_FORCE]_LEGACY_IRQSBartlomiej Zolnierkiewicz8-38/+6
2009-03-24ide: use ide_pci_is_in_compatibility_mode() in ide_pci_init_{one,two}()Bartlomiej Zolnierkiewicz1-10/+6
2009-03-24ide: use pci_get_legacy_ide_irq() in ide_pci_init_{one,two}()Bartlomiej Zolnierkiewicz1-4/+4
2009-03-24ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()Bartlomiej Zolnierkiewicz2-4/+12
2009-03-24trm290: small ->init_hwif cleanupBartlomiej Zolnierkiewicz1-3/+0
2009-03-24ns87415: small ->init_hwif cleanupBartlomiej Zolnierkiewicz1-2/+0
2009-03-24ns87415: use pci_get_legacy_ide_irq()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-24amd74xx: use ide_pci_is_in_compatibility_mode()Bartlomiej Zolnierkiewicz1-1/+1
2009-03-24mn10300: add pci_get_legacy_ide_irq() to <asm/pci.h>Bartlomiej Zolnierkiewicz1-0/+5
2009-03-24ide: move error handling code to ide-eh.c (v2)Bartlomiej Zolnierkiewicz5-431/+440
2009-03-24ide: checkpatch.pl fixes for ide-iops.cBartlomiej Zolnierkiewicz1-25/+23
2009-03-24ide: fix comments in ide_config_drive_speed()Bartlomiej Zolnierkiewicz1-6/+3
2009-03-24ide: fix printk() levels in [atapi_]reset_pollfunc()Bartlomiej Zolnierkiewicz1-4/+5
2009-03-24ide: move standard I/O code to ide-io-std.cBartlomiej Zolnierkiewicz3-314/+318
2009-03-24ide: move ide_read_bcount_and_ireason() to ide-atapi.cBartlomiej Zolnierkiewicz2-15/+15
2009-03-24ide: move xfer mode tuning code to ide-xfer-mode.cBartlomiej Zolnierkiewicz5-247/+263
2009-03-24ide: move device settings code to ide-devsets.cBartlomiej Zolnierkiewicz5-192/+193
2009-03-24ide: move ide_do_park_unpark() to ide-park.cBartlomiej Zolnierkiewicz3-24/+27
2009-03-24ide: factor out processing of special commands from ide_special_rq()Bartlomiej Zolnierkiewicz1-34/+41
2009-03-24ide: remove ide_do_drive_cmd()Bartlomiej Zolnierkiewicz4-32/+7
2009-03-24ide: move ide_dma_timeout_retry() to ide-dma.cBartlomiej Zolnierkiewicz3-57/+59