messages from 2009-06-15 17:33:35 to 2009-07-21 14:13:13 UTC [more...]
[PATCH 2/9] dm-ioband-1.12.1: All-in-one patch
2009-07-21 14:13 UTC (3+ messages)
` [PATCH 3/9] blkio-cgroup-v9: The new page_cgroup framework
` [PATCH 4/9] blkio-cgroup-v9: Refactoring io-context initialization
[PATCH 1/9] I/O bandwidth controller and BIO tracking
2009-07-21 14:09 UTC
[patch 00/54] [Announce] Microsoft Hyper-V drivers for Linux
2009-07-21 13:38 UTC (77+ messages)
` [patch 01/54] Staging: hv: add the Hyper-V api header files
` [patch 02/54] Staging: hv: add the Hyper-V driver "
` [patch 03/54] Staging: hv: add the Hyper-V virtual bus
` [patch 04/54] Staging: hv: add the Hyper-V virtual block driver
` [patch 05/54] Staging: hv: add the Hyper-V virtual network driver
` [patch 06/54] Staging: hv: add the Hyper-V virtual storage driver
` [patch 07/54] Staging: hv: add a TODO file
` [patch 08/54] Staging: hv: make the Hyper-V virtual bus code build
` [patch 09/54] Staging: hv: use the correct #ifdef for x86-64
` [patch 10/54] Staging: hv: add the Hyper-V virtual bus to the build
` [patch 11/54] Staging: hv: make the Hyper-V virtual storage driver build
` [patch 12/54] Staging: hv: add the Hyper-V virtual scsi driver to the build
` [patch 13/54] Staging: hv: make the Hyper-V virtual block driver build
` [patch 14/54] Staging: hv: add the Hyper-V virtual block driver to the build
` [patch 15/54] Staging: hv: make the Hyper-V virtual network driver build
` [patch 16/54] Staging: hv: add the Hyper-V virtual network driver to the build
` [patch 17/54] Staging: hv: remove INTERNAL typedef
` [patch 18/54] Staging: hv: remove PVOID typedef
` [patch 19/54] Staging: hv: remove VOID typedef
` [patch 20/54] Staging: hv: remove UINT8 and INT8 typedefs
` [patch 21/54] Staging: hv: remove UINT16 and INT16 typedefs
` [patch 22/54] Staging: hv: remove UINT32 and INT32 typedefs
` [patch 23/54] Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
` [patch 24/54] Staging: hv: remove USHORT typedef
` [patch 25/54] Staging: hv: remove ULONGLONG and LONGLONG typedefs
` [patch 26/54] Staging: hv: remove ULONG_PTR typedef
` [patch 27/54] Staging: hv: remove ULONG and LONG typedefs
` [patch 28/54] Staging: hv: remove SIZE_T typedef
` [patch 29/54] Staging: hv: remove DWORD and BYTE typedefs
` [patch 30/54] Staging: hv: remove BOOL and BOOLEAN typedefs
` [patch 31/54] Staging: hv: remove #defines from osd.c
` [patch 32/54] Staging: hv: remove MIN and MAX usages
` [patch 33/54] Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
` [patch 34/54] Staging: hv: remove STRUCT_PACKED and STRUCT_ALIGNED defines
` [patch 35/54] Staging: hv: remove UNUSED_VAR usage
` [patch 36/54] Staging: hv: remove FIELD_OFFSET usage
` [patch 37/54] Staging: hv: remove TRUE, FALSE, and NULL usage
` [patch 38/54] Staging: hv: osd: remove MemAlloc wrapper
` [patch 39/54] Staging: hv: osd: remove MemAllocZeroed wrapper
` [patch 40/54] Staging: hv: osd: remove MemAllocAtomic wrapper
` [patch 41/54] Staging: hv: osd: remove MemFree wrapper
` [patch 42/54] Staging: hv: make Channel->InboundLock a real spinlock
` [patch 43/54] Staging: hv: make RingInfo->RingLock "
` [patch 44/54] Staging: hv: make Device->RequestLock "
` [patch 45/54] Staging: hv: make netDevice->ReceivePacketListLock "
` [patch 46/54] Staging: hv: make gVmbusConnection.ChannelMsgLock "
` [patch 47/54] Staging: hv: make gVmbusConnection.ChannelLock "
` [patch 48/54] Staging: hv: osd: remove spinlock wrapper functions
` [patch 49/54] Staging: hv: osd: remove Sleep wrapper
` [patch 50/54] Staging: hv: osd: remove MemoryFence wrapper
` [patch 51/54] Staging: hv: osd: remove LogMsg wrapper
` [patch 52/54] Staging: hv: osd: remove PrintBytes wrapper
` [patch 53/54] Staging: hv: fix up printk warnings
` [patch 54/54] Staging: hv: osd: remove GetTickCount and GetTimestamp wrappers
[PATCH 13/15] xen: remove duplicated #include
2009-07-11 1:33 UTC
[dm-devel] IO controller mini-summit -- Japan, Oct 2009
2009-07-10 1:19 UTC (2+ messages)
` [Xen-devel] "
[PATCH 33/44] includecheck fix: drivers/xen, evtchn.c
2009-07-08 16:50 UTC (2+ messages)
[PATCH] virtio-pci: correctly unregister root device on error
2009-07-07 7:26 UTC
[PATCH 1/4] net: skb_orphan on dev_hard_start_xmit
2009-07-05 3:34 UTC (9+ messages)
[RFC PATCH v3] virito-serial: A guest <-> host interface
2009-07-03 19:22 UTC (3+ messages)
` [PATCH] virtio_serial: A char device for simple guest <-> host communication
` [PATCH] virtio-serial: virtio device for simple host <-> guest communication
IO controller mini-summit -- Japan, Oct 2009
2009-07-01 11:44 UTC
[PATCH 53/62] drivers/xen/balloon.c: Remove unnecessary semicolons
2009-06-28 16:26 UTC
[PATCH] virtio_blk: add missing __dev{init,exit} markings
2009-06-26 19:37 UTC
[PATCHv6 01/12] qemu/pci: make default_write_config use mask table
2009-06-26 16:01 UTC (14+ messages)
` [PATCHv6 02/12] qemu/pci: helper routines for pci access
` [PATCHv6 03/12] qemu/pci: add routines to manage PCI capabilities
` [PATCHv6 04/12] qemu/pci: check constant registers on load
` [PATCHv6 05/12] qemu/pci: MSI-X support functions
` [PATCHv6 06/12] qemu/apic: minimal MSI/MSI-X implementation for PC
` [PATCHv6 07/12] qemu/virtio: virtio support for many interrupt vectors
` [PATCHv6 08/12] qemu/virtio: MSI-X support in virtio PCI
` [PATCHv6 09/12] qemu/virtio: virtio save/load bindings
` [PATCHv6 10/12] qemu/pci: add pci_get/set_byte
` [PATCHv6 11/12] qemu/net: request 3 vectors in virtio-net
` [PATCHv6 12/12] qemu/net: flag to control the number of vectors a nic has
dm-ioband RPM packages
2009-06-26 8:46 UTC
[PATCH] virtio_serial: A char device for simple guest <-> host communication
2009-06-25 20:49 UTC (21+ messages)
` [PATCH] virtio-serial: virtio device for simple host <-> guest communication
` [Qemu-devel] [PATCH] virtio_serial: A char device for simple guest <-> host communication
` [Qemu-devel] [PATCH] virtio-serial: virtio device for simple host <-> guest communication
` [Qemu-devel] virtio-serial: A guest <-> host interface for simple communication
` "
[PATCH/RFC] virtio_test: A module for testing virtio via userspace
2009-06-24 11:06 UTC (2+ messages)
virtio-serial: A guest <-> host interface for simple communication
2009-06-23 12:42 UTC
[PATCH 2/4] virtio_net: return NETDEV_TX_BUSY instead of queueing an extra skb
2009-06-23 2:54 UTC (12+ messages)
[Qemu-devel] [PATCHv6 00/12] qemu: MSI-X support
2009-06-22 3:03 UTC
[PATCHv2 RFC] qemu/msix: remove msix_supported safety flag
2009-06-21 17:04 UTC
[PATCHv6 00/12] qemu: MSI-X support
2009-06-21 16:44 UTC
[RFC] virtio_pci draft spec
2009-06-19 7:37 UTC (2+ messages)
[PATCH/RFC] virtio_test: A module for testing virtio via userspace
2009-06-19 7:27 UTC
[PATCHv5 01/13] qemu: make default_write_config use mask table
2009-06-18 16:44 UTC (15+ messages)
` [PATCHv5 02/13] qemu: capability bits in pci save/restore
` [PATCHv5 03/13] qemu: add routines to manage PCI capabilities
` [PATCHv5 04/13] qemu: helper routines for pci access
` [PATCHv5 05/13] qemu: MSI-X support functions
` [PATCHv5 06/13] qemu: add flag to disable MSI-X by default
` [PATCHv5 07/13] qemu: minimal MSI/MSI-X implementation for PC
` [PATCHv5 08/13] qemu: add support for resizing regions
` [PATCHv5 09/13] qemu: virtio support for many interrupt vectors
` [PATCHv5 10/13] qemu: MSI-X support in virtio PCI
` [PATCHv5 11/13] qemu: request 3 vectors in virtio-net
` [PATCHv5 12/13] qemu: virtio save/load bindings
` [PATCHv5 13/13] qemu: add pci_get/set_byte
` [Qemu-devel] [PATCHv5 08/13] qemu: add support for resizing regions
[PREFIXv5 00/13] qemu: MSI-X support
2009-06-18 13:12 UTC
Configuration vs. compat hints [was Re: [Qemu-devel] [PATCHv3 03/13] qemu: add routines to manage PCI capabilities]
2009-06-17 11:58 UTC (20+ messages)
[PATCHv4 01/13] qemu: make default_write_config use mask table
2009-06-17 11:49 UTC (2+ messages)
[PATCH 2/2] dm-ioband: I/O bandwidth controller v1.12.0: range-bw
2009-06-16 10:28 UTC
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.12.0: main part
2009-06-16 10:27 UTC
[PATCH 49/64] xen block: remove driver_data direct access of struct device
2009-06-16 5:46 UTC (2+ messages)
` [PATCH 62/64] xen: remove driver_data direct access of struct device from more drivers
[PATCH][RFC] bridge-utils: add basic VEPA support
2009-06-15 17:33 UTC
[PATCH] bridge-utils: fix sysfs path for setting bridge configuration parameters
2009-06-15 17:33 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).