All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-09-25 11:06:54 to 2012-09-25 12:10:37 UTC [more...]

20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets
 2012-09-25 12:10 UTC  (18+ messages)
` 20% performance drop on PostgreSQL 9.2 from kernel 3.5.3 to 3.6-rc5 on AMD chipsets - bisected

[PATCH] N-Trig: change default value of logical/physical width/height to 1
 2012-09-25 12:00 UTC  (3+ messages)
` [PATCH resend] "

[PATCH] prctl: Use access_ok instead of TASK_SIZE in prctl_set_mm
 2012-09-25 12:08 UTC 

[PATCH 1/9] drm/i915: disable DOP clock gating on VLV and IVB
 2012-09-25 12:08 UTC  (9+ messages)
` [PATCH 3/9] drm/i915: add a HSW scratch location for flush commands
` [PATCH 4/9] drm/i915: add post-flush store dw workaround

[PATCH] module.bbclass: Move do_make_scripts() to module-base
 2012-09-25 11:55 UTC 

[PATCH] aic94xx: fix handling of default CTRL-A settings
 2012-09-25 12:07 UTC 

[PATCH] GPIO: gpio-pxa: fix bug when get gpio value
 2012-09-25 12:03 UTC 

[PATCH] Btrfs: limit thread pool size when remounting
 2012-09-25 12:07 UTC  (3+ messages)

Problem with verify-ing patch (error: arch/m68k/Kconfig.cpu: patch does not apply)
 2012-09-25 12:06 UTC  (4+ messages)

RCU idle CPU detection is broken in linux-next
 2012-09-25 12:06 UTC  (15+ messages)

[PATCH 1/1] perf, Add support for Xeon-Phi PMU
 2012-09-25 12:05 UTC  (6+ messages)

[PATCH] tty: prevent unnecessary work queue lock checking on flip buffer copy
 2012-09-25 12:01 UTC  (3+ messages)
` [PATCH-v2] "

[PATCHv5 00/10] ARM: OMAP: PM usecounting changes
 2012-09-25 12:02 UTC  (8+ messages)
` [PATCHv5 02/10] ARM: OMAP3+: voltage: add support for voltagedomain usecounts

[PATCH] Update sched_domains_numa_masks when new cpus are onlined
 2012-09-25 12:02 UTC  (8+ messages)

[Qemu-devel] [PATCH 0/3]: qmp/hmp: dump-guest-memory fixes
 2012-09-25 12:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH 3/3] hmp: dump-guest-memory: hardcode protocol argument to file:

[PATCH] dbus-native: add missing dependencies
 2012-09-25 11:59 UTC  (2+ messages)

[PATCH] Revert "__d_unalias() should refuse to move mountpoints"
 2012-09-25 11:59 UTC  (9+ messages)

[U-Boot] (no subject)
 2012-09-25 11:57 UTC  (14+ messages)
` [U-Boot] [PATCH V2 00/21] Add mx6solo/mx6duallite support
  ` [U-Boot] [PATCH V2 01/21] imximage: make header variable length
  ` [U-Boot] [PATCH V2 02/21] imximage: check dcd_len as entries added
  ` [U-Boot] [PATCH V2 08/21] mx6: add plugin file for use with imximage.cfg

[Buildroot] Kernel version
 2012-09-25 11:57 UTC  (5+ messages)

[PATCH] drbd: use copy_highpage
 2012-09-25 11:57 UTC  (2+ messages)
` [PATCH] gpu/drm/ttm: "

[BUG] perf/x86: Intel uncore_pmu_to_box() local variable typo
 2012-09-25 11:57 UTC  (3+ messages)

[PATCH 0/6] Dove fixes for arm-soc/for-next
 2012-09-25 11:48 UTC  (7+ messages)
` [PATCH 5/6] ARM: dove: Remove watchdog from DT

[GIT PULL FOR v3.7] Add missing vidioc-subdev-g-edid.xml
 2012-09-25 11:56 UTC 

[PATCH v2] ath9k: Enable MCI for AR9565
 2012-09-25 11:53 UTC 

Xen4.2 S3 regression?
 2012-09-25 11:56 UTC  (6+ messages)

[PATCH] ASoC: core: Configure pin muxing via pinctrl when registering a DAI
 2012-09-25 11:56 UTC  (16+ messages)

[PATCH] perf test: Fix build failure
 2012-09-25 11:55 UTC  (3+ messages)

Warning! Your mailbox is almost full
 2012-09-22 13:19 UTC 

[PATCH v3 00/26] Prep work for immutable bio vecs
 2012-09-25 11:54 UTC  (6+ messages)
` [Drbd-dev] [PATCH v3 06/26] block: Add bio_end_sector()
    `  "
` [Drbd-dev] [PATCH v3 08/26] block: Change bio_split() to respect the current value of bi_idx

[PATCH] media: davinci: vpif: set device capabilities
 2012-09-25 11:54 UTC  (5+ messages)

[PATCH] Btrfs: do not async metadata csums if we have hardware crc32c
 2012-09-25 11:54 UTC  (5+ messages)

[Qemu-devel] [PATCHv2 00/14] virtio-net: iovec handling cleanup
 2012-09-25 11:13 UTC  (15+ messages)
` [Qemu-devel] [PATCHv2 01/14] virtio-net: track host/guest header length
` [Qemu-devel] [PATCHv2 02/14] iov: add const annotation
` [Qemu-devel] [PATCHv2 03/14] iov: add iov_cpy
` [Qemu-devel] [PATCHv2 04/14] virtio-net: avoid sg copy
` [Qemu-devel] [PATCHv2 05/14] virtio-net: use safe iov operations for rx
` [Qemu-devel] [PATCHv2 06/14] virtio-net: refactor receive_hdr
` [Qemu-devel] [PATCHv2 07/14] virtio-net: first s/g is always at start of buf
` [Qemu-devel] [PATCHv2 08/14] virtio-net: switch tx to safe iov functions
` [Qemu-devel] [PATCHv2 09/14] virtio-net: simplify rx code
` [Qemu-devel] [PATCHv2 10/14] virtio: don't mark unaccessed memory as dirty
` [Qemu-devel] [PATCHv2 11/14] virtio-net: fix used len for tx
` [Qemu-devel] [PATCHv2 12/14] virtio-net: minor code simplification
` [Qemu-devel] [PATCHv2 13/14] virtio-net: test peer header support at init time
` [Qemu-devel] [PATCHv2 14/14] virtio-net: enable mrg buf header in tap on linux

[PATCH 6] X86/MCE: update vMCE injection for AMD
 2012-09-25 11:54 UTC  (4+ messages)

[Qemu-devel] [PATCH] stop using stdio for monitor/serial/etc with -daemonize
 2012-09-25 11:53 UTC  (3+ messages)

[PATCH v7 0/6] ZPODD patches
 2012-09-25 11:47 UTC  (4+ messages)
` [PATCH v7 2/6] scsi: sr: support runtime pm

bug: 4-disk md raid10 far2 can be assembled clean with only two disks, causing silent data corruption
 2012-09-25 11:47 UTC  (6+ messages)

[Xenomai] No TSC in SMP on Intel Atom
 2012-09-25 11:47 UTC  (4+ messages)

[PATCH 0/3] Create sched_select_cpu() and use it in workqueues
 2012-09-25 11:46 UTC  (8+ messages)
` [PATCH 3/3] workqueue: Schedule work on non-idle cpu instead of current one

[Qemu-devel] [PATCH 00/41] Migration cleanups, refactorings, stats, and more
 2012-09-25 11:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH 17/41] buffered_file: rename opaque to migration_state
` [Qemu-devel] [PATCH 18/41] buffered_file: opaque is MigrationState

linux-next: build failure after merge of the pm tree
 2012-09-25 11:51 UTC  (2+ messages)

[PATCH 3/4] lib: vsprintf: Optimize put_dec_trunc8
 2012-09-25 11:44 UTC  (2+ messages)

[PATCH V2] ARM: mx28: Skip OCOTP FEC MAC setup if in DT
 2012-09-25 11:44 UTC  (2+ messages)

[PATCH RFC v2 0/5] s5p-fimc: Add interleaved image data capture support
 2012-09-25 11:44 UTC  (6+ messages)
` [PATCH RFC 1/5] V4L: Add V4L2_MBUS_FMT_S5C_UYVY_JPEG_1X8 media bus format
` [PATCH RFC 2/5] V4L: Add V4L2_PIX_FMT_S5C_UYVY_JPG fourcc definition

Where is reiserfsprogs?
 2012-09-25 11:42 UTC  (5+ messages)

Backlight control broken between 3.6.0-rc1 and 3.6.0-rc4
 2012-09-25 11:40 UTC  (2+ messages)

[PATCH 0/3] A driver for Si476x series of chips
 2012-09-25 11:39 UTC  (2+ messages)

[PATCH v3] media: davinci: vpif: display: separate out subdev from output
 2012-09-25 11:39 UTC  (4+ messages)

[PATCHv2 5/6] dw_dmac: autoconfigure data_width or get it via platform data
 2012-09-25 11:39 UTC  (2+ messages)
` [PATCHv3] "

[RFCv1 00/20] L2CAP signaling for AMP channel create/move
 2012-09-25 11:39 UTC  (3+ messages)
` [RFCv1 03/20] Bluetooth: Add L2CAP create channel request handling

[PATCH] ARM: ux500: Move regulator-name properties out to board DTS files
 2012-09-25 11:37 UTC  (2+ messages)

[slave-dma:topic/dmaengine_dt 17/20] drivers/dma/dmaengine.c:65:26: fatal error: linux/of_dma.h: No
 2012-09-25 11:37 UTC 

XEN 4.1.3 blktap2 patches
 2012-09-25 11:35 UTC  (3+ messages)

[PATCHv3 0/7] rtc: convert to c99 format
 2012-09-25 11:32 UTC  (8+ messages)
` [PATCHv3 1/7] rtc: Convert struct i2c_msg initialization to C99 format
` [PATCHv3 2/7] "
` [PATCHv3 3/7] "
` [PATCHv3 4/7] "
` [PATCHv3 5/7] "
` [PATCHv3 6/7] "
` [PATCHv3 7/7] "

[PATCH] ARM i.MX dtsi: Add default bus-width property for esdhc controller
 2012-09-25 11:33 UTC  (2+ messages)

[PATCH V2] libxenstore: filter watch events in libxenstore when we unwatch
 2012-09-25 11:33 UTC 

[RFT/PATCH] serial: omap: prevent resume if device is not suspended
 2012-09-25 11:32 UTC  (18+ messages)

Digest Midday Report
 2012-09-25 12:17 UTC 

[patch] driver: staging: Coding Style correction and removal of unused macro
 2012-09-25 11:31 UTC  (2+ messages)

omap3isp: wrong image after resizer with mt9v034 sensor
 2012-09-25 11:31 UTC  (6+ messages)

Using Netfilter with high bandwidth
 2012-09-25 11:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] qapi: convert add_client
 2012-09-25 11:29 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/3] monitor: add Error * argument to monitor_get_fd
` [Qemu-devel] [PATCH 3/3] qapi: convert add_client

[PULL] soc-camera 3.7-rc7 fixes
 2012-09-25 11:29 UTC 

[PATCH v6 0/5] usb: phy: samsung: Introducing usb phy driver for samsung SoCs
 2012-09-25 11:29 UTC  (8+ messages)
` [PATCH v6 1/5] usb: phy: samsung: Introducing usb phy driver for hsotg

[PATCH] tty: cleanup duplicate functions in tty_buffer
 2012-09-25 11:28 UTC  (5+ messages)

[GIT PULL 00/30] perf/core improvements and fixes
 2012-09-25 11:28 UTC  (7+ messages)
` [PATCH 27/30] tools lib traceevent: Carve out events format parsing routine
` [PATCH 28/30] perf evsel: Provide a new constructor for tracepoints

[PATCH v2] rtc: i.MX dryice: Add devicetree support
 2012-09-25 11:28 UTC  (2+ messages)

[PATCH 1/4] ARM OMAP: remove SRAM stack
 2012-09-25 11:28 UTC  (3+ messages)
` [PATCH 4/4] ARM: give boards control of the reset entry point

[PATCH] ARM: mx28: Skip OCOTP FEC MAC setup if in DT
 2012-09-25 11:27 UTC  (5+ messages)

sparsemem issues
 2012-09-25 11:27 UTC 

next-stable tag
 2012-09-25 11:26 UTC 

[PATCH 0/10] ALSA: Add DSP firmware loader (v3)
 2012-09-25 11:26 UTC  (3+ messages)
` [PATCH 06/10] ALSA: Add firmware caching to CA0132 codec

[PATCH] [media] DocBook: Fix docbook compilation
 2012-09-25 11:25 UTC  (3+ messages)

w/ current kernel (3.5.3) I need 2 attempts for s2disk in a row
 2012-09-25 11:24 UTC  (2+ messages)

[PATCH v4] of: Add videomode helper
 2012-09-25 11:23 UTC  (4+ messages)

[RFC/PATCH 0/3] git log --pretty=lua
 2012-09-25 11:22 UTC  (2+ messages)

[PATCH v3 0/9] perf tools: Add script browser and runtime data file switch
 2012-09-25 11:22 UTC  (9+ messages)
` [PATCH v3 7/9] perf header: Add check_perf_magic() func
` [PATCH v3 8/9] perf hists browser: Add option for runtime switching perf data file

[PATCH] i2c: nomadik: adopt pinctrl support
 2012-09-25 11:22 UTC 

[PATCH] [media] s5p-fimc: Fix incorrect condition in fimc_lite_reqbufs()
 2012-09-25 11:19 UTC 

[PATCH] slab: Ignore internal flags in cache creation
 2012-09-25 11:17 UTC  (2+ messages)

[PATCH v2] spi/imx: set the inactive state of the clock according to the clock polarity
 2012-09-25 11:21 UTC  (2+ messages)

[PATCH v2] HID: Add support for Sony PS3 BD Remote Control
 2012-09-25 11:21 UTC  (6+ messages)
` [RFC, PATCH] hid-ps3remote: handle multiple keypresses for joypad buttons

[Qemu-devel] [PATCH] usb-redir: Adjust pkg-config check for usbredirparser .pc file rename (v2)
 2012-09-25 11:22 UTC 

linux-next: build failure after merge of the sound and sound-asoc trees
 2012-09-25 11:19 UTC  (6+ messages)
` [PATCH 0/2] dmaengine: Fix compillation issues in device_prep_dma_cyclic()
        ` [alsa-devel] "

[PATCHv2 0/7] rtc: convert to c99 format
 2012-09-25 11:19 UTC  (4+ messages)
` [PATCHv2 1/7] rtc: Convert struct i2c_msg initialization to C99 format

INFO: rcu_preempt detected stalls on CPUs/tasks: { 1} (detected by 0, t=10002 jiffies)
 2012-09-25 11:19 UTC 

removing the timer from cdc-ncm
 2012-09-25 11:18 UTC  (2+ messages)

[PATCH] eclipse-plugin/yocto-bsp-wizard : Progress Dialog
 2012-09-25 11:14 UTC 

FYI, open-sourced kernel, device driver and android courseware
 2012-09-25 11:16 UTC 

[PATCH v3] USB: PHY: Re-organize Tegra USB PHY driver
 2012-09-25 11:14 UTC  (6+ messages)

[PATCHv3 0/6] media: convert to c99 format
 2012-09-25 11:13 UTC  (4+ messages)

[PATCH 0/2] virtio-mmio updates for 3.7
 2012-09-25 11:12 UTC  (3+ messages)

[PATCH 00/15] KVM/ARM Implementation
 2012-09-25 11:11 UTC  (4+ messages)
` [PATCH 13/15] KVM: ARM: Handle guest faults in KVM

[PATCH 0/6] KVM: BOOKE/BOOKEHV : Added debug stub support
 2012-09-25 11:10 UTC  (14+ messages)
` [PATCH 6/6] KVM: booke/bookehv: Add "

[RFC] Timestamps and V4L2
 2012-09-25 11:09 UTC  (4+ messages)

[PATCH] spi/imx: set the inactive state of the clock according to the clock polarity
 2012-09-25 11:08 UTC  (7+ messages)

[PATCH 0/1] Fix segfault in DTC
 2012-09-25 11:07 UTC  (2+ messages)

[PATCH] mm/slab: Fix typo _RET_IP -> _RET_IP_
 2012-09-25 11:07 UTC  (4+ messages)
` [PATCH] mm/slab: Fix kmem_cache_alloc_node_trace() declaration


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.