All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-06 08:24:20 to 2012-11-06 09:49:53 UTC [more...]

[PATCH 1/7] I2c-nomadik: Fix the usage of wait_for_completion_timeout
 2012-11-06 17:36 UTC  (7+ messages)
` [PATCH 2/7] OMAPDSS: DISPC: "
  ` [PATCH 3/7] OMAPDSS: APPLY: "
    ` [PATCH 4/7] wlcore: "
      ` [PATCH 5/7] can: janz-ican3: "
        ` [PATCH 6/7] mx3fb: "
          ` [PATCH 7/7] IB/srpt: "

[PATCH] drm/i915: Fix sparse warnings in from AGP kill code
 2012-11-06  9:50 UTC 

[PATCH v3 00/11] common clk drivers migration for DaVinci SoCs
 2012-11-06  9:48 UTC  (16+ messages)
` [PATCH v3 03/11] clk: davinci - common clk utilities to init clk driver
` [PATCH v3 05/11] clk: davinci - add dm644x clock initialization
` [PATCH v3 06/11] clk: davinci - add build infrastructure for DaVinci clock drivers

powerpc: Don't silently handle machine checks from userspace
 2012-11-06  9:21 UTC  (3+ messages)

OMAP baseline test results for v3.7-rc3
 2012-11-06  9:47 UTC  (11+ messages)

Wakeup latency measured with SCHED_TRACER depends on HZ
 2012-11-06  9:45 UTC  (11+ messages)
    ` scheduler clock for MXS [Was: Re: Wakeup latency measured with SCHED_TRACER depends on HZ]
            ` scheduler clock for MXS

[Qemu-devel] slow virtio network with vhost=on and multiple cores
 2012-11-06  9:46 UTC  (7+ messages)

Large numbers of OSD per node
 2012-11-06  9:46 UTC  (7+ messages)

[PATCH] IOMMU: don't disable bus mastering on faults for devices used by Xen or Dom0
 2012-11-06  9:44 UTC  (4+ messages)

Using OV5642 sensor driver for CM8206-A500SA-E
 2012-11-06  9:44 UTC  (2+ messages)

32bit xen and "claim"
 2012-11-06  9:44 UTC  (6+ messages)

[PATCH] serial: ifx6x60: ifx_spi_write don't need to do mrdy_assert when fifo is not empty
 2012-11-06  9:47 UTC  (2+ messages)

[PATCH] serial: ifx6x60: Add module parameters to manage the modem status through sysfs
 2012-11-06  9:45 UTC  (2+ messages)

OFID Grant Award to you
 2012-11-06  9:26 UTC 

[RFC 00/15] Add basic suspend-resume support for AM33XX
 2012-11-06  9:38 UTC  (12+ messages)
` [PATCH 08/15] ARM: OMAP2+: hwmod: Fix the omap_hwmod_addr_space for CPGMAC0
` [PATCH 12/15] ARM: OMAP: timer: Add suspend-resume callbacks for clockevent device

[PATCH] pwm: lpc32xx - Fix the PWM polarity
 2012-11-06  9:36 UTC  (3+ messages)

[PATCH] serial:ifx6x60:SPI header is decoded incorrectly
 2012-11-06  9:42 UTC  (2+ messages)

[PATCH 0/3] ACPI 5 support for GPIO, SPI and I2C
 2012-11-06  9:39 UTC  (6+ messages)
` [PATCH 1/3] gpio / ACPI: add ACPI support

VFS hot tracking: How to calculate data temperature?
 2012-11-06  9:36 UTC  (7+ messages)

[RFC patch v3 1/4] ARM: at91: atmel-ssc: add platform device id table
 2012-11-06  9:32 UTC  (15+ messages)
` [RFC patch v3 2/4] ARM: at91: atmel-ssc: add device tree support
` [RFC patch v3 3/4] ASoC: atmel-ssc-dai: register dai and pcm directly

[PATCH] ARM: tegra: retain L2 content over CPU suspend/resume
 2012-11-06  9:32 UTC  (2+ messages)

Problem with DISCARD and RAID10
 2012-11-06  9:32 UTC 

Tools for checking incorrect usage of locking techniques in k-space
 2012-11-06  9:30 UTC  (7+ messages)

BUG: kvm crashing in void librbd::AioCompletion::complete_request
 2012-11-06  9:28 UTC  (3+ messages)

OMAP baseline test results for v3.7-rc1
 2012-11-06  9:27 UTC  (22+ messages)

Fs to use?
 2012-11-06  9:26 UTC  (2+ messages)

[Cluster-devel] [PATCH] GFS2: Don't call file_accessed() with a shared glock
 2012-11-06  9:25 UTC  (2+ messages)

[U-Boot] [PATCH] video: atmel: implement lcd_setcolreg funtion
 2012-11-06  9:25 UTC  (3+ messages)

[Qemu-devel] [PATCH] vnc-tls: Fix compilation with newer versions of GNU-TLS
 2012-11-06  9:23 UTC  (3+ messages)

[PATCH] utilize _Static_assert() for BUILD_BUG_ON() when the compiler supports it
 2012-11-06  9:23 UTC  (4+ messages)

[PATCH] spi: omap2-mcspi: Reorder the wait_for_completion for tx
 2012-11-06  9:22 UTC  (4+ messages)

[RFC PATCH 00/19] Foundation for automatic NUMA balancing
 2012-11-06  9:14 UTC  (40+ messages)
` [PATCH 01/19] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 02/19] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 03/19] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 04/19] mm: numa: define _PAGE_NUMA
` [PATCH 05/19] mm: numa: pte_numa() and pmd_numa()
` [PATCH 06/19] mm: numa: teach gup_fast about pmd_numa
` [PATCH 07/19] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 08/19] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 09/19] mm: mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 10/19] mm: mempolicy: Add MPOL_MF_NOOP
` [PATCH 11/19] mm: mempolicy: Check for misplaced page
` [PATCH 12/19] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 13/19] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 14/19] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 15/19] mm: numa: Add fault driven placement and migration
` [PATCH 16/19] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 17/19] mm: numa: Migrate on reference policy
` [PATCH 18/19] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 19/19] mm: sched: numa: Implement slow start for working set sampling

[U-Boot] [PATCH] at91: move get_chip_id() and get_extension_chip_id() to cpu.c, which can share with all at91 board
 2012-11-06  9:21 UTC  (3+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-06  9:20 UTC  (13+ messages)
                ` [PATCH RFC 0/4] Add firmware signature file check

ubifs can not be mounted rw : could not find an empty LEB
 2012-11-06  9:19 UTC 

[U-Boot] [PULL] please pull u-boot-atmel/master
 2012-11-06  9:19 UTC  (3+ messages)

[Suggestion] drivers/gpu/drm/ttm: let constant string match the output format in ttm_dma_page_alloc_debugfs
 2012-11-06  8:47 UTC 

[PATCHv9 0/8] ARM: OMAP4: core retention support
 2012-11-06  9:18 UTC  (8+ messages)
` [PATCHv9 6/8] ARM: OMAP4: retrigger localtimers after re-enabling gic

[PATCH] spi: omap2-mcspi: Reorder the wait_for_completion for tx
 2012-11-06  9:17 UTC  (6+ messages)

[PATCH 2/2] md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock
 2012-11-06  9:13 UTC 

[PATCH 1/2] md:Avoid write invalid address if read_seqretry returned true
 2012-11-06  9:13 UTC 

Debugging DVB
 2012-11-06  9:23 UTC 

[U-Boot] UBIFS fails on SheevaPlug
 2012-11-06  9:12 UTC  (20+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-06  9:12 UTC  (12+ messages)

[PATCH] SPI: SSP SPI Controller driver
 2012-11-06  9:11 UTC 

[PATCH 0/2] Fix two bugs about forgetting to assigne to some parameters if read_seqretry returned true
 2012-11-06  9:11 UTC 

AMD A10: MCE Instruction Cache Error
 2012-11-06  9:10 UTC  (7+ messages)

Multiple adapters do not work
 2012-11-06  9:10 UTC 

[PATCH 0/6] VSOCK for Linux upstreaming
 2012-11-06  9:10 UTC  (8+ messages)
` [PATCH 1/6] VSOCK: vsock protocol implementation

NULL pointer dereference at fat_detach
 2012-11-06  9:07 UTC  (7+ messages)

iputils-s20121106
 2012-11-06  9:07 UTC 

[PATCH v2] ASoC: mxs-pcm: Fix fifo size
 2012-11-06  9:07 UTC  (4+ messages)

Fix for Asus G75 notebook subwoofer
 2012-11-06  9:06 UTC  (4+ messages)

[PATCH 0/2] Drivers: hv
 2012-11-06  9:05 UTC  (11+ messages)
` [PATCH 1/2] mm: Export vm_committed_as

[Buildroot] [PATCH v2] package: add libpthsem
 2012-11-06  9:05 UTC  (3+ messages)
` [Buildroot] [PATCH v2] package: add bcusdk
` [Buildroot] [PATCH v2] package: add linknx

hdmi on 4430 (kernel 3.4)
 2012-11-06  9:05 UTC  (3+ messages)

[PATCH] pinctrl: PINCTRL_SAMSUNG and PINCTRL_EXYNOS4 need to depend on OF && GPIOLIB
 2012-11-06  9:03 UTC  (2+ messages)

[U-Boot] USB mass storage gadget patch
 2012-11-06  9:03 UTC  (4+ messages)

uprobes && pre-filtering
 2012-11-06  9:05 UTC  (2+ messages)

[Bug 47846] New: Nouveau -> overscan using HDMI
 2012-11-06  9:02 UTC  (2+ messages)
  ` [Bug 47846] "

[linux-next PATCH 6/7] PM / devfreq: allow sysfs governor node to switch governor
 2012-11-06  9:02 UTC  (2+ messages)

[PATCH 5/7] mfd: max8925: support dt for regulator
 2012-11-06  9:01 UTC  (2+ messages)

[Buildroot] [PATCH v2 00/10] Improvements for saving the configuration
 2012-11-06  9:01 UTC  (4+ messages)
` [Buildroot] [PATCHv2 02/10] target/generic: add filesystem overlay option

[PATCH v2 0/2] drivers: mailbox: omap-mailbox out of plat code
 2012-11-06  8:59 UTC  (7+ messages)
` [PATCH v2 1/2] mailbox: OMAP: introduce mailbox framework

[PATCH] x86/ACPI: invalidate BGRT
 2012-11-06  8:59 UTC  (3+ messages)

Bug: write-tree corrupts intent-to-add index state
 2012-11-06  8:53 UTC 

[Buildroot] [PATCH] add new package fxload
 2012-11-06  8:58 UTC  (2+ messages)

zram OOM behavior
 2012-11-06  8:58 UTC  (6+ messages)

[PATCH v2] pinctrl: samsung: Add ifdef CONFIG_OF_GPIO guard for gc->of_node
 2012-11-06  8:57 UTC  (3+ messages)

[PATCH] x86/EFI: additional checks in efi_bgrt_init()
 2012-11-06  8:57 UTC  (5+ messages)

[PATCH 0/2] ASoC: fsi: add audio clock calculation
 2012-11-06  8:56 UTC  (7+ messages)
` [PATCH 2/2] ASoC: fsi: add master clock control functions
        ` [PATCH 2/2 v2] "

git-p4 clone @all error
 2012-11-06  8:55 UTC  (7+ messages)

[Patch v2 1/4] ARM: at91: atmel-ssc: add platform device id table
 2012-11-06  8:53 UTC  (10+ messages)
` [Patch v2 3/4] ASoC: atmel-ssc-dai: register platform from DAIs

[PATCH] pinctrl: sirf: Staticize non-exported symbol
 2012-11-06  8:52 UTC  (3+ messages)

Une table basse originale pour votre salon !
 2012-11-06  8:50 UTC 

[PATCH V2 0/3] mmc: remove MMC_CAP_NEEDS_POLL setting in sdhci_add_host
 2012-11-06  8:49 UTC  (8+ messages)
` [PATCH V2 1/3] mmc: esdhc: enable polling to detect card by itself

[PATCH v2 000/104] remove CONFIG_EXPERIMENTAL
 2012-11-06  8:45 UTC  (3+ messages)
` [PATCH 037/104] arch/s390: remove depends on CONFIG_EXPERIMENTAL

[PATCH v2] mmc: fix async request mechanism for sequential read scenarios
 2012-11-06  8:40 UTC  (2+ messages)

[Qemu-devel] [PATCH RFT 0/3] iscsi: fix NULL dereferences / races between task completion and abort
 2012-11-06  8:41 UTC  (2+ messages)
` [Qemu-devel] scsi-hd with discard_granularity and unmap results in Aborted Commands

[U-Boot] generic mmc bug in reading sd card capacity
 2012-11-06  8:41 UTC  (2+ messages)

[PATCH][meta-networking 1/2] netperf: import recipe
 2012-11-06  8:25 UTC  (6+ messages)
` [PATCH][meta-networking 2/2] netperf: uprev to 2.6.0

[PATCH 6/8] mfd/ab8500-core: use irq_domain_add_simple()
 2012-11-06  8:38 UTC  (3+ messages)

[PATCH] ASoC: codecs/wm8978: pll incorrectly configured when codec is master
 2012-11-06  8:38 UTC  (2+ messages)

[PATCH 0/2] clk: ux500: Add some more clk lookups for u8500
 2012-11-06  8:36 UTC  (4+ messages)

[PATCH 0/2] tps80031: Add mfd and regulator driver
 2012-11-06  8:33 UTC  (6+ messages)
` [PATCH 2/2] regulator: tps80031: add regulator driver for tps80031

[PATCH] pkt_sched: enable QFQ to support TSO/GSO
 2012-11-06  8:30 UTC  (2+ messages)

[GIT PULL v2] Renesas ARM-based SoC defconfig for v3.8
 2012-11-06  8:30 UTC  (4+ messages)

[PATCH V2 0/5] Pinctrl: SPEAr: Add support for plgpio driver
 2012-11-06  8:27 UTC  (5+ messages)
` [PATCH V2 4/5] pinctrl: SPEAr: Add gpio ranges support

[PATCH 1/2] ASoC: Ux500: Fixup use of clocks
 2012-11-06  8:26 UTC  (5+ messages)

mm: NULL ptr deref in anon_vma_interval_tree_verify
 2012-11-06  8:24 UTC  (10+ messages)

[U-Boot] SMSC LAN9514 on TI DM37x board
 2012-11-06  8:24 UTC  (4+ messages)

[PATCH 1/1] MFD: ti_am335x_tscadc: pass correct error message
 2012-11-06  8:09 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.