messages from 2008-10-15 02:04:31 to 2008-11-07 06:10:07 UTC [more...]
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
2008-11-07 6:10 UTC (21+ messages)
` git repository for SR-IOV development?
[PATCH 1/16 v6] PCI: remove unnecessary arg of pci_update_resource()
2008-11-07 6:07 UTC (42+ messages)
` [PATCH 2/16 v6] PCI: define PCI resource names in an 'enum'
` [PATCH 3/16 v6] PCI: export __pci_read_base
` [PATCH 4/16 v6] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 5/16 v6] PCI: add a wrapper for resource_alignment()
` [PATCH 6/16 v6] PCI: add a new function to map BAR offset
` [PATCH 7/16 v6] PCI: cleanup pcibios_allocate_resources()
` [PATCH 8/16 v6] PCI: add boot options to reassign resources
` [PATCH 9/16 v6] PCI: add boot option to align MMIO resources
` [PATCH 10/16 v6] PCI: cleanup pci_bus_add_devices()
` [PATCH 11/16 v6] PCI: split a new function from pci_bus_add_devices()
` [PATCH 12/16 v6] PCI: support the SR-IOV capability
` [PATCH 13/16 v6] PCI: reserve bus range for SR-IOV device
` [PATCH 14/16 v6] PCI: document for SR-IOV user and developer
` [PATCH 15/16 v6] PCI: document the SR-IOV sysfs entries
` [PATCH 16/16 v6] PCI: document the new PCI boot parameters
` [PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
[patch 1/4] io controller: documentation
2008-11-07 4:19 UTC (20+ messages)
` [patch 2/4] io controller: biocgroup implementation
` [patch 3/4] io controller: Core IO controller implementation logic
` [patch 4/4] io controller: Put IO controller to use in device mapper and standard make_request() function
` [patch 0/4] [RFC] Another proportional weight IO controller
git repository for SR-IOV development?
2008-11-07 1:58 UTC (3+ messages)
[patch 0/4] [RFC] Another proportional weight IO controller
2008-11-06 15:30 UTC
[Question] power management related with cgroup based resource management
2008-10-27 2:34 UTC (8+ messages)
[PATCH] virtio_net: hook up the set-tso ethtool op
2008-10-23 15:33 UTC
[PATCH 1/2] dm-ioband: I/O bandwidth controller v1.8.0: Source code and patch
2008-10-23 11:28 UTC (14+ messages)
` [PATCH 2/2] dm-ioband: I/O bandwidth controller v1.8.0: Document
` [PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
[PATCH] virtio_net: hook up the set-tso ethtool op
2008-10-22 15:32 UTC
[PATCH 0/16 v6] PCI: Linux kernel SR-IOV support
2008-10-22 8:38 UTC
[PATCH 1/15 v5] PCI: remove unnecessary arg of pci_update_resource()
2008-10-22 7:19 UTC (18+ messages)
` [PATCH 2/15 v5] PCI: define PCI resource names in an 'enum'
` [PATCH 3/15 v5] PCI: export __pci_read_base
` [PATCH 4/15 v5] PCI: make pci_alloc_child_bus() be able to handle NULL bridge
` [PATCH 5/15 v5] PCI: add a wrapper for resource_alignment()
` [PATCH 6/15 v5] PCI: add a new function to map BAR offset
` [PATCH 7/15 v5] PCI: cleanup pcibios_allocate_resources()
` [PATCH 8/15 v5] PCI: add boot options to reassign resources
` [PATCH 9/15 v5] PCI: add boot option to align MMIO resource
` [PATCH 10/15 v5] PCI: cleanup pci_bus_add_devices()
` [PATCH 11/15 v5] PCI: split a new function from pci_bus_add_devices()
` [PATCH 12/15 v5] PCI: support the SR-IOV capability
` [PATCH 13/15 v5] PCI: reserve bus range for the SR-IOV device
` [PATCH 14/15 v5] PCI: document the SR-IOV
` [PATCH 15/15 v5] PCI: document the new PCI boot parameters
[PATCH 0/15 v5] PCI: Linux kernel SR-IOV support
2008-10-21 11:40 UTC
[Question] power management related with cgroup based resource management
2008-10-21 2:54 UTC
[PATCH 01/13] ia64/pv_ops: add hooks to paravirtualize fsyscall implementation
2008-10-20 3:55 UTC (13+ messages)
` [PATCH 02/13] ia64/pv_ops/xen: preliminary to paravirtualizing fsys.S for xen
` [PATCH 03/13] ia64/pv_ops: paravirtualize fsys.S
` [PATCH 04/13] ia64/pv_ops/pvchecker: support mov = ar.itc paravirtualization
` [PATCH 05/13] ia64/pv_ops/xen: paravirtualize read/write ar.itc and ar.itm
` [PATCH 06/13] ia64/pv_ops: paravirtualize mov = ar.itc
` [PATCH 07/13] ia64/pv_ops/pv_time_ops: add sched_clock hook
` [PATCH 08/13] ia64/pv_ops/xen/pv_time_ops: implement sched_clock
` [PATCH 09/13] ia64/pv_ops: gate page paravirtualization
` [PATCH 10/13] ia64/pv_ops/xen: define xen specific gate page
` [PATCH 11/13] ia64/pv_ops: move down __kernel_syscall_via_epc
` [PATCH 12/13] ia64/pv_ops: paravirtualize gate.S
` [PATCH 13/13] ia64/pv_ops/xen/gate.S: xen gate page paravirtualization
[PATCH 00/13] ia64/pv_ops, xen: more paravirtualization
2008-10-20 3:55 UTC
[PATCH 6/8 v4] PCI: support the SR-IOV capability
2008-10-17 22:54 UTC (2+ messages)
` [PATCH 8/8 v4] PCI: document the changes
[PATCH 01/33] ia64/pv_ops: fix paraviatualization of ivt.S with CONFIG_SMP=n
2008-10-17 20:16 UTC (36+ messages)
` [PATCH 02/33] ia64/pv_ops: avoid name conflict of get_irq_chip()
` [PATCH 03/33] ia64/pv_ops: update native/inst.h to clobber predicate
` [PATCH 04/33] ia64: move function declaration, ia64_cpu_local_tick() from .c to .h
` [PATCH 05/33] ia64/xen: reserve "break" numbers used for xen hypercalls
` [PATCH 06/33] ia64/xen: introduce sync bitops which is necessary for ia64/xen support
` [PATCH 07/33] ia64/xen: increase IA64_MAX_RSVD_REGIONS
` [PATCH 08/33] ia64/xen: introduce definitions necessary for ia64/xen hypercalls
` [PATCH 09/33] ia64/xen: define several constants for ia64/xen
` [PATCH 10/33] ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
` [PATCH 11/33] ia64/xen: define helper functions for xen related address conversion
` [PATCH 12/33] ia64/xen: define helper functions for xen hypercalls
` [PATCH 13/33] ia64/xen: implement the arch specific part of xencomm
` [PATCH 14/33] ia64/xen: xencomm conversion functions for hypercalls
` [PATCH 15/33] ia64/xen: implement arch specific part of xen grant table
` [PATCH 16/33] ia64/xen: add definitions necessary for xen event channel
` [PATCH 17/33] ia64/xen: introduce helper function to identify domain mode
` [PATCH 18/33] ia64/pv_ops/xen: elf note based xen startup
` [PATCH 19/33] ia64/pv_ops/xen: define xen pv_init_ops for various xen initialization
` [PATCH 20/33] ia64/pv_ops/xen: define xen pv_cpu_ops
` [PATCH 21/33] ia64/pv_ops/xen: define xen paravirtualized instructions for hand written assembly code
` [PATCH 22/33] ia64/pv_ops/xen: paravirtualize DO_SAVE_MIN for xen
` [PATCH 23/33] ia64/pv_ops/xen: paravirtualize ivt.S "
` [PATCH 24/33] ia64/pv_ops/xen: paravirtualize entry.S for ia64/xen
` [PATCH 25/33] ia64/pv_ops/xen: implement xen pv_iosapic_ops
` [PATCH 26/33] ia64/pv_ops/xen: define the nubmer of irqs which xen needs
` [PATCH 27/33] ia64/pv_ops/xen: implement xen pv_irq_ops
` [PATCH 28/33] ia64/pv_ops/xen: implement xen pv_time_ops
` [PATCH 29/33] ia64/xen: define xen machine vector for domU
` [PATCH 30/33] ia64/xen: preliminary support for save/restore
` [PATCH 31/33] ia64/pv_ops: update Kconfig for paravirtualized guest and xen
` [PATCH 32/33] ia64/xen: a recipe for using xen/ia64 with pv_ops
` [PATCH 33/33] ia64/pv_ops: paravirtualized istruction checker
` [PATCH 00/33] ia64/xen domU take 12
[PATCH 0/2] dm-ioband: I/O bandwidth controller v1.8.0: Introduction
2008-10-17 7:09 UTC
[PATCH 6/6 v3] PCI: document the change
2008-10-17 5:48 UTC (2+ messages)
[PATCH 00/33] ia64/xen domU take 12
2008-10-17 2:17 UTC
[PATCH 1/2] virtio_net: Recycle some more rx buffer pages
2008-10-16 9:15 UTC (8+ messages)
` [PATCH 2/2] virtio_net: Improve the recv buffer allocation scheme
[PATCH][RFC] vmchannel a data channel between host and guest
2008-10-15 16:59 UTC (7+ messages)
[PATCH 09/32] ia64/xen: add a necessary header file to compile include/xen/interface/xen.h
2008-10-15 3:22 UTC (4+ messages)
` [PATCH 32/32] ia64/pv_ops: paravirtualized istruction checker
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).