All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-15 12:52:03 to 2010-06-15 14:20:08 UTC [more...]

[Qemu-devel] [PULL 00/19] Block patches
 2010-06-15 14:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/19] vpc: Read/write multiple sectors at once
` [Qemu-devel] [PATCH 02/19] qcow2: Allow get_refcount to return errors
` [Qemu-devel] [PATCH 03/19] qcow2: Allow alloc_clusters_noref "
` [Qemu-devel] [PATCH 04/19] qcow2: Return real error code in load_refcount_block

[Qemu-devel] [PATCH 0/5] Migration subsections (and ide as example)
 2010-06-15 14:19 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/5] Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
` [Qemu-devel] [PATCH 2/5] Revert "ide save/restore current transfer fields"
` [Qemu-devel] [PATCH 3/5] vmstate: add subsections code
` [Qemu-devel] [PATCH 4/5] ide: fix migration in the middle of pio operation
` [Qemu-devel] [PATCH 5/5] ide: fix migration in the middle of a bmdma transfer
    ` [Qemu-devel] "
  ` [Qemu-devel] Re: [PATCH 0/5] Migration subsections (and ide as example)

[PATCH] drivers: net: use new hex_to_bin() method
 2010-06-15 14:18 UTC 

[ANNOUNCE] xf86-video-intel 2.11.901
 2010-06-15 14:18 UTC  (3+ messages)

KVM call agenda for June 15
 2010-06-15 14:18 UTC  (7+ messages)
  ` [Qemu-devel] "

Help Debugging Xen Crash
 2010-06-15 14:18 UTC  (4+ messages)

Xen 4.0 crashes with pvops kernel
 2010-06-15 14:17 UTC  (9+ messages)

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-15 14:16 UTC  (38+ messages)
` [PATCH 11/12] vmscan: Write out dirty pages in batch
                  ` [patch] mm: vmscan fix mapping use after free
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[PATCH] VT-d: fix PCI device detach from virtual machine
 2010-06-15 14:10 UTC  (3+ messages)

Display all processes using ps
 2010-06-15 14:12 UTC  (2+ messages)

[PATCH] ext3: remove vestiges of nobh support
 2010-06-15 14:12 UTC  (2+ messages)

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-15 14:11 UTC  (5+ messages)

[RFC] Changes in mac80211 to make at76c50x-usb working again
 2010-06-15 14:11 UTC  (6+ messages)

[Bug 28320] New: Xserver hangs in an infinite loop
 2010-06-15 14:09 UTC  (2+ messages)
  ` [Bug 28320] "

Advantages of CreateSolidFill as src for CompositeText?
 2010-06-15 14:08 UTC 

delalloc makes data=writeback safer
 2010-06-15 14:08 UTC  (2+ messages)

[PATCH] drivers: usb: throw away custom methods
 2010-06-15 14:04 UTC 

[Qemu-devel] [PATCH 0/7] initial spice support
 2010-06-15 13:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] configure: add logging
  ` [Qemu-devel] "

UBIFS mount failure on NOR flash
 2010-06-15 14:05 UTC  (3+ messages)

[PATCH] [0/23] Fix gcc 4.6 set but unused variable warnings
 2010-06-15 14:01 UTC  (4+ messages)
` [PATCH] [17/23] EXT3: Fix set but unused variables

[Qemu-devel] [PATCH 0/7] Fix building qemu-kvm for non KVM target
 2010-06-15 13:59 UTC  (17+ messages)
` [Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/7] No need for kvm_init() stub as already defined in qemu-kvm.h
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 7/7] Only accept -no-hpet for i386 targets
  ` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/7] Fix building qemu-kvm for non KVM target

[PATCH v2 2/3] textconv: support for blame
 2010-06-15 13:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Asynchronous tcp incoming migration
 2010-06-15 13:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] savevm: refactor qemu_loadvm_state()

s3c-otg host driver status
 2010-06-15 13:23 UTC 

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-15 13:55 UTC  (10+ messages)
` [RFC][PATCH 1/9] abstract kvm x86 mmu->n_free_mmu_pages
` [RFC][PATCH 2/9] rename x86 kvm->arch.n_alloc_mmu_pages
` [RFC][PATCH 3/9] replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
` [RFC][PATCH 4/9] create aggregate kvm_total_used_mmu_pages value
` [RFC][PATCH 5/9] break out some mmu_skrink() code
` [RFC][PATCH 6/9] remove kvm_freed variable
` [RFC][PATCH 7/9] make kvm_get_kvm() more robust
` [RFC][PATCH 8/9] reduce kvm_lock hold times in mmu_skrink()
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[lm-sensors] Getting sensor information from HP ProLiant DL360
 2010-06-15 13:55 UTC 

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-15 13:54 UTC  (10+ messages)
` [PATCH 08/30] workqueue: temporarily disable workqueue tracing
` [PATCH 27/30] workqueue: implement DEBUGFS/workqueue

[PATCH 0/24] Nested VMX, v5
 2010-06-15 13:54 UTC  (5+ messages)
` [PATCH 9/24] Implement VMCLEAR

[Qemu-devel] [PATCH 0/8] Make event_notifier more useful and more used
 2010-06-15 13:53 UTC  (2+ messages)
` [Qemu-devel] "

Update on TLV320AIC3204 Driver
 2010-06-15 13:53 UTC  (5+ messages)

[PATCHSET] irq: better lost/spurious irq handling
 2010-06-15 13:36 UTC  (12+ messages)
` [PATCH 02/12] irq: make spurious poll timer per desc
` [PATCH 12/12] usb: use IRQ watching

[PATCH v2 0/7] Tracing backends
 2010-06-15 13:49 UTC  (5+ messages)
` [PATCH 1/7] trace: Add trace-events file for declaring trace events
  ` [PATCH] Re: Tracing backends : Fix for building with --prefix
      ` [Qemu-devel] "

[PATCH 1/3] Libertas: cfg80211 support
 2010-06-15 13:48 UTC  (3+ messages)

[PATCH 1/1] X86: pci, fix section mismatch
 2010-06-15 13:43 UTC 

[Qemu-devel] [PATCH] block: fix physical_block_size calculation
 2010-06-15 13:48 UTC  (2+ messages)

Appending '+' to version, since 2.6.35-rc2
 2010-06-15 13:48 UTC  (2+ messages)

[PATCH 1/1] FS: btrfs, use helpers for rlimits
 2010-06-15 13:48 UTC 

SERIALIZE command
 2010-06-15 13:48 UTC  (2+ messages)

"ignoring host bridge windows from ACPI" in a recent laptop
 2010-06-15 13:45 UTC  (3+ messages)

[Qemu-devel] RFC v2: blockdev_add & friends, brief rationale, QMP docs
 2010-06-15 13:44 UTC  (7+ messages)
` [Qemu-devel] "

[PATCH 01/12] Add support for hvm_op
 2010-06-14 21:20 UTC  (9+ messages)
` [PATCH 03/12] evtchn delivery on HVM
  ` [Xen-devel] "
` [PATCH 05/12] Add suspend\resume support for PV on HVM guests
  ` [Xen-devel] "
` [PATCH 06/12] Allow xen platform pci device to be compiled as a module
  ` [Xen-devel] "
` [PATCH 12/12] Unplug emulated disks and nics
  ` [Xen-devel] "

[ kvm-Bugs-2933400 ] virtio-blk io errors / data corruption on raw drives > 1 TB
 2010-06-15 13:43 UTC 

xfwm4-themes-4.6.0 suggested patch
 2010-06-15 13:37 UTC 

[Qemu-devel] [PATCH v3 0/5] Add QMP migration events
 2010-06-15 13:40 UTC  (14+ messages)
  ` [Qemu-devel] "

[PATCH 0/5 v2] unpack_trees: nicer error messages
 2010-06-15 13:40 UTC  (12+ messages)
` [PATCH 1/5 v2] merge-recursive: porcelain messages for checkout
  ` [PATCH 2/5 v2] unpack_trees: group errors by type
    ` [PATCH 3/5 v2] unpack_trees_options: update porcelain messages
      ` [PATCH 4/5 v2] tests: update porcelain expected message
        ` [PATCH 5/5 v2] t7609: test merge and checkout error messages

[RFC PATCH 0/5] Introduce canonical device hierarchy string
 2010-06-15 13:32 UTC  (27+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()

[Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300
 2010-06-15 13:30 UTC  (9+ messages)

[PATCH 1/1] nfs4 use mandatory attribute file type in nfs4_get_root
 2010-06-15 13:30 UTC  (3+ messages)

[Qemu-devel] [Bug 524447] Re: virsh save is very slow
 2010-06-15 13:30 UTC  (2+ messages)

[PATCH net-next-2.6] loopback: Implement 64bit stats on 32bit arches
 2010-06-15 13:29 UTC  (7+ messages)
  ` [PATCH net-next-2.6] net: Introduce u64_stats_sync infrastructure
          ` [PATCH net-next-2.6 v2] "

[PATCH net-next-2.6 0/3] net: use rx_handler_data pointer for bridge and macvlan ports
 2010-06-15 13:28 UTC  (5+ messages)
` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer
  ` [PATCH net-next-2.6 2/3] macvlan: use rx_handler_data pointer to store macvlan_port pointer V2
` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer
  ` [PATCH net-next-2.6 3/3] bridge: use rx_handler_data pointer to store net_bridge_port pointer V2

[PATCH v5 0/3] omap3 nand: cleanup exiting platform related code
 2010-06-15 13:26 UTC  (4+ messages)

[PATCH v6] netfilter: Xtables: idletimer target implementation
 2010-06-15 13:18 UTC  (3+ messages)

[PATCH 00/24] dm-raid456 support using md/raid5.c, now with dirty-log
 2010-06-15 13:23 UTC  (2+ messages)

[PATCH 1/2] perf: Add persistent events
 2010-06-15 13:22 UTC  (11+ messages)

New rule for xD FTL driver
 2010-06-15 13:22 UTC  (2+ messages)

XFS status update for May 2010
 2010-06-15 13:22 UTC  (2+ messages)

[PATCH] trace-cmd: append to CFLAGS instead of being overriden
 2010-06-15 13:20 UTC  (10+ messages)
` [PATCH] trace-cmd: prevent print_graph_duration buffer overflow

[PATCH v5 0/14] Uprobes v5
 2010-06-15 13:15 UTC  (7+ messages)
` [PATCH v5 7/14] x86 support for Uprobes

[U-Boot] [PATCH] ARM1136: Align stack to 8 bytes
 2010-06-15 13:16 UTC  (2+ messages)

Amending a merge commit doesn't update the rerere cache
 2010-06-15 13:08 UTC  (3+ messages)

Help please
 2010-06-15 13:15 UTC  (2+ messages)

[PATCH v2] drivers: regulator: add Maxim 8998 driver
 2010-06-15 13:14 UTC  (4+ messages)

[PATCH] ipkg-utils: convert mtime to int before comparing it
 2010-06-15 13:03 UTC 

[PATCH v2 0/3]: Fixes to IRQ routing
 2010-06-15 13:06 UTC  (3+ messages)
` [PATCH v2 1/3] Introduce a workqueue to deliver PIT timer interrupts

[PATCH] Fix a race in pid generation that causes pids to be reused immediately
 2010-06-15 13:06 UTC  (7+ messages)

[BUG ?] Nouveau driver on 330M GT
 2010-06-15 13:06 UTC  (4+ messages)
` [Nouveau] "

UREGNT RESPONSE!!!?
 2010-06-15 11:15 UTC 

ASoC updates for 2.6.36
 2010-06-15 13:05 UTC  (2+ messages)

ASoC update for 2.6.35
 2010-06-15 13:04 UTC  (2+ messages)

[PATCH] busybox-1.11.3/busybox-1.13.2: enable backgrounding for udhcpc
 2010-06-15 12:49 UTC  (4+ messages)
` [PATCH v2] "

(unknown)
 2010-06-15 13:00 UTC 

Red back tree and scheduler usage
 2010-06-15 13:00 UTC 

[Buildroot] [Bug 2059] New: busybox fails to link with gcc 4.4.x
 2010-06-15 12:59 UTC  (2+ messages)
` [Buildroot] [Bug 2059] "

[U-Boot] Why data corrected by ecc are not rewrite to the flash?
 2010-06-15 12:56 UTC  (5+ messages)
` [U-Boot] Why data corrected by ecc are not rewrite to the flash? "

[PATCH] Bluetooth: Update sec_level and auth_type for already existing connections
 2010-06-15 12:56 UTC 

[Qemu-devel] [PATCH v2 0/7] Fix building qemu-kvm for non KVM target
 2010-06-15 12:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/7] Build certain drivers for MIPS as well
` [Qemu-devel] [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
` [Qemu-devel] [PATCH 6/7] Only treat KVM specific cmdline options for KVM enabled builds
` [Qemu-devel] [PATCH 7/7] Declare no_hpet variable for all targets


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.