messages from 2011-07-25 04:36:51 to 2011-08-23 23:18:50 UTC [more...]
[PATCH 0/8] Staging: hv: vmbus: Driver cleanup
2011-08-23 23:18 UTC (15+ messages)
` [PATCH 1/8] Staging: hv: vmbus: Get rid of vmbus_on_isr() by inlining the code
` [PATCH 2/8] Staging: hv: vmbus: Invoke vmbus_on_msg_dpc() directly
` [PATCH 3/8] Staging: hv: vmbus: Check for events before messages
` [PATCH 4/8] Staging: hv: vmbus: Do not enable auto eoi
` [PATCH 5/8] Staging: hv: vmbus: Fixup indentation in vmbus_acpi_add()
` [PATCH 6/8] Staging: hv: vmbus: Get rid of some dated/redundant comments
` [PATCH 7/8] Staging: hv: vmbus: Fix a bug in error handling in vmbus_bus_init()
` [PATCH 8/8] Staging: hv: vmbus: Get rid of an unnecessary check in vmbus_connect()
[PATCH 0/8] Staging: hv: Driver cleanup
2011-08-23 23:16 UTC (5+ messages)
` [PATCH 1/8] Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c
` [PATCH 4/8] Staging: hv: vmbus: Fix checkpatch warnings
[PATCH 0000/0117] Staging: hv: Driver cleanup
2011-08-23 23:11 UTC (33+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 003/117] Staging: hv: Add struct hv_vmbus_device_id to mod_devicetable.h
` [PATCH 006/117] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
` [PATCH 011/117] Staging: hv: util: Use the newly introduced vmbus ID in util driver
` [PATCH 012/117] Staging: hv: blkvsc: Add the MODULE_DEVICE_TABLE() line
` [PATCH 017/117] Staging: hv: mouse: Do not auto-load the mouse driver
` [PATCH 019/117] Staging: hv: vmbus: Cleanup vmbus_uevent() code
` [PATCH 020/117] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
` [PATCH 027/117] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
` [PATCH 031/117] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
` [PATCH 035/117] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
` [PATCH 036/117] Staging: hv: vmbus: Make class_id attribute a human readable string
` [PATCH 037/117] Staging: hv: vmbus: Get rid of the device_id attribute
` [PATCH 040/117] Staging: hv: vmbus: Cleanup error handling in hv_init()
` [PATCH 081/117] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
` [PATCH 086/117] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-08-23 3:49 UTC (10+ messages)
[PULL] lguest fix, virtio documentation
2011-08-22 0:12 UTC (2+ messages)
[PATCH] virtio-blk: Add stats VQ to collect information about devices
2011-08-21 23:31 UTC (9+ messages)
[RFC 0/0] Introducing a generic socket offload framework
2011-08-20 14:32 UTC (9+ messages)
[PATCH 59/75] virtionet: convert to SKB paged frag API
2011-08-19 13:27 UTC (2+ messages)
` [PATCH 63/75] xen: netfront: "
[RFC 0/0] Introducing a generic socket offload framework
2011-08-18 22:07 UTC
[PATCH] virtio-blk: Update spec with new stats vq
2011-08-18 7:53 UTC
[PATCH 2/3] virtio_config: Add virtio_config_val_len()
2011-08-15 0:58 UTC (3+ messages)
` [PATCH 3/3] virtio-net: Use virtio_config_val() for retrieving config
[PULL] lguest fix, virtio documentation
2011-08-15 0:55 UTC
[PATCH 1/3] virtio-console: Use virtio_config_val() for retrieving config
2011-08-14 14:52 UTC
[net-next RFC PATCH 0/7] multiqueue support for tun/tap
2011-08-14 6:19 UTC
[net-next RFC PATCH 4/7] tuntap: multiqueue support
2011-08-14 6:07 UTC
[net-next RFC PATCH 4/7] tuntap: multiqueue support
2011-08-14 6:05 UTC
[Qemu-devel] [net-next RFC PATCH 7/7] virtio-net changes
2011-08-14 5:59 UTC
[PATCH] virtio-net: Read MAC only after initializing MSI-X
2011-08-13 8:51 UTC
[net-next RFC PATCH 1/7] tuntap: move socket/sock related structures to tun_file
2011-08-13 0:46 UTC (12+ messages)
` [net-next RFC PATCH 2/7] tuntap: categorize ioctl
` [net-next RFC PATCH 3/7] tuntap: introduce multiqueue related flags
` [net-next RFC PATCH 4/7] tuntap: multiqueue support
` [net-next RFC PATCH 5/7] tuntap: add ioctls to attach or detach a file form tap device
` [net-next RFC PATCH 6/7] Change virtqueue structure
` [net-next RFC PATCH 7/7] virtio-net changes
` [net-next RFC PATCH 0/7] multiqueue support for tun/tap
` [Qemu-devel] [net-next RFC PATCH 7/7] virtio-net changes
KVM Forum 2011
2011-08-12 23:37 UTC
Hyper-V driver patches
2011-08-12 21:26 UTC (4+ messages)
[net-next RFC PATCH 0/7] multiqueue support for tun/tap
2011-08-12 1:54 UTC
[PATCH v2 1/6] x86-64: Pad vDSO to a page boundary
2011-08-11 20:47 UTC (14+ messages)
` [PATCH v2 2/6] x86-64: Move the "user" vsyscall segment out of the data segment
` [PATCH v2 3/6] x86-64: Work around gold bug 13023
` [PATCH v2 4/6] x86-64/xen: Enable the vvar mapping
` [PATCH v2 5/6] x86-64: Add user_64bit_mode paravirt op
` [PATCH v2 6/6] x86-64: Add vsyscall:emulate_vsyscall trace event
` [PATCH v2 0/6] Collected vdso/vsyscall fixes for 3.1
` [Xen-devel] "
linux-next: Tree for July 25 (xen)
2011-08-10 16:49 UTC (17+ messages)
` [Xen-devel] "
[RFC] virtio: Support releasing lock during kick
2011-08-10 14:39 UTC (3+ messages)
[RFC PATCH 0/8] virtio: Support for hibernation (S4)
2011-08-10 10:53 UTC (19+ messages)
` [RFC PATCH 1/8] virtio: pci: switch to new PM API
` [RFC PATCH 2/8] virtio-pci: add PM notification handlers for restore, freeze, thaw, poweroff
` [RFC PATCH 3/8] virtio-pci: save/restore config space across S4
` [RFC PATCH 4/8] virtio: console: Ignore port name update request if name already set
` [RFC PATCH 5/8] virtio: console: Use wait_event_freezable instead of _interruptible
` [RFC PATCH 6/8] virtio: console: Add freeze and restore handlers to support S4
` [RFC PATCH 7/8] virtio: block: Add freeze, "
` [RFC PATCH 8/8] virtio: net: "
[PATCHv3] virtio-spec: 64 bit features, used/avail event, fixes
2011-08-04 7:55 UTC (5+ messages)
[PATCH RFC net-next] virtio_net: refill buffer right after being used
2011-08-03 20:30 UTC (6+ messages)
[PATCH v2 0/6] Collected vdso/vsyscall fixes for 3.1
2011-08-03 13:31 UTC
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-08-02 16:03 UTC
Cloudviews2011: Deadline extended to Aug 8, 2011
2011-08-01 16:27 UTC
[RFC net-next PATCH 3/4] ethtool: Add new set commands
2011-07-28 22:04 UTC (2+ messages)
[PATCH 1/5] x86-64: Pad vDSO to a page boundary
2011-07-27 17:45 UTC (19+ messages)
` [PATCH 2/5] x86-64: Move the "user" vsyscall segment out of the data segment
` [PATCH 3/5] x86-64: Work around gold bug 13023
` [PATCH 4/5] x86-64/xen: Enable the vvar mapping
` [PATCH 5/5] x86-64: Add user_64bit_mode paravirt op
` [PATCH 0/5] Collected vdso/vsyscall fixes for 3.1
` [Xen-devel] "
[PATCH 5/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/xenbus/xenbus_client.c
2011-07-27 15:36 UTC (4+ messages)
` [Xen-devel] "
` [Xen-devel] "
(unknown),
2011-07-27 8:39 UTC
[PATCH 0/5] Collected vdso/vsyscall fixes for 3.1
2011-07-27 3:20 UTC
[PATCH] staging: hv: fix a memory leak in adj_guesttime()
2011-07-26 19:15 UTC
[PATCH 1/1] Staging: hv: util: kvp: Cleanup kvp_get_domain_name()
2011-07-26 18:03 UTC
[PATCH 1/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/balloon.c
2011-07-26 14:09 UTC (2+ messages)
` [PATCH 1/7] Xen: fix whitespaces,tabs "
Cloudviews2011: Call for Papers
2011-07-26 13:34 UTC
[PATCH 7/7] Xen: fix braces and tabs coding style issue in xenbus_probe.c This is a patch to the xenbus_probe.c file that fixed up braces and tabs errors found by the checkpatch.pl tools
2011-07-26 11:17 UTC
[PATCH 6/7] Xen: fix braces coding style issue in xenbus_probe.h
2011-07-26 11:17 UTC
[PATCH 4/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/pci.c
2011-07-26 11:16 UTC
[PATCH 3/7] Xen: fix braces coding style issue in gntdev.c and grant-table.c
2011-07-26 11:16 UTC
[PATCH 2/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/events.c
2011-07-26 11:16 UTC
[PATCH] xen/pciback: remove duplicated #include
2011-07-25 13:55 UTC (2+ messages)
CFP: The Second ACM International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with SC11
2011-07-25 4:36 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).