messages from 2011-06-02 19:23:57 to 2011-06-16 20:17:26 UTC [more...]
[PATCH 00/77] Staging: hv: Driver cleanup
2011-06-16 20:17 UTC (54+ messages)
` [PATCH 01/77] Staging: hv: vmbus: Increase the timeout value in the vmbus driver
` [PATCH 02/77] Staging: hv: netvsc: Increase the timeout value in the netvsc driver
` [PATCH 03/77] Staging: hv: storvsc: Increase the timeout value in the storvsc driver
` [PATCH 04/77] Staging: hv: netvsc: Fix a bug in accounting transmit slots
` [PATCH 05/77] Staging: hv: vmbus: Properly handle the error in hv_acpi_init()
` [PATCH 06/77] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 07/77] Staging: hv: vmbus: Introduce a function to map the dev_type guid to a name
` [PATCH 08/77] Staging: hv: vmbus: Introduce vmbus ID space in struct hv_driver
` [PATCH 09/77] Staging: hv: blkvsc: Use the newly introduced vmbus ID in the blockvsc driver
` [PATCH 10/77] Staging: hv: storvsc: Use the newly introduced vmbus ID in storvsc driver
` [PATCH 11/77] Staging: hv: netvsc: Use the newly introduced vmbus ID in netvsc driver
` [PATCH 12/77] Staging: hv: mousevsc: Use the newly introduced vmbus ID in mouse driver
` [PATCH 13/77] Staging: hv: vmbus: Introduce a human readable device type field to struct hv_device
` [PATCH 14/77] Staging: hv: util: Make hv_utils a vmbus device driver
` [PATCH 15/77] Staging: hv: blkvsc: Add the appropriate MODULE_ALIAS() line
` [PATCH 16/77] Staging: hv: storvsc: "
` [PATCH 17/77] Staging: hv: netvsc: "
` [PATCH 18/77] Staging: hv: mousevsc: "
` [PATCH 19/77] Staging: hv: util: "
` [PATCH 20/77] Staging: hv: vmbus: Cleanup the vmbus_uevent() code
` [PATCH 21/77] Staging: hv: vmbus: Get rid of an unnecessary include line in vmbus_drv.c
` [PATCH 22/77] Staging: hv: storvsc: Get rid of the DMI signature
` [PATCH 23/77] Staging: hv: netvsc: Get rid of the PCI signature
` [PATCH 24/77] Staging: hv: netvsc: Get rid of the DMI signature in netvsc_drv.c
` [PATCH 25/77] Staging: hv: util: Get rid of the DMI signature in hv_util.c
` [PATCH 26/77] Staging: hv: util: Get rid of the PCI "
` [PATCH 27/77] Staging: hv: vmbus: Cleanup vmbus_match() function
` [PATCH 28/77] Staging: hv: blkvsc: Get rid of the dev_type guid from blkvsc_drv.c
` [PATCH 29/77] Staging: hv: storvsc: Get rid of the device type guid from storvsc_drv.c
` [PATCH 30/77] Staging: hv: netvsc: Get rid of the dev_type guid from netvsc.c
` [PATCH 31/77] Staging: hv: netvsc: Initialize the driver name directly
` [PATCH 32/77] Staging: hv: netvsc: Get rid of the driver name initialization in netvsc.c
` [PATCH 33/77] Staging: hv: netvsc: Get rid of the empty function netvsc_initialize()
` [PATCH 34/77] Staging: hv: vmbus: Get rid of the unused name field in struct hv_driver
` [PATCH 35/77] Staging: hv: mouse: Get rid of the dev_type guid in hv_mouse.c
` [PATCH 36/77] Staging: hv: vmbus: Cleanup the code displaying class_id
` [PATCH 37/77] Staging: hv: vmbus: Do not initialize dev_type guid in vmbus_child_device_create()
` [PATCH 38/77] Staging: hv: vmbus: Get rid of the unused dev_type field in hv_device and hv_driver
` [PATCH 39/77] Staging: hv: vmbus: Get rid of the device_id attribute
` [PATCH 40/77] Staging: hv: vmbus: Get rid of some unnecessary comments
` [PATCH 41/77] Staging: hv: vmbus: Cleanup unnecessary comments in hv.c
` [PATCH 42/77] Staging: hv: vmbus: Cleanup error handling in hv_init()
` [PATCH 43/77] Staging: hv: vmbus: Get rid of unnecessay comments in connection.c
` [PATCH 44/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_body()
` [PATCH 45/77] Staging: hv: vmbus: Get rid of the function dump_gpadl_header()
` [PATCH 46/77] Staging: hv: vmbus: Rename openMsg to open_msg in channel.c
` [PATCH 47/77] Staging: hv: vmbus: Get rid of unnecessary comments "
` [PATCH 48/77] Staging: hv: vmbus: Change the variable name openInfo to open_info "
` [PATCH 49/77] Staging: hv: vmbus: Cleanup error values in ringbuffer.c
` [PATCH 50/77] Staging: hv: vmbus: Cleanup the error return value in vmbus_recvpacket_raw()
` [PATCH 51/77] Staging: hv: netvsc: Get rid of an unnecessary print statement in netvsc_probe()
` [PATCH 52/77] Staging: hv: vmbus: Retry vmbus_post_msg() before giving up
` [PATCH 53/77] Staging: hv: storvsc: Cleanup error handling in storvsc_dev_add()
[PATCH] vhost: set dirty log when updating flags of used ring
2011-06-16 13:55 UTC
[PATCH 00/11] Replace printk_rateilimit() with printk_ratelimited()
2011-06-16 12:14 UTC (2+ messages)
` [PATCH 09/11] xen/xenbus: use printk_ratelimited() instead of printk_ratelimit()
[PATCH 1/1] [virt] virtio-blk: Use ida to allocate disk index
2011-06-16 7:46 UTC (10+ messages)
[PATCH] vhost: set dirty log when updating flags of used ring
2011-06-16 6:45 UTC
[PATCH] virtio-net: per cpu 64 bit stats
2011-06-15 18:33 UTC (3+ messages)
` [PATCH] virtio-net: per cpu 64 bit stats (v2)
linux-next: Tree for June 15 (xen)
2011-06-15 17:54 UTC
[PATCH] virtio-net: per cpu 64 bit stats
2011-06-15 15:43 UTC
virtio scsi host draft specification, v3
2011-06-14 15:53 UTC (2+ messages)
virtio scsi host draft specification, v3
2011-06-14 15:30 UTC (9+ messages)
[Xen-devel] [PATCH 1/2] xen: Add __attribute__((format(printf... where appropriate
2011-06-13 16:40 UTC (2+ messages)
[PATCHv2 RFC 0/4] virtio and vhost-net capacity handling
2011-06-13 13:44 UTC (10+ messages)
` [PATCHv2 RFC 4/4] Revert "virtio: make add_buf return capacity remaining:
` [PATCHv2 RFC 3/4] virtio_net: limit xmit polling
[PATCH 1/2] xen: Add __attribute__((format(printf... where appropriate
2011-06-12 16:21 UTC
[PATCH] virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
2011-06-11 22:58 UTC (2+ messages)
[PATCH 7/7] [v4] drivers/virt: introduce Freescale hypervisor management driver
2011-06-10 15:36 UTC (7+ messages)
[PATCH] virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
2011-06-10 10:56 UTC
[PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
2011-06-10 10:45 UTC (11+ messages)
` [PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisormanagement driver
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 21:04 UTC
[PATCH 7/7] [v6] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 20:52 UTC
[PATCH 7/7] [v5] drivers/virt: introduce Freescale hypervisor management driver
2011-06-09 19:13 UTC
[PATCH 1/3] Staging: hv: netvsc: Fix a bug in accounting transmit slots
2011-06-09 17:53 UTC (4+ messages)
[PATCH 00/49] Staging: hv: Driver cleanup
2011-06-08 16:22 UTC (69+ messages)
` [PATCH 01/49] Staging: hv: vmbus: In vmbus_child_driver_unregister() don't set the bus field to NULL
` [PATCH 02/49] Staging: hv: storvsc: Cleanup the exit function in storvsc_drv.c
` [PATCH 03/49] Staging: hv: storvsc: Cleanup the module init "
` [PATCH 04/49] Staging: hv: storvsc: Fix a bug in the storvsc_remove() function
` [PATCH 05/49] Staging: hv: storvsc: Cleanup some dated/unnecessary comments
` [PATCH 06/49] Staging: hv: stor: Get rid of unnecessary DPRINTs in stor vsc_drv.c
` [PATCH 07/49] Staging: hv: stor: Rename the vriable gStorVscDeviceType in storvsc_drv.c
` [PATCH 08/49] Staging: hv: stor: Get rid of the unused initialization of the name field
` [PATCH 09/49] Staging: hv: blk: "
` [PATCH 10/49] Staging: hv: mouse: "
` [PATCH 11/49] Staging: hv: vmbus: Don't free the channel when the channel is closed
` [PATCH 12/49] Staging: hv: storvsc: Add a DMI signature to support auto-loading
` [PATCH 13/49] Staging: hv: vmbus: Change the signature of vmbus_bus_init()
` [PATCH 14/49] Staging: hv: vmbus: Use the DSDT specified irq for vmbus
` [PATCH 15/49] Staging: hv: vmbus: Make vmbus an acpi bus driver
` [PATCH 16/49] Staging: hv: vmbus: Get rid of vmbus_acpi_init() by inlining the code
` [PATCH 17/49] Staging: hv: vmbus: Get rid of vmbus_acpi_exit() "
` [PATCH 18/49] Staging: hv: vmbus: Add the DSDT _HID name as well
` [PATCH 19/49] Staging: hv: blkvsc: Fix bugs in the module unload path
` [PATCH 20/49] Staging: hv: blkvsc: We don't support removable media; get rid of unnecessary state
` [PATCH 21/49] Staging: hv: vmbus: Get rid of the timer based handling of channel events
` [PATCH 22/49] Staging: hv: vmbus: Get rid of the call to dump channel state in channel event handler
` [PATCH 23/49] Staging: hv: vmbus: Directly invoke the channel callback
` [PATCH 24/49] Staging: hv: vmbus: Get rid of the unused wrapper - vmbus_onchannel_event()
` [PATCH 25/49] Staging: hv: vmbus: Get rid of unneeded calls to dump_vmbus_channel
` [PATCH 26/49] Staging: hv: vmbus: Get rid of the poll timer in the channel state
` [PATCH 27/49] Staging: hv: vmbus: Fix the memory barrier in hv_ringbuffer_read()
` [PATCH 28/49] Staging: hv: vmbus: Introduce read dependency in hv_get_ringbuffer_availbytes()
` [PATCH 29/49] Staging: hv: vmbus: Change the memory barrier in hv_ringbuffer_write()
` [PATCH 30/49] Staging: hv: vmbus: Get rid of the unused function vmbus_ontimer()
` [PATCH 31/49] Staging: hv: vmbus: Get rid of some dated comments in channel.c
` [PATCH 32/49] Staging: hv: vmbus: Correct "
` [PATCH 33/49] Staging: hv: vmbus: Move the definition of struct vmbus_channel
` [PATCH 34/49] Staging: hv: vmbus: Embed the state needed to close the channel
` [PATCH 35/49] Staging: hv: vmbus: Use the newly introduced state in closing "
` [PATCH 36/49] Staging: hv: vmbus: Get rid of a dated comment in vmbus_drv.c
` [PATCH 37/49] Staging: hv: vmbus: Get rid of an unused function in connection.c
` [PATCH 38/49] Staging: hv: vmbus: Get rid of a dated comment in channel_mgmt.c
` [PATCH 39/49] Staging: hv: vmbus: Fix a memory barrier call in vmbus_drv.c
` [PATCH 40/49] Staging: hv: vmbus: Rename local variables "
` [PATCH 41/49] Staging: hv: vmbus: Increase the timeout for some critical calls
` [PATCH 42/49] Staging: hv: vmbus: Properly handle memory allocation failure in channel.c
` [PATCH 43/49] Staging: hv: vmbus: Cleanup some error codes in vmbus_drv.c
` [PATCH 44/49] Staging: hv: vmbus: Cleanup error handling in vmbus_bus_init()
` [PATCH 45/49] Staging: hv: vmbus: Cleanup error codes in hv.c
` [PATCH 46/49] Staging: hv: vmbus: Cleanup error codes in connection.c
` [PATCH 47/49] Staging: hv: vmbus: Cleanup some error values in channel.c
` [PATCH 48/49] Staging: hv: vmbus: Change Cleanup to cleanup "
` [PATCH 49/49] Staging: hv: vmbus: Increase the timeout value in vmbus_request_offers()
virtio scsi host draft specification, v3
2011-06-07 13:43 UTC
[PATCH 2/3] Staging: hv: netvsc: Increase the timeout value in netvsc_init_recv_buf()
2011-06-06 22:58 UTC
[patch] xen: off by one errors in multicalls.c
2011-06-03 19:57 UTC (2+ messages)
` [Xen-devel] "
[patch] xen: off by one errors in multicalls.c
2011-06-03 4:45 UTC
[PATCH RFC 3/3] virtio_net: limit xmit polling
2011-06-03 4:08 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).