aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-30tracing: removed duplicated #includeHuang Weiyi
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2008-12-30Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2008-12-30Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-30Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-12-30Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-30Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-30Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-29ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz
2008-12-29ide: push local_irq_{save,restore}() to do_identify()Bartlomiej Zolnierkiewicz
2008-12-29ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()Bartlomiej Zolnierkiewicz
2008-12-29ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz
2008-12-29ide: use ATA_DMA_* defines in ide-dma-sff.cBartlomiej Zolnierkiewicz
2008-12-29ide: checkpatch.pl fixes for ide-lib.cBartlomiej Zolnierkiewicz
2008-12-29ide: remove inline tags from ide-probe.cBartlomiej Zolnierkiewicz
2008-12-29ide: remove redundant code from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz
2008-12-29ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz
2008-12-29cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz
2008-12-29ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz
2008-12-29rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz
2008-12-29ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz
2008-12-29gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz
2008-12-29ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz
2008-12-29ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz
2008-12-29ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz
2008-12-29ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz
2008-12-29ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz
2008-12-29ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz
2008-12-29ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29sata_sil: add Large Block Transfer supportRobert Hancock
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby