linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-13 10:36:45 to 2012-02-14 09:04:08 UTC [more...]

[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
 2012-02-14  9:04 UTC  (13+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
` [PATCH 2/9] ARM: at91/snapper9260: move gpio_to_irq out of structure initialization
` [PATCH 3/9] ARM/USB: at91/ohci-at91: remove the use of irq_to_gpio
` [PATCH 4/9] ARM: at91/gpio: change comments and one variable name
` [PATCH v5 5/9] ARM: at91/gpio: add irqdomain and DT support
` [PATCH 6/9] ARM: at91/gpio: non-DT builds do not have gpio_chip.of_node field
` [PATCH 7/9] ARM: at91/gpio: add .to_irq gpio_chip handler
` [PATCH 8/9] ARM: at91/gpio: remove the static specification of gpio_chip.base
` [PATCH 9/9] ARM: at91/board-dt: remove AIC irq domain from board file

[PATCH] arm: omap: usb-host: fix compile warning
 2012-02-14  8:54 UTC 

[PATCH 0/2] ARM: OMAP: Couple of misc fixes for 3.3
 2012-02-14  8:49 UTC  (8+ messages)
` [PATCH 1/2] ARM: OMAP: Get rid of reset for system timer
` [PATCH 2/2] ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback

[PATCH] ARM: OMAP4: cpuidle: Fix the C-state reporting to cpuidle governor
 2012-02-14  8:47 UTC  (3+ messages)

[PATCHv21 00/16] Contiguous Memory Allocator
 2012-02-14  8:38 UTC  (25+ messages)
` [PATCHv21 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv21 03/16] mm: compaction: introduce map_pages()
` [PATCHv21 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv21 05/16] mm: compaction: export some of the functions
` [PATCHv21 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv21 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv21 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv21 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv21 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv21 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
  ` [Linaro-mm-sig] "

[BUG] LPAE can be enabled with non-LPAE capable CPUs
 2012-02-14  8:21 UTC 

[PATCH 00/15] mach/io.h cleanup and removal
 2012-02-14  8:04 UTC  (38+ messages)
` [PATCH 01/15] usb: ohci-pxa27x: add explicit include of hardware.h
` [PATCH 02/15] ARM: add explicit include of system.h to processor.h
` [PATCH 03/15] ARM: provide runtime hook for ioremap
` [PATCH 04/15] ARM: imx: convert to common runtime ioremap hook
` [PATCH 05/15] ARM: msm: use "
` [PATCH 06/15] ARM: msm: clean-up mach/io.h
` [PATCH 07/15] ARM: at91: "
` [PATCH 08/15] ARM: davinci: remove unneeded mach/io.h include
` [PATCH 09/15] ARM: orion5x: clean-up mach/io.h
` [PATCH 10/15] ARM: tegra: "
` [PATCH 11/15] ARM: ep93xx: "
` [PATCH 12/15] ARM: clps711x: remove unneeded include of mach/io.h
` [PATCH 13/15] ARM: make mach/io.h include optional
` [PATCH 14/15] ARM: remove bunch of now unused mach/io.h files
` [PATCH 15/15] ARM: kill off __mem_pci

[PATCH 0/2] Initial DT only generic pinctrl-simple driver
 2012-02-14  7:54 UTC  (8+ messages)
` [PATCH 2/2] pinctrl: Add simple pinmux driver using device tree data

Cache problems in user space - kernel space communication
 2012-02-14  7:46 UTC 

[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
 2012-02-14  7:34 UTC  (13+ messages)
` [PATCH v2 6/9] ARM: mx31ads: add audmux device

[RFC PATCH 0/7] ARM: davinci: add support for the am1808 based enbw_cmc board
 2012-02-14  7:16 UTC  (8+ messages)
` [RFC PATCH 1/7] ARM: davinci, intc: Add OF support for TI interrupt controller
` [RFC PATCH 5/7] ARM: davinci: i2c: add OF support

[PATCH 00/10] I2C updates
 2012-02-14  6:12 UTC  (2+ messages)

[PATCH 0/6] mmc: omap_hsmmc: Clean up use/abuse of pdev->id
 2012-02-14  5:18 UTC  (3+ messages)

[PATCH 1/3] spi: move master of_node init to spi_alloc_master
 2012-02-14  4:24 UTC  (3+ messages)
` [PATCH 2/3] of_spi: add generic binding support to specify ncs gpio

[PATCH 1/4 v2] i2c/gpio: add DT support
 2012-02-14  4:06 UTC  (4+ messages)

[PATCH] mtd/gpmi : fix compiler warning
 2012-02-14  3:22 UTC 

[GIT PULL] at91: fixes for 3.3-rc4
 2012-02-14  3:21 UTC  (3+ messages)

[PATCH v2] mtd/gpmi : add gpmi support for mx6q
 2012-02-14  2:36 UTC 

[PATCH v3] SPI: add CSR SiRFprimaII SPI controller driver
 2012-02-14  1:58 UTC  (5+ messages)

[PATCH 1/1] gpio: drop CONFIG_OF_GPIO in the definition of the struct gpio_chip
 2012-02-14  1:26 UTC  (8+ messages)

[PATCH] modpost: Fix section warnings for ARM for many compilers
 2012-02-14  1:12 UTC  (5+ messages)

[PATCH] MTD: atmel_nand: Update driver to support Programmable HW ECC controller
 2012-02-14  1:10 UTC  (3+ messages)

[PATCH 0/3] Move most of omap io.h into omap-iomap.h
 2012-02-13 23:53 UTC  (4+ messages)
` [PATCH 1/3] ARM: OMAP2+: Move SDRC related functions from io.h into local common.h
` [PATCH 2/3] ARM: OMAP: Introduce omap-iomap.h and convert files depending on current io.h to use it
` [PATCH 3/3] ARM: OMAP: Move most of io.h to omap-iomap.h

[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
 2012-02-13 23:29 UTC  (8+ messages)

[PATCH 1/4] i2c/gpio-i2c add: add DT support
 2012-02-13 23:14 UTC  (3+ messages)

[PATCH v2 0/4] A7/A15 architected timer support
 2012-02-13 23:07 UTC  (7+ messages)
` [PATCH v2 1/4] ARM: local timers: Add A15 "
` [PATCH v2 3/4] ARM: architected timers: add DT support
` [PATCH v2 4/4] ARM: architected timers: add support for UP timer

[GIT PULL] omap fixes for v3.3-rc3
 2012-02-13 22:59 UTC  (2+ messages)

[PATCH 0/8] irq_domain for imx tzic and gpio
 2012-02-13 21:38 UTC  (9+ messages)
` [PATCH 1/8] irq: choose irq_domain type for generic-chip based on irq_base
` [PATCH 3/8] ARM: imx5: adopt generic_chip irq_domain support for tzic

[PATCH v2 00/11] ARM: EXYNOS: add suppport for EXYNOS5250 SoC
 2012-02-13 20:54 UTC  (6+ messages)
` [PATCH v2 03/11] ARM: EXYNOS: add clock part "

[PATCH 0/3] pinctrl: move the core per-device handlers to core
 2012-02-13 20:01 UTC  (6+ messages)

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-13 19:58 UTC  (4+ messages)
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper

Pinmux bindings proposal V2
 2012-02-13 19:58 UTC  (2+ messages)

[PATCH 0/6] ux500: Export SoC information and some platform clean-up
 2012-02-13 19:54 UTC  (4+ messages)

[PATCH][V3] ux500 : decouple/recouple gic from the PRCMU
 2012-02-13 19:43 UTC  (3+ messages)

No clkdev vs smp_twd.c
 2012-02-13 19:17 UTC 

[PATCH] ARM: OMAP2+: gpmc-smsc911x: add required smsc911x regulators
 2012-02-13 18:58 UTC  (8+ messages)

[SPI] Fix section mismatch in spi-pl022.c
 2012-02-13 18:58 UTC  (2+ messages)

[SPI/MFD] Fix build/section mismatch warnings in da9052-spi.c
 2012-02-13 18:53 UTC  (2+ messages)

[PATCH] ixp4xx: clockevent set_next_event fix
 2012-02-13 17:49 UTC 

Internal timers in deep sleep
 2012-02-13 17:26 UTC  (2+ messages)

[PATCH] Optimize multi-CPU tlb flushing a little more
 2012-02-13 16:59 UTC  (4+ messages)

[PATCH 0/6] ARM: at91: more at91_sys_read/write cleanup
 2012-02-13 16:55 UTC  (7+ messages)
` [PATCH 1/6] ARM: at91: pm_slowclock rename register to named define
` [PATCH 2/6] ARM: at91: pm_slowclock move register definition to pm.c
` [PATCH 3/6] ARM: at91: rm9200 move sdramc define to at91rm9200_sdramc
` [PATCH 4/6] ARM: at91: make sdram/ddr register base soc independent
` [PATCH 5/6] ARM: at91: pm_slowclock add runtime memory contoller detection
` [PATCH 6/6] ARM: at91: make pmc register base soc independent

[PATCH] ep93xx: fix build of vision_ep93xx.c
 2012-02-13 16:48 UTC  (5+ messages)

[PATCH] omap: board-omap3evm: add required smsc911x regulators
 2012-02-13 16:44 UTC  (5+ messages)

[PATCH v5 0/2] patch set about the MXS-DMA
 2012-02-13 16:33 UTC  (3+ messages)
` [PATCH v5 1/2] mxs-dma : move the mxs dma.h to a more common place

[PATCH 1/4] ARM: OMAP2+: board-generic: Remove un-needed .atag_offset for DT_MACHINE
 2012-02-13 16:30 UTC  (4+ messages)
` [PATCH 2/4] ARM: OMAP2+: omap_device: Replace dev_warn by dev_dbg in omap_device_build_from_dt
` [PATCH 3/4] ARM: OMAP2+: pm: Do not init statically the SR and voltage layer with DT
` [PATCH 4/4] ARM: OMAP1: kconfig: Enable IRQ_DOMAIN by default for OMAP1 platforms

[PATCH] mtd/gpmi : add gpmi support for mx6q
 2012-02-13 16:22 UTC  (9+ messages)
  ` 答复: "
      ` 答复: "

[PATCH 1/1] AT91: Remove fixed mapping for AT91RM9200 ethernet
 2012-02-13 16:20 UTC 

Kirkwood, kernel 3.2, vmalloc region overlap, not starting up
 2012-02-13 16:17 UTC  (2+ messages)

[PATCH v2 2/2] ARM: OMAP: sram: Add am33xx SRAM support (minimal)
 2012-02-13 16:07 UTC  (3+ messages)

[PATCH v7] ARM: net: JIT compiler for packet filters
 2012-02-13 16:02 UTC  (3+ messages)

Possible circular locking dependency (3.3-rc2)
 2012-02-13 14:53 UTC  (2+ messages)

[PATCH] ARM: 3ds_debugboard: Let ethernet be functional again
 2012-02-13 14:48 UTC  (4+ messages)

remoteproc: Load coprocessor code to the specific main memory location
 2012-02-13 14:20 UTC  (8+ messages)

[PATCH] MAINTAINERS: remove arch/arm/mach-mx*/ from IMX entry
 2012-02-13 14:10 UTC 

[PATCH] MAINTAINERS: Update ARM/FREESCALE IMX entry
 2012-02-13 13:37 UTC  (4+ messages)

oprofile and ARM A9 hardware counter
 2012-02-13 13:15 UTC  (6+ messages)

[PATCH 00/11] Recently pending ARM fixes
 2012-02-13 13:01 UTC  (5+ messages)
` [PATCH 02/11] Revert "ARM: pxa: add dummy clock for sa1100-rtc"

[PATCH] ARM: S3C24XX: Fix restart on S3C2442
 2012-02-13 12:58 UTC  (4+ messages)

[PATCH 03/14] MIPS: adapt for dma_map_ops changes
 2012-02-13 12:41 UTC  (4+ messages)
` [PATCH 03/14 v2] "
    ` [PATCH 03/14 v3] "

Question on ARM Cortex R4 support in Linux
 2012-02-13 11:07 UTC  (4+ messages)

[RFC-PATCH V2] ARM hugetlb support
 2012-02-13 11:00 UTC  (3+ messages)
` [PATCH 6/7] Add hugetlb Kconfig option

[PATCH 00/14] DMA-mapping framework redesign preparation
 2012-02-13 10:40 UTC  (2+ messages)
` [PATCH] Hexagon: adapt for dma_map_ops changes

[PATCH 04/14] PowerPC: adapt for dma_map_ops changes
 2012-02-13 10:36 UTC  (2+ messages)
` [PATCH 04/14 v2] "


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