linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-05-24 14:24:45 to 2011-05-25 16:50:04 UTC [more...]

[RFC PATCH v3 00/13] Consolidating GIC per-cpu interrupts
 2011-05-25 16:50 UTC  (10+ 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] ARM Subarchitecture group maintainership
 2011-05-25 16:19 UTC  (9+ messages)

at91: pull request
 2011-05-25 15:13 UTC 

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

[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  (15+ messages)

Locking debug config in mxs_defconfig
 2011-05-25 14:16 UTC 

[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 v2 0/2] dmaengine: add slave documentation
 2011-05-25 12:54 UTC  (8+ 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

[PATCH 0/5] ARMv6 and ARMv7 mm fixes
 2011-05-25 12:50 UTC  (3+ messages)

[PATCH v6 00/18] ARM: Add support for the Large Physical Address Extensions
 2011-05-25 12:43 UTC  (25+ messages)
` [PATCH v6 01/18] ARM: LPAE: Use long long printk format for displaying the pud
` [PATCH v6 02/18] ARM: LPAE: add ISBs around MMU enabling code
` [PATCH v6 03/18] ARM: LPAE: Use unsigned long for __phys_to_virt and __virt_to_phys
` [PATCH v6 04/18] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v6 05/18] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v6 06/18] ARM: LPAE: Add (pte|pmd|pgd|pgprot)val_t type definitions as u32
` [PATCH v6 07/18] ARM: LPAE: Use a mask for physical addresses in page table entries
` [PATCH v6 08/18] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v6 09/18] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v6 10/18] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v6 11/18] ARM: LPAE: Invalidate the TLB before freeing the PMD
` [PATCH v6 12/18] ARM: LPAE: Add fault handling support
` [PATCH v6 13/18] ARM: LPAE: Add context switching support
` [PATCH v6 14/18] ARM: LPAE: Add identity mapping support for the 3-level page table format
` [PATCH v6 15/18] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v6 16/18] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v6 17/18] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v6 18/18] ARM: LPAE: Add the Kconfig entries

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

Mailing list archive down?
 2011-05-25 11:52 UTC 

[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 0/4] Add a generic struct clk
 2011-05-25 11:43 UTC  (20+ messages)
` [PATCH 1/4] clk: Add a generic clock infrastructure

[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  (12+ messages)

ARM, AF_PACKET: caching problems on Marvell Kirkwood
 2011-05-25 10:32 UTC  (5+ messages)

[RFC PATCH v2 00/12] Consolidating GIC per-cpu interrupts
 2011-05-25 10:31 UTC  (6+ messages)
` [RFC PATCH v2 08/12] ARM: msm: use remapped PPI interrupts for local timer

[PATCH][RFC] Add mt9p031 sensor support
 2011-05-25  9:43 UTC  (4+ messages)

[PATCH v2 0/7] Consolidate sdhci pltfm & OF drivers and get them self registered
 2011-05-25  9:36 UTC  (10+ messages)
` [PATCH v2 2/7] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH v2 3/7] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH v2 5/7] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx

[PATCH v2 3/3] ARM: mmp2: update mmp2 mmc resource
 2011-05-25  9:23 UTC 

[PATCH] mfd wm8350: allocate irq descs dynamically
 2011-05-25  9:23 UTC  (13+ messages)

[PATCH v2 2/3] mmc: support sdhci-pxa910
 2011-05-25  9:23 UTC 

[PATCH v2 1/3] mmc: support sdhci-mmp2
 2011-05-25  9:22 UTC 

[PATCH v2 0/3] provide sdhci driver for mmp2 and pxa910
 2011-05-25  9:22 UTC 

[PATCH] AT91: Add VSYNC pin definition for AT91SAM9263 silicon
 2011-05-25  9:15 UTC  (3+ messages)

[PATCH 0/5] ep93xx DMA patches
 2011-05-25  9:09 UTC  (8+ messages)
` [PATCH 1/5] dmaengine: add ep93xx DMA support

[PATCH v2 0/2] amba bus device tree probing
 2011-05-25  9:07 UTC  (15+ messages)
` [PATCH 2/2] drivers/amba: probe via device tree

[PATCH] davinci: da850: move input frequency to board specific files
 2011-05-25  8:37 UTC 

[GIT PULL] pxa: for next merge
 2011-05-25  8:15 UTC  (3+ messages)

[PATCH 2/4] gpio: move Nomadik GPIO driver to drivers/gpio
 2011-05-25  8:12 UTC  (3+ messages)

[PATCH] gpio/nomadik: remove dangling Kconfig selects
 2011-05-25  8:10 UTC 

[PATCH] AT91: Add VSYNC pin definition for AT91SAM9RL silicon
 2011-05-25  7:40 UTC  (2+ messages)

[RFC 0/2] ARM: DMA-mapping & IOMMU integration
 2011-05-25  7:35 UTC 

[PATCH v2 1/2] MT9P031: Add support for Aptina mt9p031 sensor
 2011-05-25  7:00 UTC 

CSR ARM SoC Subarchitecture preview
 2011-05-25  6:51 UTC  (3+ messages)

[PATCH V4] OMAP3+: SR Layer Cleanup
 2011-05-25  6:39 UTC  (5+ messages)

LCDVSYNC not set up in Atmel AT91SAM9RL device code
 2011-05-25  6:18 UTC  (2+ messages)

question on peripheral identification register
 2011-05-25  2:49 UTC 

[PATCH] nuc900: add new mfp implement
 2011-05-25  2:05 UTC 

[PATCH 4/4] gpio/nomadik: add function to read GPIO pull down status
 2011-05-24 21:07 UTC 

[PATCH 3/4] gpio/nomadik: show all pins in debug
 2011-05-24 21:07 UTC 

[PATCH 1/4] gpio: move U300 GPIO driver to drivers/gpio
 2011-05-24 21:06 UTC 

[PATCH 0/4] Move U300 and Nomadik GPIO drivers v2
 2011-05-24 21:06 UTC 

[git pull] ARM Device tree support
 2011-05-24 18:42 UTC  (2+ messages)

[PATCH 00/15] OMAP: GPIO: Cleanup OMAP GPIO driver
 2011-05-24 14:24 UTC  (11+ messages)
` [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


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