linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-16 15:58:49 to 2013-08-19 00:48:02 UTC [more...]

[patch v2 3/3] mm: page_alloc: fair zone allocator policy
 2013-08-19  0:48 UTC  (4+ messages)

[PATCH v4 0/6] Armada 370/XP clocksource fixes
 2013-08-18 23:33 UTC  (12+ messages)
` [PATCH v4 5/6] clocksource: armada-370-xp: Fix device-tree binding

[RFC v1 0/5] ARM: Initial support for Marvell Armada 1500
 2013-08-18 23:21 UTC  (20+ messages)
  ` [RFC v1 4/5] ARM: mvebu: add Armada 1500 and Sony NSZ-GS7 device tree files
  ` [RFC v1 3/5] ARM: mvebu: add Armada 150 uart to lowlevel debug
  ` [RFC v1 1/5] irqchip: add Armada 1500 APB interrupt controller
  ` [RFC v1 5/5] ARM: mvebu: add board init for Armada 1500

[GIT PULL 2/2] Samsung Exynos DT for v3.12
 2013-08-18 22:35 UTC 

[GIT PULL 1/2] Samsung cleanup for v3.12
 2013-08-18 22:34 UTC 

[GIT PULL 0/2] Samsung pull-request for v3.12
 2013-08-18 22:34 UTC 

[PATCH 00/34] CPUFreq: Move freq change notifications out of drivers
 2013-08-18 21:57 UTC  (4+ messages)
` [PATCH 13/34] cpufreq: exynos5440: set CPUFREQ_NO_NOTIFICATION flag

[PATCH] arm64: wire in generic parport.h
 2013-08-18 20:25 UTC  (2+ messages)

[PATCH RESEND] ARM: plat-samsung: Fix switching FIFO in arch_enable_uart_fifo function
 2013-08-18 20:17 UTC  (2+ messages)

[PATCH RESEND] ARM: dts: Add USB host node for Exynos4
 2013-08-18 20:08 UTC  (2+ messages)

[PATCH] ARM: EXYNOS: always enable PM domains support for EXYNOS4x12
 2013-08-18 20:03 UTC  (3+ messages)

[PATCH 0/4] clk: Samsung: audss: Add support for Exynos5420
 2013-08-18 19:54 UTC  (5+ messages)
` [PATCH 3/4] ARM: dts: Correct the /include entry on exynos5420 dtsi file
` [PATCH 4/4] ARM: dts: exynos5420: add audio clock controller

[PATCH 1/2] ARM: move outer_cache declaration out of ifdef
 2013-08-18 19:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: highbank: avoid L2 cache smc calls when PL310 is not present

[PATCH] ARM: DT: Exynos: fix number of interrupt-cells in mct node
 2013-08-18 19:27 UTC  (4+ messages)

[PATCHv3 0/4] device tree support for exynos rotator
 2013-08-18 19:21 UTC  (3+ messages)
` [PATCHv3 1/4] drm/exynos: add device tree support for rotator

[PATCH V5] ARM: dts: Change i2s compatible string on exynos5250
 2013-08-18 18:05 UTC  (5+ messages)

[PATCH v5 0/2] ARM: davinci: da850: add ethernet driver DT support
 2013-08-18 16:55 UTC  (7+ messages)
` [PATCH v5 1/2] ARM: davinci: da850: add DT node for ethernet
` [PATCH v5 2/2] ARM: davinci: da850: add OF_DEV_AUXDATA entry for davinci_emac

[PATCH] arm64: add screen_info for console support
 2013-08-18 16:22 UTC 

[GIT PULL 1/5] ARM: imx: weim bus driver update for 3.12
 2013-08-18 13:48 UTC  (2+ messages)
` [GIT PULL 3/5] ARM: imx: device tree changes "

[PATCHv2 1/2] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2013-08-18 13:33 UTC  (6+ messages)
` [PATCH 2/2] iommu/exynos: Follow kernel coding style for __sysmmu_enable return type

[PATCH V2 00/35] CPUFreq: Implement light weight ->target(): for 3.13
 2013-08-18 10:41 UTC  (3+ messages)
` [PATCH V2 01/35] cpufreq: Implement light weight ->target_index() routine

[PATCH v2 1/2] ARM: imx_v6_v7_defconfig: Remove CONFIG_USB_PHY selection
 2013-08-18  9:12 UTC  (2+ messages)

[PATCH v3 0/5] ARM: tegra: support for Trusted Foundations
 2013-08-18  8:38 UTC  (15+ messages)
` [PATCH v3 1/5] ARM: add basic Trusted Foundations support
` [PATCH v3 2/5] ARM: tegra: add support for Trusted Foundations
` [PATCH v3 4/5] ARM: tegra: set CPU reset handler with firmware op

[PATCH RESEND] can: mcp251x: Replace power callbacks with regulator API
 2013-08-18  8:00 UTC  (9+ messages)

[PATCH v2] ARM: i.MX6Q clocks: Fix CKIH clock name
 2013-08-18  6:02 UTC  (2+ messages)

[PATCH v2 00/14] crypto: omap-aes: Improve DMA, add PIO mode and support for AM437x
 2013-08-18  5:56 UTC  (17+ messages)
` [PATCH v2 01/14] crypto: scatterwalk: Add support for calculating number of SG elements
` [PATCH v2 02/14] crypto: omap-aes: Add useful debug macros
` [PATCH v2 03/14] crypto: omap-aes: Populate number of SG elements
` [PATCH v2 04/14] crypto: omap-aes: Simplify DMA usage by using direct SGs
` [PATCH v2 05/14] crypto: omap-aes: Sync SG before DMA operation
` [PATCH v2 06/14] crypto: omap-aes: Remove previously used intermediate buffers
` [PATCH v2 07/14] crypto: omap-aes: Add IRQ info and helper macros
` [PATCH v2 08/14] crypto: omap-aes: PIO mode: Add IRQ handler and walk SGs
` [PATCH v2 09/14] crypto: omap-aes: PIO mode: platform data for OMAP4/AM437x and trigger
` [PATCH v2 10/14] crypto: omap-aes: Switch to PIO mode during probe
` [PATCH v2 11/14] crypto: omap-aes: Add support for cases of unaligned lengths
` [PATCH v2 12/14] crypto: omap-aes: Convert kzalloc to devm_kzalloc
` [PATCH v2 13/14] crypto: omap-aes: Convert request_irq to devm_request_irq
` [PATCH v2 14/14] crypto: omap-aes: Kconfig: Add build support for AM437x

[PATCH v3 0/7] Convert GPIO Davinci to platform driver
 2013-08-18  5:19 UTC  (8+ messages)
` [PATCH v3 1/7] gpio: davinci: coding style correction
` [PATCH v3 2/7] gpio: davinci: move to platform device
` [PATCH v3 3/7] ARM: davinci: da8xx: support gpio "
` [PATCH v3 4/7] ARM: davinci: devices.c: "
` [PATCH v3 5/7] ARM: davinci: da8xx: gpio device creation
` [PATCH v3 6/7] ARM: davinci: dmxxx: "
` [PATCH v3 7/7] ARM: davinci: Start using gpiolib API inplace of inline functions

[GIT PULL 0/2] Renesas ARM based SoC boards cleanups for v3.12
 2013-08-18  4:03 UTC  (3+ messages)

[GIT PULL 00/19] Second round of Renesas ARM-based SoC DT updates for v3.12
 2013-08-18  4:02 UTC  (3+ messages)

[GIT PULL 0/4] Renesas ARM based SoC defconfig updates for v3.12
 2013-08-18  3:57 UTC  (3+ messages)

[GIT 00/19 v2] Renesas ARM based SoC pinmux updates for v3.12
 2013-08-18  3:55 UTC  (3+ messages)

[PATCH v2] ARM: highbank: fix debug uart virtual address for LPAE
 2013-08-18  0:12 UTC 

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-17 22:22 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures
  ` [RFC PATCH v2 4/4] of: move of_get_cpu_node implementation to DT core library

[PATCH 0/2] clk: sunxi: Add support for the A20 clocks
 2013-08-17 19:08 UTC  (3+ messages)
` [PATCH 1/2] clk: sunxi: Add Allwinner A20 gates
` [PATCH 2/2] ARM: sun7i: Enable the A20 clocks in the DTSI

[ARM ATTEND] DT maintainer
 2013-08-17 16:24 UTC  (3+ messages)
` [Ksummit-2013-discuss] "

[PATCH v2] pinctrl: queue GPIO operations instead of defering
 2013-08-17 14:56 UTC 

Start symbol for an compressed kernel
 2013-08-17 14:19 UTC  (8+ messages)

how to find Start symbol for an compressed kernel zImage for arm
 2013-08-17 13:49 UTC  (2+ messages)

[RFC][PATCH 0/7] USB: OHCI: more bus glues as separate modules
 2013-08-17 13:21 UTC  (4+ messages)
` [PATCH V5 0/6]USB: "
  ` [PATCH V5 6/6] USB: OHCI: make ohci-s3c2410 a separate driver

Broken device trees for exynos in linux-next
 2013-08-17 10:40 UTC  (5+ messages)

[PATCH v2 0/8] Common Clock Framework support for Samsung S3C64xx
 2013-08-17 10:30 UTC  (7+ messages)

[PATCH] pinctrl: queue GPIO request instead of defering
 2013-08-17  8:54 UTC 

[PATCH v3] ARM: imx: pllv1: Fix PLL calculation for i.MX27
 2013-08-17  6:06 UTC 

[PATCH] ARM: dts: imx27-phytec-phycore-rdk: Add DT nodes for camera module
 2013-08-17  4:36 UTC  (3+ messages)

[PATCH] ARM: fiq: Cast the first argument of flush_icache_range()
 2013-08-17  4:36 UTC  (3+ messages)

[PATCH 00/10] ARM: clps711x: Initial DT support / Fixes
 2013-08-17  4:32 UTC  (4+ messages)

[PATCH V3 RFC 00/16] EFI stub for ARM
 2013-08-17  0:16 UTC  (3+ messages)

[PATCH 3/3] ARM: nomadik: retire ethernet IRQ request mechanism
 2013-08-16 23:55 UTC 

[PATCH RFC 0/3] Add support for the System Power Management Interface (SPMI)
 2013-08-16 23:17 UTC  (17+ messages)
` [PATCH RFC 2/3] spmi: Add MSM PMIC Arbiter SPMI controller
` [PATCH RFC 1/3] spmi: Linux driver framework for SPMI
    ` [PATCH RFC 3/3] spmi: document the PMIC arbiter SPMI bindings

[PATCH 0/2] ARM DT cpus/cpu and topology bindings
 2013-08-16 23:15 UTC  (3+ messages)
` [PATCH 1/2] Documentation: devicetree: arm: cpus/cpu nodes bindings updates

[PATCH 1/2] ARM: dts: AM4372: cpu(s) node per latest binding
 2013-08-16 23:11 UTC  (8+ messages)
` [PATCH 2/2] ARM: dts: AM4372: add few nodes

[PATCHv2 1/2] ARM: dts: Change dw-apb-timer-osc and dw-apb-timer-sp to just dw-apb-timer
 2013-08-16 22:48 UTC  (2+ messages)

[PATCHv4 1/3] arm: socfpga: dts: Add a syscon binding for sys-mgr
 2013-08-16 22:36 UTC  (3+ messages)
` [PATCHv4 2/3] ARM: socfpga: dts: Add support for SD/MMC

[PATCH v2] extcon: palmas: Modified the compatible type to *ti, palmas-usb-vid*
 2013-08-16 22:21 UTC  (2+ messages)

[GIT PULL] omap fixes against v3.11-rc5
 2013-08-16 21:58 UTC  (2+ messages)

[PATCH RFC 0/2] Clock unregistration support in the common clock framework
 2013-08-16 21:48 UTC  (3+ messages)
` [PATCH RFC 2/2] clk: implement clk_unregister

at91: watchdog: Can't get watchdog to trigger
 2013-08-16 20:37 UTC  (3+ messages)

[PATCH v2] ARM: vexpress_defconfig: Enable voltage regulators
 2013-08-16 20:28 UTC 

[PATCH] clk: ux500: Remove BML8580 clock
 2013-08-16 19:09 UTC  (4+ messages)

[PATCH] gpio: (gpio-pca953x) move header to linux/platform_data/
 2013-08-16 19:06 UTC  (3+ messages)

[GIT PULL] Allwinner sunXi DT additions for 3.12
 2013-08-16 18:59 UTC 

[GIT PULL] Allwinner sunXi core additions for 3.12
 2013-08-16 18:55 UTC 

[PATCH] drivers: CCI: add ARM CCI PMU support
 2013-08-16 18:47 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] ARM64: KVM: Fix coherent_icache_guest_page() for host with external L3-cache
 2013-08-16 18:20 UTC  (21+ messages)

[PATCH v3 0/2] rtc: omap: update AM335x rtc ip revision
 2013-08-16 18:12 UTC  (7+ messages)
` [PATCH v3 1/2] rtc: omap: update of_device_id to reflect latest ip revisions

Enable arm_global_timer for Zynq brakes boot
 2013-08-16 17:28 UTC  (11+ messages)

[GIT PULL 1/4] ARM: tegra: cleanups for 3.12
 2013-08-16 17:20 UTC  (4+ messages)
` [GIT PULL 2/4] ARM: tegra: core SoC enhancements "
` [GIT PULL 3/4] ARM: tegra: device tree changes "
` [GIT PULL 4/4] ARM: tegra: defconfig update "

[PATCH v1 00/14] Add support for MSM's mmio clocks
 2013-08-16 17:16 UTC  (7+ messages)
` [PATCH v1 03/14] clk: Add of_clk_match() for device drivers

[PATCH v6] ARM: davinci: da850: add DT node for ethernet
 2013-08-16 17:07 UTC 

[PATCH v4 0/4] dma: pdma: cyclic, residue, DMA_PRIVATE
 2013-08-16 17:05 UTC  (5+ messages)
` [PATCH v4 1/4] dma: mmp_pdma: only complete one transaction from dma_do_tasklet()
` [PATCH v4 2/4] dma: mmp_pdma: add support for cyclic DMA descriptors
` [PATCH v4 3/4] dma: mmp_pdma: add support for residue reporting
` [PATCH v4 4/4] dma: mmp_pdma: set DMA_PRIVATE

[GIT PULL] ARM: mvebu: DT changes for v3.12
 2013-08-16 16:54 UTC  (2+ messages)
` [GIT PULL v2] "

[PATCH v5 0/3] Device Tree support for CMA (Contiguous Memory Allocator)
 2013-08-16 16:06 UTC  (5+ messages)
` [PATCH v5 2/3] drivers: of: add initialization code for dma reserved memory

[PATCH v4 0/5] ARM: davinci: da850: add ethernet driver DT support
 2013-08-16 15:58 UTC  (3+ messages)
` [PATCH v4 3/5] ARM: davinci: da850: add OF_DEV_AUXDATA entry for mdio


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