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

[PULL 00/56] ppc patch queue 2012-03-15
 2012-03-15 12:11 UTC  (59+ 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] 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] arm: allocate top level p2m page for all non-idle VCPUs
 2012-03-15 12:09 UTC  (3+ 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  (12+ messages)
` [PATCH 02/10] drm/exynos: added mode_fixup feature and code clean
` [PATCH 09/10] drm/exynos: add G2D driver
` [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

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 success
  ` [lm-sensors] [PATCH 3/3] watchdog_dev: Let the driver update the timeout field on set_timeout succes

[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  (5+ messages)
` [V4 PATCH 1/2] drivers-gpu-drm-allow-to-load-edid-firmware.patch
` [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  (7+ 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  (6+ 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  (15+ 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  (23+ messages)
` [PATCH v2 02/13] memcg: Kernel memory accounting infrastructure
` [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)

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

[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)

[PATCH 0/6] Add a per-dimm structure
 2012-03-15 11:31 UTC  (7+ messages)

Your Email Address Has Won £1,500,000.00 From UK M =?iso-8859-1?Q?icrosoft_
 2012-03-15 11:27 UTC 

[RFC] cgroup: removing css reference drain wait during cgroup removal
 2012-03-15 11:24 UTC  (10+ messages)
` [RFC REPOST] "

[Qemu-devel] Virtio_PCI device driver code
 2012-03-15 11:25 UTC  (2+ messages)

[PATCH v1 0/5] dt: add basic imx28 support
 2012-03-15 11:24 UTC  (13+ messages)
` [PATCH v1 1/5] ARM: imx28: add basic dt support

oe-core layer including support for i.MX28
 2012-03-15 11:15 UTC  (2+ messages)

[Qemu-devel] [PATCH] coroutine-gthread.c: Avoid threading APIs deprecated in GLib 2.31
 2012-03-15 11:21 UTC  (2+ messages)

[PATCH-V3 0/3] ARM: OMAP2+: Add powerdomain & PRM support for AM33XX device
 2012-03-15 11:06 UTC  (8+ messages)
` [PATCH-V3 1/3] ARM: OMAP3/4: omap_hwmod: Add rstst_off field to struct omap_hwmod_omap4_prcm
` [PATCH-V3 2/3] ARM: OMAP2+: powerdomain: Add offset & mask fields to struct powerdomain
` [PATCH-V3 3/3] ARM: OMAP3+: am33xx: Add powerdomain & PRM support

[Bug 47007] New: HDMI monitor polling causing 100ms rendering stalls
 2012-03-15 11:20 UTC  (2+ messages)
` [Bug 47007] "

[PATCH] Fix section warnings
 2012-03-15 11:16 UTC 

OpenGL ES on OMAP 3530
 2012-03-15 11:16 UTC  (2+ messages)

(unknown),
 2012-03-15 11:15 UTC 

[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-15 11:12 UTC  (4+ messages)

Séjour Marrakech / Cours d'anglais / Tablette tactile
 2012-03-15 11:11 UTC 

[Qemu-devel] [PATCH v3 0/3] qxl trace events
 2012-03-15 11:10 UTC  (2+ messages)

spi-bitbang inverted logic?
 2012-03-15 11:09 UTC 

[meta-oe][meta-efl][PATCH 0/5] Midori and enlightenment upgrades
 2012-03-15 11:00 UTC  (5+ messages)
` [meta-oe][meta-efl][PATCH 1/5] midori: upgrade to 0.4.4

[PATCH v2 1/2] t0303: immediately bail out w/o GIT_TEST_CREDENTIAL_HELPER
 2012-03-15 11:08 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] t0303: resurrect commit message as test documentation

[Qemu-devel] [PATCH V2 0/3] Exynos: i2c, gpio and touchscreen support for NURI board
 2012-03-15 11:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH V2 2/3] exynos4210: add exynos4210 GPIO implementation

[PATCH] Document the current coding style conventions
 2012-03-15 11:07 UTC  (4+ messages)

[PATCH] watchdog: Make sure the watchdog thread gets CPU on loaded system
 2012-03-15 11:06 UTC  (5+ messages)

Lost fixes?
 2012-03-15 11:06 UTC  (4+ messages)
` [PATCH 4/6] ARM: OMAP: fix missing __devexit_p() annotations

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

[Q] media: V4L2 compressed frames and s_fmt
 2012-03-15 11:03 UTC  (2+ messages)

[PATCH obexd] MAP/dummy: fix message-dummy.c build
 2012-03-15 11:05 UTC 


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.