messages from 2008-05-28 04:59:09 to 2008-06-20 19:56:20 UTC [more...]
[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction (take 2)
2008-06-20 19:56 UTC (28+ messages)
` [PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction
` [PATCH 2 of 4] paravirt: add hooks for ptep_modify_prot_start/commit
` [PATCH 3 of 4] xen: implement ptep_modify_prot_start/commit
` [PATCH 4 of 4] xen: add mechanism to extend existing multicalls
[RFC 0/3]: hvc_console rework for platform without hard irqs
2008-06-20 13:24 UTC (14+ messages)
` [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks
` [RFC 2/3] virtio_console: use virtqueue notification for hvc_console
` [RFC 3/3] s390: use virtio_console for KVM on s390
` [RFC 1/3] hvc_console: rework setup to replace irq functions with callbacks (not word wrapped)
` [RFC 1/3 v2] hvc_console: rework setup to replace irq functions with callbacks
` [RFC 2/3 v2] virtio_console: use virtqueue notification for hvc_console
` [RFC 3/3 v2] s390: use virtio_console for KVM on s390
[PATCH 01/27] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
2008-06-20 2:03 UTC (44+ messages)
` [PATCH 02/27] ia64/xen: introduce synch bitops which is necessary for ia64/xen support
` [PATCH 03/27] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 05/27] ia64/xen: define several constants for ia64/xen
` [PATCH 06/27] ia64/xen: define NET_SKB_NET to 18 if xen
` [PATCH 07/27] ia64/xen: define helper functions for xen related address conversion
` [PATCH 08/27] ia64/xen: define helper functions for xen hypercalls
` [PATCH 09/27] ia64/xen: implement the arch specific part of xencomm
` [PATCH 10/27] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 11/27] ia64/xen: implement arch specific part of xen grant table
` [PATCH 12/27] ia64/xen: add definitions necessary for xen event channel
` [PATCH 13/27] ia64/pv_ops/xen: elf note based xen startup
` [PATCH 14/27] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 15/27] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 16/27] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 17/27] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 18/27] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 19/27] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 20/27] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 21/27] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 22/27] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 23/27] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 24/27] ia64/xen: define xen machine vector for domU
` [PATCH 25/27] ia64/xen: preliminary support for save/restore
` [PATCH 26/27] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH 27/27] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [Xen-ia64-devel] [PATCH 04/27] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
[patch 05/15] virtio_net: Fix skb->csum_start computation
2008-06-19 21:29 UTC
[PATCH] virtio: don't always force a notification when ring is full
2008-06-19 8:14 UTC (3+ messages)
linux-next: Tree for June 18 (XEN build error)
2008-06-19 5:54 UTC (3+ messages)
[PATCH] virtio_net: Fix skb->csum_start computation (2.6.24, 2.6.25)
2008-06-17 0:16 UTC (3+ messages)
` [stable] "
linux-next: Tree for June 13 (XEN)
2008-06-16 20:40 UTC (7+ messages)
[PATCH 0/5] paravirt clock source patches, #4
2008-06-16 13:53 UTC (14+ messages)
` [PATCH 1/5] Add structs and functions for paravirt clocksource
` [PATCH 2/5] Make xen use the paravirt clocksource structs and functions
` [PATCH 3/5] Make kvm host use the paravirt clocksource structs
` [PATCH 4/5] Make kvm guest use the paravirt clocksource structs and functions
` [PATCH 5/5] Remove now unused structs from kvm_para.h
[PATCH] virtio: Complete feature negotation before updating status
2008-06-15 13:20 UTC
[PATCH 2/3] virtio: fix delayed xmit of packet and freeing of old packets
2008-06-14 7:39 UTC (6+ messages)
` [PATCH 1/3] virtio: fix virtio_net xmit of freed skb bug
[PATCH] Do not calculate linear rip in emulation failure report
2008-06-14 5:01 UTC (8+ messages)
[PATCH 1/2] virtio: Use bus_type probe and remove methods
2008-06-14 4:13 UTC (2+ messages)
` [PATCH 2/2] virtio: Complete feature negotation before updating status
[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction (take 2)
2008-06-13 7:18 UTC (12+ messages)
` [PATCH 1 of 4] mm: add a ptep_modify_prot transaction abstraction
` [PATCH] mm: fix comment formatting in asm-generic/pgtable.h:__ptep_modify_prot_
` [PATCH 2 of 4] paravirt: add hooks for ptep_modify_prot_start/commit
` [PATCH 3 of 4] xen: implement ptep_modify_prot_start/commit
[PATCH] xen: Use wmb instead of rmb in xen_evtchn_do_upcall()
2008-06-11 6:54 UTC (5+ messages)
[PATCH 2/4] virtio: Fix typo in virtio_net_hdr comments
2008-06-10 22:21 UTC (5+ messages)
` [PATCH 3/4] virtio: virtio_net free transmit skbs in a timer
` [PATCH 4/4] virtio: use callback on empty in virtio_net
` [PATCH 1/4] virtio_net: Fix skb->csum_start computation
[PATCH] Do not calculate linear rip in emulation failure report
2008-06-10 13:46 UTC
[PATCH 00/27] ia64/xen domU take 7
2008-06-10 7:46 UTC
[PATCH] xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
2008-06-10 7:40 UTC
[PATCH] xen-netfront: fix xennet_release_tx_bufs()
2008-06-10 7:37 UTC
[PATCH] xen: Use wmb instead of rmb in xen_evtchn_do_upcall()
2008-06-10 7:35 UTC
[PATCH 1/4] virtio_net: Fix skb->csum_start computation
2008-06-08 10:49 UTC
[PATCH 0/5] paravirt clock source patches, #5
2008-06-03 14:17 UTC (6+ messages)
` [PATCH 1/5] Add structs and functions for paravirt clocksource
` [PATCH 2/5] Make xen use the paravirt clocksource structs and functions
` [PATCH 3/5] Make kvm host use the paravirt clocksource structs
` [PATCH 4/5] Make kvm guest use the paravirt clocksource structs and functions
` [PATCH 5/5] Remove now unused structs from kvm_para.h
[PATCH 0 of 4] mm+paravirt+xen: add pte read-modify-write abstraction
2008-06-02 20:09 UTC (6+ messages)
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.1.0: Source code and patch
2008-06-02 12:39 UTC (2+ messages)
` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.1.0: Document
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.1.0: Introduction
2008-06-02 12:34 UTC
Xen/paravirt_ops page on Xen wiki
2008-05-30 11:10 UTC
[PATCH 2/3] lguest: implement VIRTIO_F_NOTIFY_ON_EMPTY
2008-05-30 8:59 UTC (3+ messages)
` [PATCH 3/3] virtio: use callback on empty in virtio_net
` [PATCH 1/3] virtio: VIRTIO_F_NOTIFY_ON_EMPTY to force callback on empty
[PULL] virtio & lguest fixes (and new virtio_rng driver)
2008-05-30 5:21 UTC
[PATCH 1/3] virtio: VIRTIO_F_NOTIFY_ON_EMPTY to force callback on empty
2008-05-30 5:12 UTC
[PATCH/RFC] virtio_blk: check for hardsector size from host
2008-05-30 3:41 UTC (10+ messages)
` [PATCH] virtio_config: fix len calculation of config elements
` [PATCH v2] virtio_blk: check for hardsector size from host
[PATCH] virtio_blk: fix endianess annotations
2008-05-30 3:18 UTC
[0/6] [NET]: virtio SG/TSO patches
2008-05-29 10:38 UTC (6+ messages)
` [1/6] [TUN]: Add GSO support
` [2/6] [TUN]: Add GSO detection
` [3/6] [TUN]: Fix GSO mapping
[PATCH] virtio_blk: fix endianess annotations
2008-05-29 9:10 UTC
[PATCH 2/3] virtio_net: Trivial coding style fix
2008-05-29 7:31 UTC (3+ messages)
` [PATCH 3/3] virtio_net: Fix skb->csum_start computation
linux-next 20080528: XEN build error when no Power Mgt enabled
2008-05-28 21:38 UTC (2+ messages)
[PATCH 00/17] ia64/pv_ops take 6
2008-05-28 19:55 UTC (2+ 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).