summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-12-31Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-31Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-31Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-31Merge branch 'agp-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds
2008-12-31Merge branch 'for-2.6.29' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-12-31Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-31Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-12-29lguest: struct device - replace bus_id with dev_name()Mark McLoughlin
2008-12-29lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui
2008-12-29kvm-s390: implement config_changed for virtio on s390Christian Borntraeger
2008-12-29virtio_console: support console resizingChristian Borntraeger
2008-12-29virtio: add PCI device release() functionMark McLoughlin
2008-12-29virtio_blk: fix type warningRandy Dunlap
2008-12-29virtio: block: dynamic maximum segmentsRusty Russell
2008-12-29virtio: set max_segment_size and max_sectors to infinite.Rusty Russell
2008-12-29virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard
2008-12-29virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell
2008-12-29virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell
2008-12-29virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell
2008-12-29virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.Rusty Russell
2008-12-29virtio: Don't use PAGE_SIZE in virtio_pci.cRusty Russell
2008-12-29virtio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29virtio-pci queue allocation not page-alignedHollis Blanchard
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