All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-03-15 11:32:22 to 2012-03-15 12:14:41 UTC [more...]

[Qemu-devel] [PULL 00/16] ppc patch queue 2012-03-15
 2012-03-15 12:14 UTC  (3+ messages)
` [Qemu-devel] [PATCH 01/16] Bad zero comparison for sas_ss_flags on powerpc
` [Qemu-devel] [PATCH 03/16] ppc: Add missing 'static' to spin_rw_ops

[Qemu-devel] [PATCH 1/4 v3] block: add image fragmentation statistics to qemu-img
 2012-03-15 12:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH 2/4 v3] block: image fragmentation statistics for qed
` [Qemu-devel] [PATCH 4/4] block: track dirty flag status in qed

[PATCH] arm: allocate top level p2m page for all non-idle VCPUs
 2012-03-15 12:13 UTC  (4+ messages)

[PATCH] arm: map DTB as outer- rather than inner-shareable
 2012-03-15 12:13 UTC 

[PULL 00/56] ppc patch queue 2012-03-15
 2012-03-15 12:11 UTC  (114+ messages)
` [PATCH 01/56] KVM: PPC: Book3s_32: Fix compile error
` [PATCH 02/56] powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bit
` [PATCH 03/56] powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLE
` [PATCH 04/56] KVM: PPC: factor out lpid allocator from book3s_64_mmu_hv
` [PATCH 05/56] KVM: PPC: booke: add booke-level vcpu load/put
` [PATCH 06/56] KVM: PPC: booke: Move vm core init/destroy out of booke.c
` [PATCH 07/56] KVM: PPC: e500: rename e500_tlb.h to e500.h
` [PATCH 08/56] KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.h
` [PATCH 09/56] KVM: PPC: e500: clean up arch/powerpc/kvm/e500.h
` [PATCH 10/56] KVM: PPC: e500: refactor core-specific TLB code
` [PATCH 11/56] KVM: PPC: e500: Track TLB1 entries with a bitmap
` [PATCH 12/56] KVM: PPC: e500: emulate tlbilx
` [PATCH 13/56] powerpc/booke: Provide exception macros with interrupt name
` [PATCH 14/56] KVM: PPC: booke: category E.HV (GS-mode) support
` [PATCH 15/56] KVM: PPC: booke: standard PPC floating point support
` [PATCH 16/56] KVM: PPC: e500mc support
` [PATCH 17/56] KVM: PPC: e500mc: Add doorbell emulation support
` [PATCH 18/56] KVM: PPC: e500mc: implicitly set MSR_GS
` [PATCH 19/56] KVM: PPC: e500mc: Move r1/r2 restoration very early
` [PATCH 20/56] KVM: PPC: e500mc: add load inst fixup
` [PATCH 21/56] KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2
` [PATCH 22/56] KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusive
` [PATCH 23/56] KVM: PPC: booke: remove leftover debugging
` [PATCH 24/56] KVM: PPC: booke: deliver program int on emulation failure
` [PATCH 25/56] KVM: PPC: booke: rework rescheduling checks
` [PATCH 26/56] KVM: PPC: booke: BOOKE_IRQPRIO_MAX is n+1
` [PATCH 27/56] KVM: PPC: bookehv: fix exit timing
` [PATCH 28/56] KVM: PPC: bookehv: remove negation for CONFIG_64BIT
` [PATCH 29/56] KVM: PPC: bookehv: remove SET_VCPU
` [PATCH 30/56] KVM: PPC: bookehv: disable MAS register updates early
` [PATCH 31/56] KVM: PPC: bookehv: add comment about shadow_msr
` [PATCH 32/56] KVM: PPC: booke: Readd debug abort code for machine check
` [PATCH 33/56] KVM: PPC: booke: add GS documentation for program interrupt
` [PATCH 34/56] KVM: PPC: bookehv: remove unused code
` [PATCH 35/56] KVM: PPC: e500: fix typo in tlb code
` [PATCH 36/56] KVM: PPC: booke: Support perfmon interrupts
` [PATCH 37/56] KVM: PPC: booke: expose good state on irq reinject
` [PATCH 38/56] KVM: PPC: booke: Reinject performance monitor interrupts
` [PATCH 39/56] KVM: PPC: Booke: only prepare to enter when we enter
` [PATCH 40/56] KVM: PPC: Book3s: PR: Add SPAPR H_BULK_REMOVE support
` [PATCH 41/56] KVM: PPC: Book3S HV: Fix kvm_alloc_linear in case where no linears exist
` [PATCH 42/56] KVM: PPC: Book3S HV: Save and restore CR in __kvmppc_vcore_entry
` [PATCH 43/56] KVM: PPC: Save/Restore CR over vcpu_run
` [PATCH 44/56] KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIs
` [PATCH 45/56] KVM: PPC: Book3S HV: Make virtual processor area registration more robust
` [PATCH 46/56] KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace log
` [PATCH 47/56] Restore guest CR after exit timing calculation
` [PATCH 48/56] KVM: PPC: Book 3S: Fix compilation for !HV configs
` [PATCH 49/56] KVM: PPC: Work around POWER7 DABR corruption problem
` [PATCH 50/56] KVM: PPC: Pass EA to updating emulation ops
` [PATCH 51/56] KVM: PPC: Book3S: Compile fix for ppc32 in HIOR
` [PATCH 52/56] KVM: PPC: Emulate tw and td instructions
` [PATCH 53/56] KVM: PPC: Book3s: PR: Add HV traps so we can run in HV=1 mode on p7
` [PATCH 54/56] KVM: PPC: Book3S: PR: Fix preemption
` [PATCH 55/56] KVM: PPC: Ignore unhalt request from kvm_vcpu_block
` [PATCH 56/56] powerpc/kvm: Fix magic page vs. 32-bit RTAS on ppc64

[PATCH] libxl: Fix parameter pass to qemu-xen
 2012-03-15 12:10 UTC 

[PATCH v9] mfd: Add anatop mfd driver
 2012-03-15 12:09 UTC  (4+ messages)

[PATCH v2 0/6] Implement ProximityReporter profiles
 2012-03-15 12:09 UTC  (7+ messages)
` [PATCH v2 4/6] proximity: link loss: implement link loss server
` [PATCH v2 5/6] proximity: immediate alert: implement immediate alert server
` [PATCH v2 6/6] proximity: reporter: implement D-Bus API

[Qemu-devel] [PATCH 2/7] Convert pc cpu to qdev
 2012-03-15 12:07 UTC  (11+ messages)

raid10n2/xfs setup guidance on write-cache/barrier
 2012-03-15 12:06 UTC  (3+ messages)

[PATCH] regulator: notify sysfs when voltage is set
 2012-03-15 12:04 UTC 

[PATCH][SeaBIOS] memory hotplug
 2012-03-15 12:01 UTC  (2+ messages)

[PATCH 00/10] updated exynos-drm-next
 2012-03-15 12:01 UTC  (6+ messages)
` [PATCH 10/10] drm/exynos: added virtual display driver

[PATCH 0/3] KVM: MMU: Improve rmap handling
 2012-03-15 12:01 UTC  (5+ messages)
` [PATCH 3/3] KVM: MMU: Separate trivial NULL check out from rmap_get_next()

[PATCH RESEND 1/2] regulator: Fix da9052 ldo regulator names
 2012-03-15 12:00 UTC  (2+ messages)
` [PATCH RESEND 2/2] regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs

[lm-sensors] Watchdog timer core enhancements
 2012-03-15 11:59 UTC  (8+ messages)
`  "
` [lm-sensors] [PATCH 1/3] watchdog_dev: Add support for having more then 1 watchdog
  `  "
` [lm-sensors] [PATCH 2/3] watchdog_dev: Add support for dynamically allocated watchdog_device structs
  `  "
` [lm-sensors] [PATCH 3/3] watchdog_dev: Let the driver update the timeout field on set_timeout succes
  ` [PATCH 3/3] watchdog_dev: Let the driver update the timeout field on set_timeout success

[Qemu-devel] Illumos/SmarOS support
 2012-03-15 11:56 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] VMWare PVSCSI paravirtual device implementation
 2012-03-15 11:54 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Style and bug on linux-user/signal.c
 2012-03-15 11:53 UTC  (4+ messages)

[V4 PATCH 0/2] Provide workarounds to use DRM/KMS with broken graphics hardware
 2012-03-15 11:50 UTC  (4+ messages)
` [V4 PATCH 2/2] drivers-gpu-drm-i915-backlight-brightness-inverted.patch

[mlmmj] Mlmmj 1.2.18a1 released
 2012-03-15 11:51 UTC  (2+ messages)

[PATCH] iommu/amd: Don't initialize IOMMUv2 resources when not required
 2012-03-15 11:49 UTC  (2+ messages)

[PATCH 2/2] OMAPDSS: DISPC: Handle synclost errors in OMAP3
 2012-03-15 11:49 UTC  (2+ messages)

[PATCH net-next] asix: asix_rx_fixup surgery to reduce skb truesizes
 2012-03-15 11:49 UTC  (4+ messages)

[PATCH 1/2] OMAPDSS: DISPC: Enable predecimation
 2012-03-15 11:49 UTC  (2+ messages)

[PATCH] .gitignore: expand pyshtables.py ignoring
 2012-03-15 11:49 UTC 

[PATCH 0/2] OMAPDSS: DISPC: Enable predecimation for DMA and VRFB
 2012-03-15 11:49 UTC  (2+ messages)

[PATCH] autoconf: change AX_ARG_{DISABLE/ENABLE}_AND_EXPORT to make more sense
 2012-03-15 11:47 UTC  (5+ messages)

[PATCH -next] ARM: ux500: fix compilation after local timer rework
 2012-03-15 11:47 UTC 

[PATCH v4 00/15] Runtime registration for local timers
 2012-03-15 11:47 UTC  (4+ messages)
` [PATCH v4 09/15] ARM: ux500: convert to twd_local_timer_register() interface

Encrypting problem while sending data via bluetooth
 2012-03-15 11:46 UTC  (5+ messages)

Assistance with debugging ubi_io_read error -74 (ECC Error)
 2012-03-15 11:47 UTC 

[PATCH 0/2 v3] kvm: notify host when guest panicked
 2012-03-15 11:46 UTC  (14+ messages)
                      ` [Qemu-devel] "

[U-Boot] u-boot for SPEAr1310
 2012-03-15 11:46 UTC  (5+ messages)

[PATCH v2] use INT64_MAX as max expiration
 2012-03-15 11:45 UTC  (3+ messages)

[patch 0/5] seqlock consolidation
 2012-03-15 11:44 UTC  (6+ messages)
` [patch 1/5] seqlock: Remove unused functions
` [patch 2/5] seqlock: Use seqcount for seqlock
` [patch 3/5] seqlock: Provide seq_spin_* functions
` [patch 4/5] fs: fs_struct use seqlock
` [patch 5/5] fs: Use seqlock in struct dentry

[PATCH] cifs: use standard token parser for mount options
 2012-03-15 11:44 UTC  (2+ messages)

[PATCH v7] ARM: net: JIT compiler for packet filters
 2012-03-15 11:41 UTC  (2+ messages)

[PATCH v2 00/13] Memcg Kernel Memory Tracking
 2012-03-15 11:40 UTC  (9+ messages)
` [PATCH v2 07/13] memcg: Slab accounting

[PATCH v3] ARM: SPEAr600: Add device-tree support to SPEAr600 boards
 2012-03-15 11:40 UTC  (4+ messages)

(no subject)
 2012-03-15 11:15 UTC  (2+ messages)
` (unknown),

[patch] max17042_battery: fix a couple buffer overflows
 2012-03-15 11:37 UTC  (2+ messages)

linux-next: Tree for Mar 14
 2012-03-15 11:35 UTC  (4+ messages)
` linux-next: Tree for Mar 14 (printk)
    ` [PATCH] printk: Make it compile with !CONFIG_PRINTK

[PATCH 0 of 2] x86/mm: Unsharing ENOMEM handling
 2012-03-15 11:34 UTC  (2+ messages)

[PATCH] Remove fifos on dmeventd shutdown
 2012-03-15 11:33 UTC  (2+ messages)

[PATCH] x86/mm/paging: Prevent the guest from faulting on the same gfn when dying
 2012-03-15 11:32 UTC  (2+ messages)

[PATCH] Mem event: don't leave zombie domains if there are wait-queued vcpus
 2012-03-15 11:32 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.