summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-24virtio: console: Remove cached data on port closeAmit Shah
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah
2010-02-24virtio: console: Ensure only one process can have a port open at a timeAmit Shah
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah
2010-02-24virtio: console: Associate each port with a char deviceAmit Shah
2010-02-24virtio: console: Prepare for writing to userspace buffersAmit Shah
2010-02-24virtio: console: Add a new MULTIPORT feature, support for generic portsAmit Shah
2010-02-24virtio: console: Introduce a send_buf function for a common path for sending ...Amit Shah
2010-02-24virtio: console: Introduce function to hand off data from host to readersAmit Shah
2010-02-24virtio: console: Separate out find_vqs operation into a different functionAmit Shah
2010-02-24virtio: console: Separate out console init into a new functionAmit Shah
2010-02-24virtio: console: Separate out console-specific data into a separate structAmit Shah
2010-02-24virtio: console: ensure console size is updated on hvc openAmit Shah
2010-02-24virtio: console: struct ports for multiple ports per device.Amit Shah
2010-02-24virtio: console: remove global varRusty Russell
2010-02-24virtio: console: don't assume a single console port.Amit Shah
2010-02-24virtio: console: use vdev->priv to avoid accessing global var.Rusty Russell
2010-02-24virtio: console: introduce a get_inbuf helper to fetch bufs from in_vqAmit Shah
2010-02-24virtio: console: ensure add_inbuf can work for multiple ports as wellAmit Shah
2010-02-24virtio: console: encapsulate buffer information in a structAmit Shah
2010-02-24virtio: console: port encapsulationRusty Russell
2010-02-24virtio: console: We support only one device at a timeAmit Shah
2010-02-24hvc_console: make the ops pointer const.Rusty Russell
2010-02-24virtio: console: statically initialize virtio_consRusty Russell
2010-02-24virtio: console: comment cleanupRusty Russell
2010-02-24virtio: Initialize vq->data entries to NULLAmit Shah
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2010-02-24virtio: use smp_XX barriers on SMPMichael S. Tsirkin
2010-02-24virtio: remove bogus barriers from DEBUG version of virtio_ring.cRusty Russell
2010-02-24lguest: remove unneeded zlib.h include in example launcherRusty Russell
2010-02-24virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQRusty Russell
2010-02-24virtio: Fix scheduling while atomic in virtio_balloon statsAdam Litke
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-24Add __devexit_p around reference to virtio_pci_removeJamie Lokier
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23net: bug fix for vlan + gro issueAjit Khaparde
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-23[IA64] Fix broken sn2 buildHedi Berriche
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-23PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas
2010-02-23PCI: split up pci_read_bridge_bases()Bjorn Helgaas
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23IPv6: better document max_addresses parameterBrian Haley
2010-02-23MAINTAINERS: update mv643xx_eth maintenance statusLennert Buytenhek