aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* tracing: removed duplicated #includeHuang Weiyi2008-12-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-30
|\
| * ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz2008-12-29
| * ide: push local_irq_{save,restore}() to do_identify()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)Bartlomiej Zolnierkiewicz2008-12-29
| * ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz2008-12-29
| * ide: use ATA_DMA_* defines in ide-dma-sff.cBartlomiej Zolnierkiewicz2008-12-29
| * ide: checkpatch.pl fixes for ide-lib.cBartlomiej Zolnierkiewicz2008-12-29
| * ide: remove inline tags from ide-probe.cBartlomiej Zolnierkiewicz2008-12-29
| * ide: remove redundant code from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-29
| * ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz2008-12-29
| * cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz2008-12-29
| * trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz2008-12-29
| * ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz2008-12-29
| * rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz2008-12-29
| * ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz2008-12-29
| * ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
| * gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz2008-12-29
| * cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz2008-12-29
| * ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz2008-12-29
| * ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz2008-12-29
| * ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz2008-12-29
| * ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz2008-12-29
| * ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: push ide_lock to __ide_end_request()Bartlomiej Zolnierkiewicz2008-12-29
| * ide: ide_hwgroup_t.rq doesn't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
| * ide: __ide_port_unregister_devices() doesn't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
| * ide: IDE settings don't need an ide_lock heldBartlomiej Zolnierkiewicz2008-12-29
| * ide: unify ide_intr()'s exit pointsBartlomiej Zolnierkiewicz2008-12-29
| * ide: fix IDE ACPI regression breaking suspendBartlomiej Zolnierkiewicz2008-12-29
| * tx493[89]ide: Fix length for __ide_flush_dcache_rangeAtsushi Nemoto2008-12-29
| * tx4939ide: Do not use zero count PRD entryAtsushi Nemoto2008-12-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2008-12-30
|\ \
| * | jfs: ensure symlinks are NUL-terminatedDave Kleikamp2008-12-16
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-12-30
|\ \ \
| * | | sata_sil: add Large Block Transfer supportRobert Hancock2008-12-29
| * | | [libata] ata_piix: cleanup dmi strings checkingJiri Slaby2008-12-29
| * | | DMI: add dmi_matchJiri Slaby2008-12-29
| * | | libata: blacklist NCQ on OCZ CORE 2 SSD (resend)Lubomir Bulej2008-12-29
| * | | [libata] Update kernel-doc comments to match source codeQinghuang Feng2008-12-28
| * | | libata: perform port detach in EHTejun Heo2008-12-28
| * | | libata: when restoring SControl during detach do the PMP links firstTejun Heo2008-12-28
| * | | libata: beef up iteratorsTejun Heo2008-12-28
* | | | Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-12-30
|\ \ \ \
| * | | | oprofile: select RING_BUFFERIngo Molnar2008-12-12
| * | | | ring_buffer: adding EXPORT_SYMBOLsRobert Richter2008-12-12
| * | | | oprofile: fix lost sample counterRobert Richter2008-12-10