linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-02 10:55:45 to 2010-09-03 13:30:50 UTC [more...]

[PATCH 0/5] Makefile.boot cleanup
 2010-09-03 13:30 UTC  (14+ messages)
` [PATCH 4/5] [ARM] Auto calculate ZRELADDR and provide option for exceptions
          ` [PATCH 1/7] ARM: specify ZRELADDR for ARCH_TEGRA
          ` [PATCH 2/7] [RFC] ARM: shmobile: remove unneeded hack to calculate zreladdr
          ` [PATCH 3/7] ARM: specify ZRELADDR for ARCH_H720X
          ` [PATCH 4/7] ARM: specify ZRELADDR for ARCH_LPC32XX
          ` [PATCH 5/7] ARM: don't expose CONFIG_ZRELADDR to the users
          ` [PATCH 6/7] ARM: fix ordering of defaults for config ZRELADDR
          ` [PATCH 7/7] ARM: removed unused zreladdr specifications in all Makefile.boot files

[PATCH] AT91: SAM9G45 - add a separate clock entry for every single TC block
 2010-09-03 13:05 UTC  (3+ messages)

[PATCH 0/4] Hacks to allow booting ARM SMP kernel on UP ARMv7
 2010-09-03 12:31 UTC  (54+ messages)
` [PATCH 4/4] omap: Fix SMP on UP interrupt handling for multi-omap
                      ` [PATCH 1/6] ARM: Add inline function smp_on_up() for early init testing
                          ` [PATCH 0/6] "
                            ` [PATCH 1/6] ARM: Add inline function smp_cpu() "
                      ` [PATCH 2/6] ARM: Use SMP and UP macros for cacheflush
                      ` [PATCH 3/6] ARM: Fix v7wbi_tlb_flags for SMP on UP
                      ` [PATCH 4/6] ARM: Do not call test_for_ipi or test_for_ltrirq on UP systems
                      ` [PATCH 5/6] ARM: Don't set TLB ops broadcasting on UP ARMv7
                      ` [PATCH 6/6] omap: Fix SMP on UP interrupt handling for multi-omap

imx.c : dte mode and modem control
 2010-09-03 12:03 UTC  (2+ messages)

[PATCH 0/2] ARM: factorise CPU hotplug code
 2010-09-03 12:01 UTC  (3+ messages)
` [PATCH 1/2] ARM: Generalize all CPU Hotplug code across platforms
` [PATCH 2/2] ux500: Add CPU hotplug support

lazy disabling and idle states
 2010-09-03 11:54 UTC 

[PATCH 1/3] plat-nomadik: MTU timer
 2010-09-03 11:49 UTC  (9+ messages)
` [PATCH 2/3] plat-nomadik: Added suspend/resume support for "
  ` [PATCH 3/3] mach-ux500: Added nomadik mtu timer suspend/resume hooks

[PATCH 00/74] Updating SPEAr Support
 2010-09-03 11:23 UTC  (55+ messages)
` [PATCH 04/74] ST SPEAr13XX: Adding machine specific header files
` [PATCH 05/74] ST SPEAr13XX: Adding machine specific src files
` [PATCH 07/74] ST SPEAr13XX: Added compilation support in arch/arm/
` [PATCH 08/74] ST SPEAr1300: Adding default config file
` [PATCH 14/74] ST SPEAr: Adding PLGPIO driver for spear platform
` [PATCH 31/74] ST SPEAr: Adding support for SSP PL022
` [PATCH 38/74] ST SPEAr3xx: Rearranging declarations in clock.c file
` [PATCH 40/74] ST SPEAr 13xx : Adding support for SPEAr1310
` [PATCH 45/74] SPEAr : SEV Send event to secondary CPUs
` [PATCH 48/74] GIC: Added dummy handlers for Power Management Suspend Resume
` [PATCH 49/74] SPEAr CPU freq: Adding support for CPU Freq framework
` [PATCH 52/74] ST SPEAr13xx: Adding CPU hotplug support added for SMP platforms
` [PATCH 72/74] SPEAr13xx: Replace defconfigs with single unfied defconfig
` [PATCH 24/74] ST SPEAr: Add smi driver for serial NOR flash
  ` [PATCH 27/74] ST SPEAr : NAND interface driver for spear platforms

[RFC] [PATCH] arm & sh: factorised duplicated clkdev.c
 2010-09-03 10:32 UTC  (9+ messages)
` [RFC] [PATCH v2] "
  ` [PATCH V3] "

[PATCH/RFCv4 0/6] The Contiguous Memory Allocator framework
 2010-09-03 10:29 UTC  (13+ messages)

[PATCH] regulators: add support max8952 regulator
 2010-09-03  9:42 UTC  (3+ messages)

[PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver
 2010-09-03  9:34 UTC  (32+ messages)
` [PATCH 1/6] spi-imx: add CSPI and eCSPI support for i.MX51 MCU
  ` [PATCH 2/6] i.MX5/clock: add eCSPI and CSPI clock definitions
    ` [PATCH 3/6] mx5: add support to dynamically register spi_imx devices (imx51 3ds)
      ` [PATCH 4/6] mx5/iomux: add iomux definitions for eCSPI2 on the imx51_3ds board
        ` [PATCH 5/6] mx51_3ds: add eCSPI2 support "
      ` [PATCH 1/6] ARM: mx51: clean up mx51 header
      ` [PATCH 2/6] ARM: mx51: fix naming of spi related defines
      ` [PATCH 3/6] ARM: imx: change the way spi-imx devices are registered
      ` [PATCH 4/6] ARM: mx51: Add spi clock and spi_imx device registration
      ` [PATCH 5/6] spi-imx: Add i.MX51 support
      ` [PATCH 6/6] ARM: mx5/mx51_babbage: Add spi support

[PATCH] ARM: PL330: Accept revisions of the dmac
 2010-09-03  8:30 UTC 

[PATCH] ARM: SAMSUNG: Removed redunt zreladdr in Makefile.boot
 2010-09-03  7:42 UTC  (2+ messages)

[PATCH 00/24] Support for Qualcomm msm8660 target
 2010-09-03  7:31 UTC  (16+ messages)
` [PATCH 09/24] msm: MSM8X60 RUMI3 board support
` [PATCH 10/24] msm: irq: rename existing entry-macro to entry-macro-vic
` [PATCH 14/24] msm: add hotplug stub functions
` [PATCH 20/24] msm: MSM8X60 simulator board support

[PATCH] ARM: Implement cpu_v7_reset
 2010-09-03  6:04 UTC  (11+ messages)

[PATCH] Serial: Samsung: Fix uart clock init order
 2010-09-03  5:15 UTC 

[PATCH 0/5] ARM: pxa168: add keypad support
 2010-09-03  4:50 UTC  (4+ messages)
` [PATCH 5/5] ARM: pxa168: aspenite: add board support for keypad

[PATCH] Fix smp_on_up detection
 2010-09-03  0:51 UTC 

[PATCH v2 1/2] msm: i2c: Add msm_qup_i2c.h
 2010-09-02 23:44 UTC 

[PATCH v2] ep93xx: move clock initialization earlier
 2010-09-02 23:32 UTC  (2+ messages)

[PATCH v2 1/2] msm: i2c: Add msm_qup_i2c.h
 2010-09-02 23:29 UTC 

invalid address returned by usb_alloc_coherent on dockstar
 2010-09-02 23:21 UTC  (6+ messages)

[PATCH] arm mach-at91 use choice keyword for board type selection in Kconfig
 2010-09-02 22:40 UTC  (2+ messages)

[PATCH] [ARM] tegra: Add i2c support
 2010-09-02 22:21 UTC 

[PATCH] [ARM] tegra: Add i2c support
 2010-09-02 22:17 UTC  (8+ messages)

[PATCH 1/2 v2] msm: Install the Google-Android gpio driver
 2010-09-02 19:45 UTC  (3+ messages)

[PATCH v3] davinci: Initial support for MityDSP-L138/MityARM-1808
 2010-09-02 18:17 UTC  (4+ messages)

[PATCH 0/9] Various patches for 2.6.37-rc1
 2010-09-02 17:20 UTC  (5+ messages)
` [PATCH 9/9] ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)

[PATCH v2] davinci: Initial support for MityDSP-L138/MityARM-1808
 2010-09-02 17:09 UTC  (2+ messages)

[PATCH v7] OpenRD: Enable SD/UART selection for serial port 1
 2010-09-02 16:21 UTC  (4+ messages)
  ` Samsung Linux project management status page...?

[PATCH] amba_clcd: Check min clock limits based on selected mode
 2010-09-02 16:08 UTC  (2+ messages)

Colibri PXA320 Power management question
 2010-09-02 15:43 UTC  (5+ messages)

[PATCH 2/6] ARM: Use SMP and UP macros for cacheflush
 2010-09-02 15:20 UTC 

[PATCH 16/19] ARM: nomadik: register nmk_gpio_driver using platform_driver_probe
 2010-09-02 15:13 UTC  (4+ messages)
` [PATCH] ARM: nomadik: move nmk_gpio_probe to .devinit.text
    ` (Patch #6347) "

[PATCH 00/19] More section fixes [Was: Re: [PATCH 01/11] ARM: cam60: move cam60_spi_devices to .init.data]
 2010-09-02 14:42 UTC  (4+ messages)
` [PATCH 16/19] ARM: nomadik: register nmk_gpio_driver using platform_driver_probe

ARM926EJ-S TLB lockdown
 2010-09-02 14:30 UTC  (3+ messages)

[PATCH v3] spi: add spi_tegra driver
 2010-09-02 14:22 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v4] davinci: Add MityDSP-L138/MityARM-1808 SOM support
 2010-09-02 14:18 UTC  (8+ messages)
          ` mmc over SPI on DM6467 based board. card not detected

Patch series For U6/U6715 platform support
 2010-09-02 14:18 UTC  (3+ messages)
` [PATCH 1/5] U6/U6715 ARM architecture files

[RFC] dmaengine: assorted patches and Freescale SDMA support
 2010-09-02 14:06 UTC  (8+ messages)
` [PATCH 3/3] dmaengine: Add Freescale i.MX "
` [PATCH 3/3 v2] "

memblock glitch
 2010-09-02 13:41 UTC  (4+ messages)
  ` memblock_is_region_reserved() issue

defconfig reduction script
 2010-09-02 12:08 UTC  (2+ messages)

[PATCH] ep93xx: move clock initialization earlier
 2010-09-02 11:31 UTC  (2+ messages)

[PATCH] sdhci-s3c: support non-standard clock setting for c210
 2010-09-02 11:01 UTC  (4+ messages)

[PATCH 0/4] ARM: add support for hw-breakpoints [v6]
 2010-09-02 10:55 UTC  (3+ messages)
` [PATCH 1/4] ARM: hw-breakpoint: add mechanism for hooking into prefetch aborts


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