linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-28 14:28:39 to 2012-10-01 09:10:13 UTC [more...]

[PATCH v2 00/14] KVM/ARM Implementation
 2012-10-01  9:10 UTC  (3+ messages)
` [PATCH v2 01/14] ARM: Add page table and page defines needed by KVM
` [PATCH v2 02/14] ARM: Section based HYP idmap

[PATCH v2 00/10] KVM/ARM Implementation
 2012-10-01  9:09 UTC  (7+ messages)
` [PATCH v2 01/10] ARM: KVM: Keep track of currently running vcpus
` [PATCH v2 02/10] ARM: KVM: Initial VGIC infrastructure support
` [PATCH v2 03/10] ARM: KVM: Initial VGIC MMIO support code
` [PATCH v2 04/10] ARM: KVM: VGIC distributor handling
` [PATCH v2 05/10] ARM: KVM: VGIC virtual CPU interface management

Booting vanilla kernel on the beaglebone
 2012-10-01  8:59 UTC  (4+ messages)

rcu self-detected stall messages on OMAP3, 4 boards
 2012-10-01  8:55 UTC  (12+ messages)

[PATCH 0/4] ARM: OMAP: Move plat/dma*.h, omap-secure.h headers as part of single zImage work
 2012-10-01  8:51 UTC  (15+ messages)
` [PATCH 2/4] ARM: OMAP: DMA: Move plat/dma hearder to platform_data/dma-omap
` [PATCH 3/4] ARM: OMAP: Move omap_reserve() locally to mach-omap1/2

[PATCH 0/6] usb: dwc3-omap: add dt support
 2012-10-01  8:50 UTC  (8+ messages)
` [PATCH 1/6] usb: dwc3-omap: use of_platform API to create dwc3 core pdev
` [PATCH 6/6] usb: dwc3: core: add dt support for dwc3 core

[PATCH v2] leds: leds-gpio: adopt pinctrl support
 2012-10-01  8:24 UTC  (4+ messages)

[PATCH] ARM: ux500: support the HREFP520 board variant
 2012-10-01  7:40 UTC 

[RFC PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-10-01  6:58 UTC  (11+ messages)
` [RFC PATCH 08/16] pinctrl: exynos: Use one IRQ domain per pin bank
` [RFC PATCH 09/16] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [RFC PATCH 10/16] pinctrl: samsung: Use one GPIO chip per pin bank
` [RFC PATCH 11/16] pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
` [RFC PATCH 12/16] pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
` [RFC PATCH 13/16] pinctrl: samsung: Parse offsets of particular registers from DT
` [RFC PATCH 14/16] ARM: dts: exynos4210: Remove legacy gpio nodes
` [RFC PATCH 15/16] ARM: dts: exynos4210: Add platform-specific descriptions for pin controllers
` [RFC PATCH 16/16] Documentation: Update samsung-pinctrl device tree bindings documentation

[PATCH 0/1] Fix segfault in DTC
 2012-10-01  6:46 UTC  (14+ messages)
  ` [PATCH 1/1] "

[PATCH 00/12] New warnings and build errors in linux-next
 2012-10-01  6:15 UTC  (31+ messages)
` [PATCH 01/12] mtd: atmel nand: build regression
` [PATCH 02/12] ata: mark probe function as __devinit rather than __init
` [PATCH 03/12] mmc: dw_mmc: fix building exynos driver as a module
` [PATCH 04/12] video: exynos: warnings in exynos_dp_core.c
` [PATCH 05/12] ARM: ixp4xx: use __iomem for MMIO
  ` ARM SoC tree, Was: "
` [PATCH 06/12] sched: warnings in kernel/sched/fair.c
` [PATCH 07/12] staging/iio/lis3l02dq: fix building without irq_to_gpio
` [PATCH 08/12] dtc: be more quiet with "make -s"
` [PATCH 09/12] tty/console: fix warnings in drivers/tty/serial/kgdboc.c
` [PATCH 10/12] gpio: pcf857x: select IRQ_DOMAIN
` [PATCH 11/12] pinctrl: samsung: use __devinit section for init code
` [PATCH 12/12] time/jiffies: bring back unconditional LATCH definition

[PATCH V6 0/2] video: drm: Add Device tree support to exynos DRM-FIMD
 2012-10-01  5:29 UTC  (4+ messages)
` [PATCH V6 2/2] video: drm: exynos: Add device tree support

[PATCH] [ARM] Build failure CONFIG_ARCH_KIRKWOOD_DT relies on CACHE_FEROCEON_L2
 2012-10-01  4:43 UTC  (3+ messages)

[PATCH 0/4] Implement device tree support for ab8500 BM Devices
 2012-10-01  4:08 UTC  (5+ messages)
` [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge
` [PATCH 2/4] mfd: ab8500: add devicetree support for Btemp
` [PATCH 3/4] mfd: ab8500: add devicetree support for charger
` [PATCH 4/4] mfd: ab8500: add devicetree support for charging algorithm

[RFC] arm/mm: add a protection when flushing anonymous pages
 2012-10-01  3:50 UTC  (2+ messages)

[PATCH 00/15] KVM/ARM Implementation
 2012-10-01  2:19 UTC  (28+ messages)
` [PATCH 03/15] ARM: Section based HYP idmap
` [PATCH 06/15] KVM: ARM: Initial skeleton to compile KVM support
` [PATCH 09/15] KVM: ARM: Inject IRQs and FIQs from userspace
` [PATCH 10/15] KVM: ARM: World-switch implementation
    ` [kvmarm] "
` [PATCH 14/15] KVM: ARM: Handle I/O aborts
` [PATCH 15/15] KVM: ARM: Guest wait-for-interrupts (WFI) support

[GIT PULL] ARM: Kirkwood: build fix CACHE_FEROCEON_L2
 2012-10-01  1:49 UTC 

[GIT PULL] ARM: mvebu: gpio fix for v3.7
 2012-10-01  1:25 UTC 

[GIT PULL] ARM: mvebu: cache-l2x0 DT for v3.7
 2012-10-01  0:06 UTC  (5+ messages)

[GIT PULL] Renesas ARM-based SoC: KZM-9A-GT for 3.7
 2012-10-01  0:03 UTC  (3+ messages)

[PATCH V5] Add support for Aurora L2 Cache Controller
 2012-09-30 23:55 UTC  (4+ messages)
` [PATCH V5 4/6] arm: mvebu: add L2 cache support

[PATCH] [ARM] Use AT() in the linker script to create correct program headers
 2012-09-30 23:21 UTC 

[PATCH 0/3] Fixup use of runtime pm
 2012-09-30 21:47 UTC  (9+ messages)
` [PATCH 1/3] Revert "spi/pl022: fix spi-pl022 pm enable at probe"
` [PATCH 2/3] Revert "spi/pl022: enable runtime PM"
` [PATCH 3/3] spi: spi-pl022: Minor simplification for runtime pm

[GIT PULL 1/3] omap clock late patches for v3.7 merge window
 2012-09-30 18:17 UTC  (6+ messages)
  ` [GIT PULL 3/3] omap arch timer late changes "
  ` [GIT PULL 2/3] omap platform and board related late patches "

[PATCH 1/3] [media] omap3isp: Fix compilation error in ispreg.h
 2012-09-30 17:04 UTC  (5+ messages)
` [PATCH 2/3] iommu/omap: Merge iommu2.h into iommu.h

[PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
 2012-09-30 15:46 UTC  (19+ messages)

[PATCH] Fixup for v3.7
 2012-09-30 12:00 UTC  (5+ messages)
` [PATCH] arm: vt8500: Fixup for missing gpio.h

[PATCH 0/3] clk: ux500: Set sdmmc clock to 100MHz
 2012-09-30  8:37 UTC  (7+ messages)
` [PATCH 2/3] clk: ux500: Support prcmu ape opp voltage clock

[PATCH 1/2] gpio-lpc32xx: Add GPI_28
 2012-09-30  8:27 UTC  (4+ messages)
` [PATCH 2/2] gpio: Document device_node's det_debounce

[PATCH] ATA: sata_mv: Fix warnings when no PCI
 2012-09-30  2:23 UTC  (3+ messages)

[GIT PULL] dove late fixes for v3.7
 2012-09-30  0:55 UTC  (4+ messages)
  ` [GIT PULL V2] "

imx6q: high interrupt latencies
 2012-09-29 21:58 UTC 

[PATCH] ARM: add v7 multi-platform defconfig
 2012-09-29 21:36 UTC  (2+ messages)

[PATCH] ARM: mvebu: fix build breaks from multi-platform conversion
 2012-09-29 21:34 UTC  (3+ messages)

[GIT PULL] ep93xx-fixes for 3.7
 2012-09-29 21:32 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: Core updates #2
 2012-09-29 21:30 UTC  (2+ messages)

[GIT PULL] ARM: LPC32xx: DTS updates #2
 2012-09-29 21:27 UTC  (2+ messages)

s3c2410 bast (== lists.arm.linux.org.uk) - appears to be broken with 3.1.8
 2012-09-29 21:05 UTC  (2+ messages)

[GIT PULL 1/3] omap clock late patches for v3.7 merge window
 2012-09-29 20:57 UTC 

[GIT PULL][for 3.7] pull request on dt2 branch from arch-pxa
 2012-09-29 18:44 UTC  (4+ messages)

[GIT PULL 4/4] Samsung DT for v3.7
 2012-09-29 18:36 UTC  (4+ messages)

[PATCH v2 0/7] uio_pruss cleanup and platform support
 2012-09-29 18:34 UTC  (9+ messages)
` [PATCH v2 1/7] uio: uio_pruss: replace private SRAM API with genalloc
` [PATCH v2 2/7] uio: uio_pruss: add support for am33xx
` [PATCH v2 3/7] uio: dt: add TI PRUSS binding
` [PATCH v2 4/7] ARM: davinci: Add support for an L3RAM gen_pool
` [PATCH v2 5/7] ARM: davinci: Add support for PRUSS on DA850
` [PATCH v2 6/7] ARM: omap: add DT support for deasserting hardware reset lines
` [PATCH v2 7/7] ARM: dts: AM33xx PRUSS support

[PATCH 0/2] ARM: dts: AM33XX: Add ECAP and EHRPWM device tree data
 2012-09-29 10:35 UTC  (3+ messages)
` [PATCH 1/2] ARM: dts: AM33XX: Add ECAP & EHRPWM device tree nodes
` [PATCH 2/2] ARM: dts: AM33XX: Add PWM backlight DT data to am335x-evm

[PATCH V2 0/7] ARM: OMAP2+: Add device-tree support for timers
 2012-09-29  9:33 UTC  (9+ messages)

[PATCH V2] ARM: bcm2835: implement machine restart hook
 2012-09-29  5:17 UTC 

[PATCH] ARM: Add BUG_ON when hlt counter is wrongly used
 2012-09-29  0:48 UTC 

[PATCH] ARM: Add BUG_ON when hlt counter is wrongly used
 2012-09-29  0:45 UTC  (3+ messages)

[PATCH RESEND 0/5] ARM: dts: AM33XX: Add device tree data
 2012-09-28 20:48 UTC  (5+ messages)

[PATCH 13/24] ARM: nomadik: use __iomem pointers for MMIO
 2012-09-28 20:13 UTC  (4+ messages)
` [PATCH 00/24] ARM: readl/writel conversion fallout

[PATCH 01/13] clk: davinci - add Main PLL clock driver
 2012-09-28 20:12 UTC  (2+ messages)
    ` [linux-keystone] "

[PATCH] ARM: Orion5x: ts78xx: Add IOMEM for virtual addresses
 2012-09-28 20:06 UTC  (2+ messages)

[PATCH v3 0/2] ARM: Removal of bcmring
 2012-09-28 19:46 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: Remove mach-bcmring

[PATCH 1/4] ARM: clps711x: Remove board support for CEIVA
 2012-09-28 19:18 UTC  (2+ messages)

[PATCH 0/5] usb: phy/otg: add dt support
 2012-09-28 18:59 UTC  (9+ messages)
` [PATCH 1/5] drivers: usb: phy: add a new driver for omap usb2 phy

[PATCH v2 RESEND 1/2] ARM: arch timer: Set the TVAL before timer is enabled
 2012-09-28 17:15 UTC  (6+ messages)
` [PATCH v2 RESEND 2/2] ARM: local timers: add timer support using IO mapped register

[PATCH v2] pinctrl: clarify idle vs sleep states
 2012-09-28 16:24 UTC  (2+ messages)

[PATCH v4 0/2] watchdog: at91sam9_wdt: add device tree support
 2012-09-28 16:20 UTC  (6+ messages)
` [PATCH v4 1/2] "

[REMINDER: PATCH 1/1] spi:clk: preparation for switch to common clock framework
 2012-09-28 16:11 UTC 

[REMINDER: PATCH 1/1] mtd:nand:clk: preparation for switch to common clock framework
 2012-09-28 16:10 UTC 

[PATCH] arm: omap: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
 2012-09-28 15:13 UTC  (2+ messages)

[GIT PULL] MOP500 Audio patches due for ASoC
 2012-09-28 14:59 UTC  (5+ messages)

[PATCH] ARM: bcm2835: implement machine restart hook
 2012-09-28 14:57 UTC  (5+ messages)

[PATCH 6/6] pinctrl: sirf: enable the driver support new SiRFmarco SoC
 2012-09-28 14:29 UTC  (3+ messages)

[PATCH] ARM: optimize memset_io()/memcpy_fromio()/memcpy_toio()
 2012-09-28 14:29 UTC  (4+ 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).