messages from 2011-09-13 17:59:54 to 2011-11-03 07:51:15 UTC [more...]
[PATCH 1 of 5] virtio: document functions better
2011-11-03 7:51 UTC (8+ messages)
` [PATCH 2 of 5] virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
` [PATCH 3 of 5] virtio: support unlocked queue kick
` [PATCH 4 of 5] virtio: avoid modulus operation
` [PATCH 5 of 5] virtio: expose added descriptors immediately
[PATCH 1/5] virtio: document functions better
2011-11-03 7:10 UTC
virtio-pci new configuration proposal
2011-11-03 1:58 UTC (5+ messages)
Regression: patch " hvc_console: display printk messages on console." causing infinite loop with 3.2-rc0 + Xen
2011-11-03 1:30 UTC (2+ messages)
[PATCH RFC 0/2] virtio-pci: polling mode support
2011-11-03 0:56 UTC (4+ messages)
` [PATCH (repost) RFC 1/2] virtio: ISR bit constants
` [PATCH (repost) RFC 2/2] virtio-pci: recall and return msix notifications on ISR read
[PULL] virtio
2011-11-03 0:19 UTC (9+ messages)
` [PATCH RFC] virtio-pci: flexible configuration layout
[PATCH 1/1] Staging: hv: Move the mouse driver out of staging
2011-11-02 23:04 UTC (6+ messages)
[PATCH RFC 0/3] Support multiple VirtioConsoles
2011-11-02 22:19 UTC
[PATCH] VirtioConsole support
2011-11-02 22:02 UTC (9+ messages)
Additional virtio-mmio spec changes
2011-11-02 13:31 UTC
Additional virtio-mmio spec changes
2011-11-02 1:21 UTC
Additional virtio-mmio spec changes
2011-11-01 13:01 UTC
[PATCH 0/8] virtio: console: Fixes, cleanups, stats for bytes transferred
2011-10-31 23:57 UTC (2+ messages)
[PATCHv4] virtio-blk: use ida to allocate disk index
2011-10-31 23:55 UTC (3+ messages)
[PATCH 0/1] virtio: console: fix for early console
2011-10-31 10:21 UTC
[PATCH 0/3] Staging: hv: mousevsc: cleanup the mouse driver
2011-10-30 16:16 UTC (6+ messages)
` [PATCH 1/3] Staging: hv: mousevsc: Address some style issues
` [PATCH 2/3] Staging: hv: mousevsc: Add a check to prevent memory corruption
` [PATCH 3/3] Staging: hv: mousevsc: Use the KBUILD_MODNAME macro
[PATCH 1/1] Staging: hv: Move the mouse driver out of staging
2011-10-30 16:16 UTC (11+ messages)
[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of staging
2011-10-28 23:10 UTC (10+ messages)
[PATCH RFC V2 4/5] kvm guest : Added configuration support to enable debug information for KVM Guests
2011-10-27 10:17 UTC (3+ messages)
` [PATCH RFC V2 3/5] kvm hypervisor : Add two hypercalls to support pv-ticketlock
[PATCH 1/1] Staging: hv: mousevsc: Move the mouse driver out of staging
2011-10-27 4:31 UTC (11+ messages)
[PATCH 0/6] Staging: hv: mousevsc: cleanup the mouse driver
2011-10-27 0:03 UTC (13+ messages)
` [PATCH 1/6] Staging: hv: mousevsc: Make boolean states boolean
` [PATCH 2/6] Staging: hv: mousevsc: Inline the code for mousevsc_on_device_add()
` [PATCH 3/6] Staging: hv: mousevsc: Inline the code for reportdesc_callback()
` [PATCH 4/6] Staging: hv: mousevsc: Cleanup mousevsc_on_channel_callback()
` [PATCH 5/6] Staging: hv: mousevsc: Add a new line to a debug string
` [PATCH 6/6] Staging: hv: mousevsc: Get rid of unnecessary include files
[PATCH 1/1] Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
2011-10-25 2:43 UTC (3+ messages)
[PATCH 1/1] Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
2011-10-24 18:28 UTC
[PATCH v4] virtio: Add platform bus driver for memory mapped virtio device
2011-10-24 13:07 UTC
[PATCH v3] virtio: Add platform bus driver for memory mapped virtio device
2011-10-24 13:06 UTC
[PATCH 0000/0002] Staging: hv: Fix checkpatch warnings
2011-10-15 4:31 UTC (3+ messages)
` [PATCH 1/2] Staging: hv: mousevsc: Fix a checkpatch warning
` [PATCH 2/2] Staging: hv: storvsc: Fix checkpatch warnings
[PATCH] staging: hv: move hv_netvsc into drivers/net directory
2011-10-14 20:34 UTC
[PATCH] staging: hv: move hv_netvsc out of staging area
2011-10-14 19:40 UTC (6+ messages)
[PATCH 1/1] Staging: hv: util: Invoke cn_netlink_send() in a work context
2011-10-10 14:10 UTC (3+ messages)
[PATCH] staging: hv: storvsc: ignore SET_WINDOW scsi command
2011-10-10 13:53 UTC (2+ messages)
[PATCH 1/1] Staging: hv: netvsc: Fix a dereferencing issue
2011-10-06 17:10 UTC
[PATCH 1/1] Staging: hv: util: Fix a bug in kvp implementation
2011-10-05 13:30 UTC (3+ messages)
Hyper-V TODO file
2011-10-05 2:49 UTC (12+ messages)
` Move hyperv out of the drivers/staging/ directory
[PATCH 0000/0024] Staging: hv: mousevsc cleanup
2011-09-30 3:02 UTC (28+ messages)
` [PATCH 01/24] Staging: hv: mousevsc: Fixup struct hv_input_dev_info
` [PATCH 02/24] Staging: hv: mousevsc: Get rid of the struct input_device_context
` [PATCH 03/24] Staging: hv: mousevsc: Fixup some bogus WARN_ON() calls
` [PATCH 04/24] Staging: hv: mousevsc: Change the allocation flags to reflect interrupt context
` [PATCH 05/24] Staging: hv: mousevsc: Handle the case where we may get bogus report desc size
` [PATCH 06/24] Staging: hv: mousevsc: Correctly initialize the header size
` [PATCH 07/24] Staging: hv: mousevsc: Use completion primitive to synchronize
` [PATCH 08/24] Staging: hv: mousevsc: Cleanup and properly implement reportdesc_callback()
` [PATCH 09/24] Staging: hv: mousevsc: Get rid of unnecessary DPRINT calls
` [PATCH 10/24] Staging: hv: mousevsc: Cleanup error handling
` [PATCH 11/24] Staging: hv: mousevsc: Get rid of unnecessary pr_* calls
` [PATCH 12/24] Staging: hv: mousevsc: Free allocated memory in free_input_device()
` [PATCH 13/24] Staging: hv: mousevsc: Get rid of the unused state: num_outstanding_req
` [PATCH 14/24] Staging: hv: mousevsc: Cleanup alloc_input_device()
` [PATCH 15/24] Staging: hv: mousevsc: Get rid of mousevsc_on_send_completion()
` [PATCH 16/24] Staging: hv: mousevsc: Cleanup mousevsc_connect_to_vsp()
` [PATCH 17/24] Staging: hv: mousevsc: Get rid of mousevsc_on_device_remove() by inlining code
` [PATCH 18/24] Staging: hv: mousevsc: Now cleanup mousevsc_remove()
` [PATCH 19/24] Staging: hv: mousevsc: Get rid of ref_count state in struct mousevsc_dev
` [PATCH 20/24] Staging: hv: mousevsc: Cleanup camel cased enums
` [PATCH 21/24] Staging: hv: mousevsc: Get rid of mousevsc_on_receive_input_report() by inlining
` [PATCH 22/24] Staging: hv: mousevsc: Cleanup mousevsc_on_device_add()
` [PATCH 23/24] Staging: hv: mousevsc: Enable autoloading of the mouse driver
` [PATCH 24/24] Staging: hv: mousevsc: Get rid of unnecessary comments
[PATCH] staging: hv: remove the carrier status check from netvsc_open()
2011-09-28 20:24 UTC
[PATCH 1/1] Staging: hv: Update the TODO file
2011-09-22 19:40 UTC
[PATCH 0000/0003] Staging: hv: Driver cleanup
2011-09-18 22:26 UTC (6+ messages)
` [PATCH 1/3] Staging: hv: util: Perform some service specific init/deinit in probe/remove
` [PATCH 2/3] Staging: hv: util: Properly handle util services in the util driver
` [PATCH 3/3] Staging: hv: vmbus: Get rid of hv_cb_utils[] and other unneeded code
[PATCH 0000/0020] Staging: hv: Driver cleanup
2011-09-17 13:26 UTC (21+ messages)
` [PATCH 01/20] Staging: hv: vmbus: Introduce a utility function to match hv_vmbus_device_id
` [PATCH 05/20] Staging: hv: util: Perform some service specific init/deinit in probe/remove
` [PATCH 06/20] Staging: hv: util: Properly handle util services in the util driver
` [PATCH 09/20] Staging: hv: storvsc: Get rid of storvsc_dev_add() by inlining the code
` [PATCH 16/20] Staging: hv: vmbus: Do not allocate struct hv_device_info on the stack
` [PATCH 18/20] Staging: hv: netvsc: Rename netDevice as net_device
` [PATCH 19/20] Staging: hv: netvsc: Rename rndisDevice to rndis_device
` [PATCH 20/20] Staging: hv: netvsc: Rename deviceInfo as device_info
[PATCH 1/1] Staging: hv: netvsc: Cleanup the name and type of link_stat variable
2011-09-13 22:21 UTC
[PATCH 1/1] Staging: hv: netvsc: Cleanup the name and type of link_stat variable
2011-09-13 20:57 UTC (3+ messages)
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).