summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-31tracing: removed duplicated #includeHuang Weiyi1-1/+0
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds28-783/+635
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds1-1/+7
2008-12-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds25-280/+457
2008-12-31Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-228/+306
2008-12-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds7-122/+145
2008-12-31Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds67-472/+18476
2008-12-31Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds1-2/+9
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds284-4686/+3492
2008-12-31Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds47-751/+1089
2008-12-31Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds33-330/+1221
2008-12-31Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds19-406/+169
2008-12-31Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds61-487/+3424
2008-12-29ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz2-15/+2
2008-12-29ide: push local_irq_{save,restore}() to do_identify()Bartlomiej Zolnierkiewicz1-7/+4
2008-12-29ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()Bartlomiej Zolnierkiewicz1-3/+0
2008-12-29ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)Bartlomiej Zolnierkiewicz4-56/+67
2008-12-29ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz5-234/+244
2008-12-29ide: use ATA_DMA_* defines in ide-dma-sff.cBartlomiej Zolnierkiewicz1-29/+23
2008-12-29ide: checkpatch.pl fixes for ide-lib.cBartlomiej Zolnierkiewicz1-41/+54
2008-12-29ide: remove inline tags from ide-probe.cBartlomiej Zolnierkiewicz1-4/+4
2008-12-29ide: remove redundant code from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz1-3/+0
2008-12-29ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+2
2008-12-29ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz3-53/+6
2008-12-29cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz3-4/+1
2008-12-29trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz4-5/+6
2008-12-29ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz3-8/+10
2008-12-29rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz3-14/+26
2008-12-29ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz3-5/+2
2008-12-29ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz1-1/+1
2008-12-29gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz1-1/+5
2008-12-29cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz4-5/+4
2008-12-29ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz1-2/+1
2008-12-29ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz3-89/+6
2008-12-29ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz1-5/+0
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz8-86/+100
2008-12-29ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz2-15/+18
2008-12-29ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz2-21/+7
2008-12-29ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz1-19/+9
2008-12-29ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz3-31/+28
2008-12-29ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz1-7/+0
2008-12-29ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz2-24/+4
2008-12-29ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz1-13/+14
2008-12-29ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz1-2/+2
2008-12-29tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2-4/+4
2008-12-29tx4939ide: Do not use zero count PRD entryAtsushi Nemoto1-0/+6
2008-12-29sata_sil: add Large Block Transfer supportRobert Hancock1-2/+94
2008-12-29[libata] ata_piix: cleanup dmi strings checkingJiri Slaby1-14/+7
2008-12-29DMI: add dmi_matchJiri Slaby2-0/+19
2008-12-29libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej1-0/+1