All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-03-13 15:47:50 to 2009-03-13 17:14:41 UTC [more...]

[git patches] Ocfs2 fixes
 2009-03-13 17:14 UTC  (2+ messages)
` [Ocfs2-devel] "

PARALLEL_MAKE
 2009-03-13 17:12 UTC  (6+ messages)

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-03-13 17:11 UTC  (25+ messages)
      ` What can OpenVZ do?
          ` How much of a mess does OpenVZ make? ;) Was: "

Network throughput (localhost)
 2009-03-13 17:08 UTC  (2+ messages)

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-03-13 17:07 UTC  (8+ messages)
` [update, rev. 6] Re: [PATCH 1/10] PM: Rework handling of interrupts during suspend-resume (rev. 5)

Raid6 write performance
 2009-03-13 17:11 UTC  (4+ messages)

[RFC v2: Patch 1/3] net: hand off skb list to other cpu to submit to upper layer
 2009-03-13 17:06 UTC  (7+ messages)

Error testing ext3 on brd ramdisk
 2009-03-13 17:06 UTC  (12+ messages)

integrating new test functionality under xm
 2009-03-13 17:11 UTC 

patch for video.c driver
 2009-03-13 17:11 UTC  (3+ messages)

[RFC PATCH] Propose a new kernel tracing framework
 2009-03-13 17:04 UTC  (2+ messages)

[GIT PULL] Xen dom0 hardware access support
 2009-03-13 17:00 UTC  (33+ messages)
` [PATCH 01/27] xen: Don't disable the I/O space
` [PATCH 02/27] xen: Allow unprivileged Xen domains to create iomap pages
` [PATCH 03/27] Xen: Rename the balloon lock
` [PATCH 04/27] xen: Add xen_create_contiguous_region
` [PATCH 05/27] x86/PCI: Clean up pci_cache_line_size
` [PATCH 06/27] x86/PCI: Enable scanning of all pci functions
` [PATCH 07/27] Xen/x86/PCI: Add support for the Xen PCI subsytem
` [PATCH 08/27] x86/pci: make sure _PAGE_IOMAP it set on pci mappings
` [PATCH 09/27] xen/pci: clean up Kconfig a bit
` [PATCH 10/27] xen: make sure swiotlb allocation is physically contigious
` [PATCH 11/27] xen swiotlb: fixup swiotlb is chunks smaller than MAX_CONTIG_ORDER
` [PATCH 12/27] xen: add hooks for mapping phys<->bus addresses in swiotlb
` [PATCH 13/27] xen/swiotlb: add hook for swiotlb_arch_range_needs_mapping
` [PATCH 14/27] xen: enable swiotlb for xen domain 0
` [PATCH 15/27] xen/swiotlb: use dma_alloc_from_coherent to get device coherent memory
` [PATCH 16/27] swiotlb: use swiotlb_alloc_boot to allocate emergency pool
` [PATCH 17/27] xen/swiotlb: improve comment on gfp flags in xen_alloc_coherent()
` [PATCH 18/27] xen/swiotlb: add sync functions
` [PATCH 19/27] xen: set callout_map to make mtrr work
` [PATCH 20/27] xen mtrr: Use specific cpu_has_foo macros instead of generic cpu_has()
` [PATCH 21/27] xen mtrr: Use generic_validate_add_page()
` [PATCH 22/27] xen mtrr: Implement xen_get_free_region()
` [PATCH 23/27] xen mtrr: Add xen_{get,set}_mtrr() implementations
` [PATCH 24/27] xen mtrr: Kill some unneccessary includes
` [PATCH 25/27] x86: define arch_vm_get_page_prot to set _PAGE_IOMAP on VM_IO vmas
` [PATCH 26/27] agp: use more dma-ops-like operations for agp memory
` [PATCH 27/27] agp/intel: use dma_alloc_coherent for special cursor memory

git doc build failure on OS X 10.5.6 (Leopard) during xmlto phase
 2009-03-13 17:06 UTC  (11+ messages)

Hot plug scripts not working c/s 19355 (was: Re: [PATCH] xen: mask XSAVE in cpuid since we don't allow guests to use it)
 2009-03-13 17:09 UTC  (4+ messages)
` Hot plug scripts not working c/s 19355

issues with project quota over nfs
 2009-03-13 16:59 UTC 

[PATCH] VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff
 2009-03-13 17:00 UTC  (4+ messages)
` [tip:x86/urgent] "

[RFC] FC pass thru - Rev IV
 2009-03-13 17:04 UTC  (6+ messages)
` [RFC] FC pass thru - Rev V

your mail
 2009-03-13 16:54 UTC 

Setting disk parameters in a VM
 2009-03-13 16:58 UTC 

PARALLEL_MAKE
 2009-03-13 16:57 UTC  (5+ messages)

Xen unstable crash
 2009-03-13 16:55 UTC  (3+ messages)

[REVIEW] Draft of V4L2 API and spec changes for V4L2_MPEG_STREAM_VBI_FMT_IVTV
 2009-03-13 16:54 UTC  (3+ messages)

[Qemu-devel] [PATCH] Add single stepping option for all targets
 2009-03-13 16:54 UTC  (5+ messages)

Dump tools for checkpoints
 2009-03-13 16:53 UTC  (5+ messages)

Not pushing all branches?
 2009-03-13 16:49 UTC  (9+ messages)

[patch 2.6.29] powerpc/ps3: ps3_defconfig updates
 2009-03-13 16:52 UTC  (2+ messages)
` [patch 2.6.29 v2] "

linux-next: net-current/net tree build failure
 2009-03-13 16:51 UTC  (3+ messages)
` [PATCH] dnet: replace obsolete *netif_rx_* functions with *napi_*

Disk characteristics for virtual machines
 2009-03-13 16:51 UTC 

Can't build an ext2 minimal image
 2009-03-13 16:50 UTC  (3+ messages)

[RFC][PATCH 0/2] Syscalls tracing
 2009-03-13 16:50 UTC  (6+ messages)
` [RFC][PATCH 2/2] tracing/x86: basic implementation of syscall tracing for x86-64
  ` [tip:tracing/syscalls] tracing/syscalls: support for syscalls tracing on x86, fix

[PATCH 0/2 v2] Syscalls tracing
 2009-03-13 16:47 UTC  (5+ messages)

[GIT PATCHES for 2.6.29-rc8] V4L/DVB fixes
 2009-03-13 16:43 UTC 

[GIT PULL] Xen dom0 apic changes
 2009-03-13 16:42 UTC  (22+ messages)
` [PATCH 01/17] xen/dom0: handle acpi lapic parsing in Xen dom0
` [PATCH 02/17] xen: hook io_apic read/write operations
` [PATCH 03/17] xen: create dummy ioapic mapping
` [PATCH 04/17] xen: implement pirq type event channels
` [PATCH 05/17] x86/io_apic: add get_nr_irqs_gsi()
` [PATCH 06/17] xen/apic: identity map gsi->irqs
` [PATCH 07/17] xen: direct irq registration to pirq event channels
` [PATCH 08/17] xen: bind pirq to vector and event channel
` [PATCH 09/17] xen: pre-initialize legacy irqs early
` [PATCH 10/17] xen/apic: program the apic triggering and polarity properly
` [PATCH 11/17] xen: don't setup acpi interrupt unless there is one
` [PATCH 12/17] xen: use acpi_get_override_irq() to get triggering for legacy irqs
` [PATCH 13/17] xen: initialize irq 0 too
` [PATCH 14/17] xen: dynamically allocate irq & event structures
` [PATCH 15/17] xen: set pirq name to something useful
` [PATCH 16/17] xen: fix legacy irq setup, make ioapic-less machines work
` [PATCH 17/17] xen: disable MSI

[LTP] Support of WIFI and W-LAN test cases in LTP
 2009-03-13 16:47 UTC 

S4 hang with uvcvideo causing "Unlink after no-IRQ? Controller is probably using the wrong IRQ."
 2009-03-13 15:40 UTC  (3+ messages)

[PATCH] test-lib: write test results to test-results/<basename>-<pid>
 2009-03-13 16:36 UTC  (2+ messages)

[PATCH] netns: oops in ip_frag_reasm incrementing stats
 2009-03-13 16:35 UTC  (2+ messages)
` [PATCHv2] "

[GIT PULL] Xen dom0 core changes
 2009-03-13 16:29 UTC  (23+ messages)
` [PATCH 01/15] xen dom0: Make hvc_xen console work for dom0
` [PATCH 02/15] xen dom0: Initialize xenbus "
` [PATCH 03/15] xen dom0: Set up basic IO permissions "
` [PATCH 04/15] xen dom0: Add support for the platform_ops hypercall
` [PATCH 05/15] xen mtrr: Add mtrr_ops support for Xen mtrr
` [PATCH 06/15] xen: disable PAT
` [PATCH 07/15] xen/dom0: use _PAGE_IOMAP in ioremap to do machine mappings
` [PATCH 08/15] xen/dom0: Use host E820 map
` [PATCH 09/15] xen: implement XENMEM_machphys_mapping
` [PATCH 10/15] xen: clear reserved bits in l3 entries given in the initial pagetables
` [PATCH 11/15] xen: allow enable use of VGA console on dom0
` [PATCH 12/15] xen/dom0: add XEN_DOM0 config option
` [PATCH 13/15] x86: make /dev/mem mappings _PAGE_IOMAP
` [PATCH 14/15] Preliminary work on paravirtualizing set_io_bitmap
` [PATCH 15/15] x86: don't need "changed" parameter for set_io_bitmap()

Problem with xserver-xorg
 2009-03-13 16:34 UTC 

[PATCH] sh-clkfwk Safer resume from hibenration
 2009-03-13 16:33 UTC  (2+ messages)

iNAND on ZOOM2
 2009-03-13 16:32 UTC  (3+ messages)

[PATCH] sh: clkfwk: Changed the init function
 2009-03-13 16:31 UTC  (2+ messages)

[lm-sensors] Revision of sensors-detect
 2009-03-13 16:29 UTC  (2+ messages)

[U-Boot] [PATCH] MPC5200 FEC MII speed register
 2009-03-13 16:28 UTC  (3+ messages)
` [U-Boot] Fwd: "

[U-Boot] [GIT PULL] Please pull mpc5xxx tree
 2009-03-13 16:28 UTC 

[Qemu-devel] [6841] Add and use remaining #defines for PCI device IDs (Stuart Brady)
 2009-03-13 16:27 UTC  (3+ messages)

[Qemu-devel] [6850] Add missing file
 2009-03-13 16:27 UTC 

[PATCH] igb: allow tx of pre-formatted vlan tagged packets
 2009-03-13 16:24 UTC  (5+ messages)
` [net-next PATCH] "

[lm-sensors] Asus ATK0110 ACPI driver and Asus P6T Deluxe
 2009-03-13 16:24 UTC  (2+ messages)

Questions about [SCSI] modify scsi to handle new fail fast flags
 2009-03-13 16:24 UTC  (2+ messages)

High IO Wait with RAID 1
 2009-03-13 16:22 UTC  (4+ messages)

[Qemu-devel] [6849] Update changelog
 2009-03-13 16:22 UTC 

[Qemu-devel] [6848] Update changelog
 2009-03-13 16:22 UTC 

newb: Given a commit id, find which branches have it as an ancestor
 2009-03-13 16:20 UTC 

[PATCH] KVM: Improvements for task switching
 2009-03-13 15:58 UTC  (6+ messages)

[Qemu-devel] [PATCH] qemu:virtio-net: Check return size on the correct sg list
 2009-03-13 16:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] make qemu_announce_self handle non contiguous net tables
 2009-03-13 16:19 UTC  (2+ messages)

Boot delay when using grub.efi on Mac Mini
 2009-03-13 16:19 UTC  (14+ messages)

[PATCH] Add new lower-latency C1 state
 2009-03-13 16:19 UTC  (2+ messages)
` [PATCH] Add new lower-latency C1 state take #2

[U-Boot] At91 mass storage device
 2009-03-13 16:19 UTC  (5+ messages)

[RFC patch 00/41] LTTng 0.105 core for Linux 2.6.27-rc9
 2009-03-13 16:18 UTC  (5+ messages)

[Qemu-devel] [6847] qemu:virtio-net: Check return size on the correct sg list ( Alex Williamson)
 2009-03-13 16:19 UTC 

[Qemu-devel] [6846] make qemu_announce_self handle non contiguous net tables ( Marcelo Tosatti)
 2009-03-13 16:18 UTC 

build bug on pointer type
 2009-03-13 16:17 UTC 

bitbake warning on opensuse
 2009-03-13 16:15 UTC 

[PATCH] Fix misspelling of "Celsius"
 2009-03-13 16:15 UTC  (2+ messages)

[PATCH] eCryptfs: Don't encrypt file key with filename key
 2009-03-13 16:10 UTC  (3+ messages)

[PATCH 10.5/11] perf_counter: fix hrtimer sampling
 2009-03-13 16:09 UTC  (2+ messages)
` [tip:perfcounters/core] "

[PATCH 1/2 v2] tracing/syscalls: core infrastructure for syscalls tracing
 2009-03-13 16:09 UTC  (2+ messages)
` [tip:tracing/syscalls] tracing/syscalls: core infrastructure for syscalls tracing, enhancements

[PATCH 2/2 v2] tracing/syscalls: support for syscalls tracing on x86-64
 2009-03-13 16:09 UTC  (2+ messages)
` [tip:tracing/syscalls] tracing/syscalls: support for syscalls tracing on x86

[aarcange@redhat.com: [PATCH] fork vs gup(-fast) fix]
 2009-03-13 16:09 UTC  (3+ messages)

linux-next: lblnet tree build warnings
 2009-03-13 16:09 UTC  (2+ messages)

[PATCH] [RFC] c/r: Add UTS support
 2009-03-13 16:04 UTC  (12+ messages)

[PATCHv3] PM: Start C-state definitions from base 0
 2009-03-13 16:04 UTC 

old and new ubi utilities
 2009-03-13 15:57 UTC 

Bridge issue #3! dma_alloc_coherent causing crash - pm branch
 2009-03-13 15:59 UTC  (2+ messages)

Btrfs experimental branch updates
 2009-03-13 15:56 UTC 

[PATCH 0/2] powerpc/86xx: Board support for GE Fanuc PPC9A
 2009-03-13 15:52 UTC  (3+ messages)
` [PATCH 1/2] powerpc/86xx: Board support for GE Fanuc's PPC9A
` [PATCH 2/2] powerpc/86xx: Default configuration "

[refpolicy] services_gpsd.patch
 2009-03-13 15:51 UTC 

[lm-sensors] unknown chips/clients
 2009-03-13 15:51 UTC  (2+ messages)

ASoC updates for 2.6.30
 2009-03-13 13:34 UTC  (2+ messages)

[PATCH JGIT] Allow writeObject() write to OutputStream
 2009-03-13 15:47 UTC  (3+ messages)

[RFC 0/7] ARM: DaVinci: DM646x Video: DM646x display driver
 2009-03-13 15:48 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.