linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-25 10:44:50 to 2011-05-26 12:21:51 UTC [more...]

[BUG] "sched: Remove rq->lock from the first half of ttwu()" locks up on ARM
 2011-05-26 12:21 UTC  (11+ messages)

[GIT PULL] omap updates for 2.6.40
 2011-05-26 12:14 UTC  (2+ messages)

[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
 2011-05-26 12:11 UTC  (48+ messages)
` [PATCH 01/15] OMAP: GPIO: Avoid cpu_is checks during module ena/disable
` [PATCH 02/15] OMAP2PLUS: GPIO: Fix non-wakeup GPIO and rev_ids
` [PATCH 04/15] OMAP2PLUS: GPIO: Use flag to identify wkup dmn GPIO
` [PATCH 05/15] OMAP: GPIO: Make gpio_context part of gpio_bank structure
` [PATCH 06/15] OMAP4: GPIO: Save/restore context
` [PATCH 07/15] OMAP: GPIO: handle save/restore ctx in GPIO driver
` [PATCH 08/15] OMAP2+: GPIO: make workaround_enabled bank specific
` [PATCH 09/15] OMAP: GPIO: cleanup suspend and resume functions
` [PATCH 10/15] OMAP: GPIO: cleanup prepare/resume idle functions
` [PATCH 11/15] OMAP: GPIO: Remove hardcoded offsets in ctxt save/restore
` [PATCH 12/15] OMAP: GPIO: Fix: use wake set/clear regs
` [PATCH 13/15] OMAP: GPIO: clean set_gpio_triggering function
` [PATCH 14/15] OMAP: GPIO: Use memset for omap_gpio_reg_offs
` [PATCH 15/15] OMAP: GPIO: clean omap_gpio_mod_init function

Locking debug config in mxs_defconfig
 2011-05-26 12:00 UTC  (3+ messages)
` [PATCH] ARM: mxs_defconfig: Remove locking debug config options

sound/trivial: some little typo and little fix
 2011-05-26 11:44 UTC  (5+ messages)
` [PATCH 1/3] sound/atmel-pcm: trivial: typo in debug comment
` [PATCH 2/3] sound/atmel-pcm: trivial: typo in atmel_pcm_dma_params strucutre comment
` [PATCH 3/3] sound: atmel_ssc_dai: fix ssc error path

[PATCH 1/2] pwm: Add stubs for pwm operations
 2011-05-26 11:31 UTC  (4+ messages)

[PATCH] OMAP: clockdomain: Remove redundant call to pwrdm_wait_transition()
 2011-05-26 10:38 UTC 

[PATCH 0/5] ARMv6 and ARMv7 mm fixes
 2011-05-26 10:15 UTC  (6+ messages)

[RFC] ARM Subarchitecture group maintainership
 2011-05-26 10:13 UTC  (12+ messages)

[PATCH][Trivial] ARM: remove duplicate include from arch/arm/mach-dove/common.c
 2011-05-26  9:35 UTC 

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-26  9:15 UTC  (15+ messages)

[PATCH 3/5] v2 seccomp_filters: Enable ftrace-based system call filtering
 2011-05-26  8:35 UTC  (9+ messages)

[PATCH 00/13] Consolidate simple ARM MMIO clock sources
 2011-05-26  8:32 UTC  (3+ messages)
` [PATCH 07/13] clocksource: convert ARM 32-bit up counting clocksources

[RFC PATCH v3 0/2] amba bus device tree probing
 2011-05-26  7:41 UTC  (4+ messages)
` [RFC PATCH v3 1/2] drivers/amba: create devices from device tree
` [RFC PATCH v3 2/2] dt: add custom device creation to platform bus scan

[PATCH v2 0/2] dmaengine: add slave documentation
 2011-05-26  7:36 UTC  (9+ messages)
` [PATCH 1/2] dmaengine: Add API documentation for slave dma usage
` [PATCH 2/2] dmaengine: add TODO items for future work on dma drivers

[GIT PULL] Pull request for 2.6.40
 2011-05-26  7:27 UTC  (4+ messages)

[PATCH 0/5] ep93xx DMA patches
 2011-05-26  7:15 UTC  (11+ messages)
` [PATCH 1/5] dmaengine: add ep93xx DMA support

[PATCH 0/4] Add a generic struct clk
 2011-05-26  6:54 UTC  (12+ messages)
` [PATCH 2/4] clk: Implement clk_set_rate
` [PATCH 1/4] clk: Add a generic clock infrastructure

[PATCH 1/3] dmaengine: add new dma API for max_segment_number
 2011-05-26  6:31 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: mxs-dma: set up max_segment_number
` [PATCH 3/3] mmc: mxs-mmc: call dmaengine API to set mmc->max_segs

Need Implementation Guidance : GPIO : AB8500 : Marked Broken
 2011-05-26  4:55 UTC 

[PATCH] arm: exynos4: address a section mismatch w/ suspend issue
 2011-05-26  4:40 UTC 

[PATCH] arm: vexpress: move v2m clock init to init_early
 2011-05-26  3:05 UTC  (2+ messages)

[RFC PATCH v3] Consolidate SRAM support
 2011-05-26  1:02 UTC  (2+ messages)
` [RFC PATCH v4] "

[RFC PATCH v3] Consolidate SRAM support
 2011-05-25 23:16 UTC  (8+ messages)
` [PATCH 0/9]
  ` [PATCH 2/9] davinci: sram: ioremap the davinci_soc_info specified sram regions

at91: pull request
 2011-05-25 23:11 UTC  (3+ messages)

[PATCH v4 00/12] mmc: use nonblock mmc requests to minimize latency
 2011-05-25 21:57 UTC  (13+ messages)
` [PATCH v4 01/12] mmc: add none blocking mmc request function
` [PATCH v4 02/12] omap_hsmmc: use original sg_len for dma_unmap_sg
` [PATCH v4 03/12] omap_hsmmc: add support for pre_req and post_req
` [PATCH v4 04/12] mmci: implement pre_req() and post_req()
` [PATCH v4 05/12] mmc: mmc_test: add debugfs file to list all tests
` [PATCH v4 06/12] mmc: mmc_test: add test for none blocking transfers
` [PATCH v4 07/12] mmc: add member in mmc queue struct to hold request data
` [PATCH v4 08/12] mmc: add a block request prepare function
` [PATCH v4 09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function
` [PATCH v4 10/12] mmc: add a second mmc queue request member
` [PATCH v4 11/12] mmc: test: add random fault injection in core.c
` [PATCH v4 12/12] mmc: add handling for two parallel block requests in issue_rw_rq

[GIT PULL] Samsung S5P for 2.6.40 merge window
 2011-05-25 21:22 UTC  (3+ messages)

Mailing list archive down?
 2011-05-25 20:10 UTC  (2+ messages)

[PATCH] imx: mach-bug: add sdio platform data
 2011-05-25 19:44 UTC  (2+ messages)

[PATCH] mfd wm8350: allocate irq descs dynamically
 2011-05-25 19:10 UTC  (11+ messages)

[PATCH] ARM: exynos4: fix secondary CPU boot
 2011-05-25 19:06 UTC  (4+ messages)

[RFC PATCH v3 00/13] Consolidating GIC per-cpu interrupts
 2011-05-25 19:05 UTC  (15+ messages)
` [RFC PATCH v3 01/13] ARM: gic: add per-cpu interrupt multiplexer
` [RFC PATCH v3 02/13] ARM: smp: add interrupt handler for local timers
` [RFC PATCH v3 03/13] ARM: smp_twd: add support for remapped PPI interrupts
` [RFC PATCH v3 04/13] ARM: omap4: use remapped PPI interrupts for local timer
` [RFC PATCH v3 05/13] ARM: versatile: "
` [RFC PATCH v3 06/13] ARM: shmobile: "
` [RFC PATCH v3 07/13] ARM: ux500: "
` [RFC PATCH v3 08/13] ARM: tegra: "
` [RFC PATCH v3 09/13] ARM: msm: "
` [RFC PATCH v3 10/13] ARM: exynos4: "
` [RFC PATCH v3 11/13] ARM: gic: remove previous local timer interrupt handling
` [RFC PATCH v3 12/13] ARM: gic: add compute_irqnr macro for exynos4
` [RFC PATCH v3 13/13] ARM: SMP: automatically select ARM_GIC_VPPI

[PATCH] mainatiners: add dma engine tree details
 2011-05-25 18:48 UTC  (2+ messages)

LCDVSYNC not set up in Atmel AT91SAM9RL device code
 2011-05-25 17:03 UTC  (3+ messages)

[PATCH 0/4] printk: cleanups of direct includes
 2011-05-25 17:02 UTC  (2+ messages)
` [PATCH 4/4] treewide: Remove asmlinkage from printk

[PATCH] ASoc: wm8731: fix wm8731_check_osc() connected condition
 2011-05-25 15:01 UTC  (4+ messages)

[PATCH] ASoc: sam9g20_wm8731: use the proper SYSCKL value
 2011-05-25 15:01 UTC  (4+ messages)

[PATCH] ARM: Do not allow unaligned accesses when CONFIG_ALIGNMENT_TRAP
 2011-05-25 14:53 UTC  (13+ messages)

[PATCH 1/2] ARM: mxs_defconfig: Change CONFIG_RTC_CLASS 'm' to 'y'
 2011-05-25 13:55 UTC  (3+ messages)
` [PATCH 2/2] ARM: mxs_defconfig: Add mx23evk and mx28evk build

[RFC PATCH v3] ARM hibernation/suspend-to-disk support
 2011-05-25 13:16 UTC 

[PATCH v3] OMAP2/3: hwmod: fix the i2c-reset timeout during bootup
 2011-05-25 13:15 UTC  (8+ messages)

[PATCH v6 00/18] ARM: Add support for the Large Physical Address Extensions
 2011-05-25 12:43 UTC  (6+ messages)

[PATCH] arm: mxs: include asm/processor.h for cpu_relax()
 2011-05-25 11:46 UTC  (4+ messages)

Self modifying code in ARM 11 architectures
 2011-05-25 11:45 UTC  (2+ messages)

[PATCH 1/2] ARM: pxa: raumfeld: follow upcoming hardware change
 2011-05-25 11:37 UTC  (6+ messages)
    ` [PATCH 1/3] ARM: pxa: raumfeld: adapt to "
      ` [PATCH 2/3] ARM: pxa: raumfeld: display initialisation fixes
      ` [PATCH 3/3] ARM: pxa: raumfeld: fix device name for codec ak4104

[PATCH v3 0/4] Consolidate sdhci pltfm & OF drivers and get them self registered
 2011-05-25 11:01 UTC  (5+ messages)
` [PATCH v3 1/4] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH v3 2/4] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH v3 3/4] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH v3 4/4] mmc: sdhci: merge two sdhci-pltfm.h into one

[PATCH V2 0/5] rtc: convert stmp3xxx from plat-stmp to mach-mxs
 2011-05-25 10:56 UTC  (6+ messages)
` [PATCH V2 1/5] rtc: stmp3xxx: get rid of platform-specific include for register names
` [PATCH V2 2/5] rtc: stmp3xxx: port stmp-functions to mxs-equivalents
` [PATCH V2 3/5] rtc: stmp3xxx: Initialize drvdata before registering device
` [PATCH V2 4/5] rtc: stmp3xxx: get rid of mach-specific accessors
` [PATCH V2 5/5] rtc: stmp3xxx: remove UIE handlers

[PATCH] dmaengine: Add API documentation for slave dma usage
 2011-05-25 10:55 UTC  (10+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).