summaryrefslogtreecommitdiffstats
path: root/Documentation/controllers (unfollow)
Commit message (Expand)AuthorFilesLines
2008-12-30net: Fix percpu counters deadlockHerbert Xu6-8/+21
2008-12-30cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits: netRusty Russell4-8/+8
2008-12-30drivers/net/usb: use USB API functions rather than constantsJulia Lawall2-3/+2
2008-12-30cls_cgroup: clean up KconfigLi Zefan1-3/+0
2008-12-30cls_cgroup: clean up for cgroup partLi Zefan1-9/+14
2008-12-30cls_cgroup: fix an oops when removing a cgroupLi Zefan1-1/+1
2008-12-30EtherExpress16: fix printing timed out statusRoel Kluin1-28/+28
2008-12-30mlx4_en: Added "set_ringparam" Ethtool interface implementationYevgeny Petrilin3-33/+61
2008-12-30mlx4_en: Always allocate RX ring for each interrupt vectorYevgeny Petrilin2-13/+4
2008-12-30mlx4_en: Verify number of RX rings doesn't exceed MAX_RX_RINGSYevgeny Petrilin1-1/+2
2008-12-30IPVS: Make "no destination available" message more consistent between schedulersSimon Horman9-10/+24
2008-12-30net: KS8695: removed duplicated #includeHuang Weiyi1-1/+0
2008-12-30tun: Fix SIOCSIFHWADDR error.Kusanagi Kouichi1-1/+1
2008-12-30smsc911x: compile fix re netif_rx signature changesAlexey Dobriyan1-2/+2
2008-12-30netns: foreach_netdev_safe is insufficient in default_device_exitEric W. Biederman1-3/+5
2008-12-30net: make xfrm_statistics_seq_show use generic snmp_fold_fieldRusty Russell1-15/+2
2008-12-30net: Fix more NAPI interface netdev argument drop fallout.Kamalesh Babulal3-3/+3
2008-12-29lguest: struct device - replace bus_id with dev_name()Mark McLoughlin1-1/+1
2008-12-29lguest: move the initial guest page table creation code to the hostMatias Zabaljauregui6-81/+83
2008-12-29kvm-s390: implement config_changed for virtio on s390Christian Borntraeger1-3/+19
2008-12-29virtio_console: support console resizingChristian Borntraeger3-1/+41
2008-12-29virtio: add PCI device release() functionMark McLoughlin1-6/+15
2008-12-29virtio_blk: fix type warningRandy Dunlap1-1/+1
2008-12-29virtio: block: dynamic maximum segmentsRusty Russell1-13/+23
2008-12-29virtio: set max_segment_size and max_sectors to infinite.Rusty Russell1-0/+5
2008-12-29virtio: avoid implicit use of Linux page size in balloon interfaceHollis Blanchard2-2/+14
2008-12-29virtio: hand virtio ring alignment as argument to vring_new_virtqueueRusty Russell5-6/+9
2008-12-29virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell2-3/+10
2008-12-29virtio: use LGUEST_VRING_ALIGN instead of relying on pagesizeRusty Russell3-4/+8
2008-12-29virtio: Don't use PAGE_SIZE for vring alignment in virtio_pci.Rusty Russell2-2/+6
2008-12-29virtio: rename 'pagesize' arg to vring_init/vring_sizeRusty Russell1-6/+6
2008-12-29virtio: Don't use PAGE_SIZE in virtio_pci.cRusty Russell2-1/+5
2008-12-29virtio: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2-3/+3
2008-12-29virtio-pci queue allocation not page-alignedHollis Blanchard1-5/+7
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