All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-25 11:14:23 to 2013-04-25 12:29:07 UTC [more...]

[PATCH 0/3] Small changes to the build performance script
 2013-04-25 12:10 UTC 

[PATCH] Documentation/devicetree: make semantic of initrd-end more explicit
 2013-04-25 12:27 UTC 

About running old kernels with Yoctoo 1.2 or 1.3
 2013-04-25 12:27 UTC  (4+ messages)

[PATCH v2 2/4] sh-pfc: sh73a0: Add VCCQ MC0 regulator
 2013-04-25 12:27 UTC  (4+ messages)

[Qemu-devel] [PATCH for-1.5] qmp: add query-drive-mirror-capabilities
 2013-04-25 12:26 UTC  (5+ messages)

[PATCH 0/7] dp dpll pipe_config conversion + random stuff
 2013-04-25 12:27 UTC  (13+ messages)
` [PATCH 3/7] drm/i915: move dp clock computations to encoder->compute_config
` [PATCH 4/7] drm/i915: use pipe_config for lvds dithering
` [PATCH 6/7] drm/i915: remove redundant has_pch_encoder check
` [PATCH 7/7] drm/i915: simplify config->pixel_multiplier handling

[linux-next-20130422] Bug in bootup code or debug code?
 2013-04-25 12:20 UTC  (2+ messages)
` [linux-next-20130422] Bug in SLAB?

[Qemu-devel] Environment variables for user-mode QEMU
 2013-04-25 12:22 UTC 

[PATCH v6 1/2] libxl: Introduce functions to add and remove USB devices to an HVM guest
 2013-04-25 12:21 UTC  (10+ messages)
` [PATCH v6 2/2] xl: Add commands for usb hot-plug

[U-Boot] [PATCH 0/3] usb: ss: Fixes for super speed framework
 2013-04-25 12:21 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] usb: common: Use a global definition for 'min3'

[Qemu-devel] [PATCH v2 00/12] covert savevm, loadvm and delvm into qapi
 2013-04-25 12:21 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 03/12] savevm: update bdrv_snapshot_find() to find snapshot by id or name and add error parameter
` [Qemu-devel] [PATCH v2 04/12] qapi: Convert delvm

Excessive stall times on ext4 in 3.9-rc2
 2013-04-25 12:21 UTC  (12+ messages)

[ANNOUNCE] Netfilter is participating in the Google Summer of Code 2013
 2013-04-25 12:20 UTC  (2+ messages)

[PATCH] NFSv4: Use exponential backoff delay for NFS4_ERRDELAY
 2013-04-25 12:19 UTC  (5+ messages)

[PATCH 1/1] templates: pre-push hook: check for missing GPG signatures
 2013-04-25 12:19 UTC  (3+ messages)
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "

Problems with PACKAGE_CLASSES = "package_tar"
 2013-04-25 12:00 UTC  (4+ messages)

[PATCH] ARM: make cpu_init() notrace
 2013-04-25 12:15 UTC  (4+ messages)

[net-next PATCH 0/4] net: frag patchset for fixing LRU scalability issue
 2013-04-25 12:13 UTC  (5+ messages)
` [net-next PATCH 2/4] net: increase frag hash size

[linux-lvm] LVM snapshots and filesystem quiescence
 2013-04-25 12:14 UTC 

[PATCH] btrfs-progs: mkfs seg fault for wrong free
 2013-04-25 12:15 UTC 

[PATCH 1/1] metag: defconfigs: increase log buffer 8KiB => 128KiB
 2013-04-25 12:13 UTC 

[U-Boot] CONFIG_ARM_ERRATA_7XXXX question
 2013-04-25 12:12 UTC 

libvirt, libxl and QDISKs
 2013-04-25 12:12 UTC  (7+ messages)

[U-Boot] CONFIG_ARM_ERRATA_7XXXX question
 2013-04-25 12:12 UTC 

[Qemu-devel] question about concurrent block job
 2013-04-25 12:11 UTC  (5+ messages)

[PATCH 1/1] kvm:book3e: Fix a build error
 2013-04-25 12:11 UTC  (5+ messages)

[GIT PULL] m2m: Time stamp related fixes
 2013-04-25 12:11 UTC 

[PATCH 0/4] drm/i915: backlight locking, cleanup
 2013-04-25 12:13 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: protect backlight registers and data with a spinlock

[PATCH] cpuidle: add maintainer entry
 2013-04-25 12:09 UTC  (4+ messages)

cuttlefish countdown
 2013-04-25 12:07 UTC  (2+ messages)
` cuttlefish countdown -- OSD doesn't get marked out

Missing something in UAP for Overo-Fire
 2013-04-25 12:07 UTC 

[RFC PATCH v3 0/6] device control and in-kernel MPIC
 2013-04-25 12:07 UTC  (7+ messages)
` [PATCH v4 0/6] device-control "
  ` [PATCH v4 1/6] kvm: add device control API

Kconfig doesn't support select on choices (was Re: [GIT PULL] nohz: Adaptively stop the tick, finally)
 2013-04-25 12:06 UTC 

[PATCH v3] MFD: ab8500: pass AB8500 IRQ to debugfs code by resource
 2013-04-25 12:06 UTC  (3+ messages)

[PATCH 0/9] Fix ux500 crypto drivers and init DMA in the correct way
 2013-04-25 12:04 UTC  (36+ messages)
` [PATCH 1/9] crypto: ux500/hash - Prepare clock before enabling it
  ` [PATCH 1/9 v2] "
` [PATCH 2/9] crypto: ux500/hash - Set DMA configuration though dma_slave_config()
` [PATCH 3/9] ARM: ux500: Stop passing Hash DMA channel config information though pdata
` [PATCH 4/9] crypto: ux500/cryp - Prepare clock before enabling it
  ` [PATCH 4/9 v2] "
` [PATCH 5/9] crypto: ux500/cryp - Fix compile error
` [PATCH 6/9] crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
` [PATCH 7/9] ARM: ux500: Stop passing Cryp DMA channel config information though pdata
` [PATCH 8/9] crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
` [PATCH 9/9] ARM: ux500: Register Cyrp and Hash platform drivers on Snowball

S3 is broken again in xen-unstable
 2013-04-25 12:00 UTC 

[ANNOUNCE] util-linux 2.23
 2013-04-25 11:59 UTC  (2+ messages)

"attempt to move .org backwards" still show up
 2013-04-25 11:58 UTC  (14+ messages)
              ` [PATCH v2] PowerPC: kernel: compiling issue, make additional room in exception vector area

[PATCH v3 0/7] powerpc/powernv: PHB3 Support
 2013-04-25 11:58 UTC  (7+ messages)
` [PATCH 4/7] powerpc/powernv: Patch MSI EOI handler on P8

[PATCH] ARM: OMAP5 processors support
 2013-04-25 11:58 UTC  (3+ messages)

[PATCH] ARM OMAP5: Basic support of Texas Instruments OMAP5 processors
 2013-04-25 11:56 UTC  (3+ messages)

[PATCH 00/32] dmaengine: Refactor the DMA40 driver
 2013-04-25 11:49 UTC  (55+ messages)
` [PATCH 17/32] dmaengine: ste_dma40: Remove redundant argument from d40_phy_cfg()
` [PATCH 18/32] dmaengine: ste_dma40: Don't configure runtime configurable setup during allocate
` [PATCH 19/32] dmaengine: ste_dma40: Move more setup into the configuration routines
` [PATCH 20/32] dmaengine: ste_dma40: Move rev error-check up to revision acquisition
` [PATCH 21/32] dmaengine: ste_dma40: Also report the number of logical channels
  ` [PATCH 21/32 v2] "
` [PATCH 22/32] dmaengine: ste_dma40: Allocate plat_data on declaration
` [PATCH 23/32] dmaengine: ste_dma40: Allow driver to be probe()able when DT is enabled
` [PATCH 24/32] dmaengine: ste_dma40: Supply full Device Tree parsing support
  ` [PATCH 24/32 v2] "
    ` [PATCH 24/32 v3] "
` [PATCH 25/32] ARM: ux500: Setup the DMA40 driver's DT node using the new DMA API
` [PATCH 26/32] ARM: ux500: Supply UART's DMA configuration via Device Tree
` [PATCH 27/32] ARM: ux500: Stop registering DMA40 from platform data when DT is enabled
` [PATCH 28/32] ARM: ux500: Pass remnant platform data though to DMA40 driver
` [PATCH 29/32] ARM: ux500: Stop passing UART's platform data for Device Tree boots
` [PATCH 30/32] ARM: ux500: Supply MMC DMA configuration via Device Tree
` [PATCH 31/32] ARM: ux500: Stop passing MMC's platform data for Device Tree boots
` [PATCH 32/32] ARM: ux500: Move SDI (MMC) and UART devices under more descriptive heading

[Qemu-devel] [PATCH] qemu-char: Set foo_tag = 0 when returning FALSE from callbacks
 2013-04-25 11:53 UTC 

[PATCH Resend] drm/exynos: Select VIDEOMODE_HELPERS for FIMD
 2013-04-25 11:36 UTC 

mt9p031 camera driver issue
 2013-04-25 11:45 UTC  (2+ messages)

[PATCH] datapath: Add basic MPLS support to kernel
 2013-04-25 11:44 UTC  (5+ messages)

[PATCH 1/2] Input: touchscreen: ads7846: copy info from pdata to private struct
 2013-04-25 11:33 UTC  (2+ messages)
` [PATCH 2/2] Input: touchscreen: ads7846: add device tree bindings

[PATCH v3 0/13] xen/arm: guest SMP support
 2013-04-25 11:41 UTC  (19+ messages)
` [PATCH v3 01/13] xen/arm: basic PSCI support, implement cpu_on and cpu_off
` [PATCH v3 03/13] xen: introduce cpumask_from_bitmap
` [PATCH v3 10/13] xen/arm: support VCPUOP_register_vcpu_info
` [PATCH v3 13/13] xen/arm: initialize virt_timer and phys_timer with the same values on all vcpus

[PATCH 1/2] GPIO: clps711x: Rewrite driver for using generic GPIO code
 2013-04-25 11:40 UTC  (6+ messages)
    ` Re[2]: "

[PATCH] x86, efi: Fix a build warning
 2013-04-25 11:40 UTC  (7+ messages)

Host distribution warning with Ubuntu LTS
 2013-04-25 11:22 UTC  (2+ messages)

[PATCH] rootfs_ipk, image: Add debug capture support
 2013-04-25 11:21 UTC  (6+ messages)

[PATCH 00/17][V4]: PVH xen: version 4 patches
 2013-04-25 11:38 UTC  (7+ messages)
` [PATCH 10/17] PVH xen: introduce vmx_pvh.c and pvh.c
` [PATCH 13/17] PVH xen: p2m related changes
` [PATCH 14/17] PVH xen: Add and remove foreign pages

Incredibly poor performance of mdraid-1 with 2 SSD Samsung 840 PRO
 2013-04-25 11:38 UTC  (3+ messages)

[PATCH 0/7 v2] Add copy time stamp handling to mem2mem drivers
 2013-04-25 11:36 UTC  (8+ messages)
` [PATCH 1/7 v2] s5p-g2d: Add copy time stamp handling
` [PATCH 2/7 v2] s5p-jpeg: "
` [PATCH 3/7 v2] s5p-mfc: Optimize "
` [PATCH 4/7 v2] coda: Add "
` [PATCH 5/7 v2] exynos-gsc: "
` [PATCH 6/7 v2] m2m-deinterlace: "
` [PATCH 7/7 v2] mx2-emmaprp: "

[PATCH v5 00/10] ASoC: fsl-ssi: ac97-slave support
 2013-04-25 11:37 UTC  (5+ messages)
` [PATCH v5 07/10] ASoC: fsl-ssi: imx ac97 support

uvcvideo: Trying to lower the URB buffers on eMPIA minicam
 2013-04-25 11:36 UTC  (2+ messages)

[PATCH 0/3 RFC v2] selftests: Basic framework for tests
 2013-04-25 11:36 UTC  (3+ messages)

T10 WCE interpretation in Linux & device level access
 2013-04-25 11:35 UTC  (16+ messages)

[PATCH] t5801: properly test the test shell
 2013-04-25 11:35 UTC  (4+ messages)

Upgrade Account
 2013-04-25 11:25 UTC 

[ PATCH ] Memory leak fix for bug 57101
 2013-04-25 11:31 UTC  (2+ messages)

[PATCH] connman: update to 1.13
 2013-04-25 11:13 UTC  (7+ messages)

[PATCH 16/17] KVM: PPC: MPIC: Add support for KVM_IRQ_LINE
 2013-04-25 11:30 UTC  (3+ messages)

[ANNOUNCE] 3.4.41-rt55-feat1
 2013-04-25 11:14 UTC  (2+ messages)

[PATCH] remote-bzr: use proper push method
 2013-04-25 11:25 UTC 

[PATCH] cpufreq: Fix the driver can not be unloaded issue
 2013-04-25 11:26 UTC  (6+ messages)

[PATCH 0/2] do not open the extend inode reference at the beginning
 2013-04-25 11:27 UTC  (5+ messages)
` [PATCH 2/2] Btrfs: introduce noextiref mount option

[PATCH 0/5] Documentation/git-diff.txt improvements
 2013-04-25 11:25 UTC  (2+ messages)

[PATCH 0/8] Add some TZ1090 SoC infrastructure
 2013-04-25 11:25 UTC  (5+ messages)
` [PATCH 3/8] irq-imgpdc: add ImgTec PDC irqchip driver

Frag is bigger than frame
 2013-04-25 11:24 UTC 

Bare-metal Xen on ARM boot
 2013-04-25 11:23 UTC  (4+ messages)

[PATCH 0/9] remote-helpers: fixes and cleanups
 2013-04-25 11:20 UTC  (10+ messages)
` [PATCH 1/9] remote-bzr: trivial cleanups
` [PATCH 2/9] remote-hg: remove extra check
` [PATCH 3/9] remote-bzr: fix bad state issue
` [PATCH 4/9] remote-bzr: add support to push URLs
` [PATCH 5/9] remote-hg: use hashlib instead of hg sha1 util
` [PATCH 6/9] remote-bzr: store converted URL
` [PATCH 7/9] remote-hg: use python urlparse
` [PATCH 8/9] remote-bzr: tell bazaar to be quiet
` [PATCH 9/9] remote-bzr: strip extra newline

[ath9k-devel] [PATCH 0/3] cleanup CE macros
 2013-04-25 11:22 UTC  (4+ messages)
` [ath9k-devel] [PATCH 1/3] ath10k: refactor CE_BASE_ADDRESS into inline function
` [ath9k-devel] [PATCH 2/3] ath10k: change CE macros to inline functions
` [ath9k-devel] [PATCH 3/3] ath10k: kill obsolete CE functions

Building Xen Test Days into the conclusion of the Xen 4.3 release cycle
 2013-04-25 11:18 UTC  (4+ messages)

[PATCH V5 0/5] Queue work on power efficient wq
 2013-04-25 11:15 UTC  (8+ messages)
` [PATCH V5 1/5] workqueues: Introduce new flag WQ_POWER_EFFICIENT for power oriented workqueues


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.