linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-03 15:22:00 to 2010-11-06 18:25:54 UTC [more...]

[PATCH 1/6] ARM: ensure sched_clock() and children are notrace
 2010-11-06 18:25 UTC  (6+ messages)
` [PATCH 2/6] ARM: place C irq handlers in IRQ_ENTRY for ftrace
` [PATCH 3/6] ARM: ftrace: use gas macros to avoid code duplication
` [PATCH 4/6] ARM: ftrace: function graph tracer support
` [PATCH 5/6] ARM: ftrace: graph tracer + dynamic ftrace
` [PATCH 6/6] ARM: ftrace: enable function graph tracer

[PATCH v2 0/7] omap: mailbox: hwmod support and dependent cleanup patches
 2010-11-06 18:21 UTC  (14+ messages)
` [PATCH v2 1/7] OMAP2: hwmod data: add mailbox data
` [PATCH v2 2/7] OMAP3: "
` [PATCH v2 3/7] OMAP4: "
` [PATCH v2 4/7] omap: mailbox: initial hwmod support
` [PATCH v2 5/7] omap: mailbox: add omap_device latency information
` [PATCH v2 6/7] omap: mailbox: fix detection for previously supported chips
` [PATCH v2 7/7] omap: mailbox: remove unreachable return

[PATCHv2] ARM: ftrace: enable function graph tracer
 2010-11-06 17:33 UTC 

[PATCH] ARM: s3c2442: Setup gpio {set,get}_pull callbacks
 2010-11-06 16:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] arm: fix compilation warning during compilation
 2010-11-06  9:06 UTC 

[PATCH 0/6] omap: iommu: hwmod support and code reorganization
 2010-11-06  8:34 UTC  (9+ messages)
` [PATCH 1/6] omap: iommu: remove redundant clock usage
` [PATCH 2/6] OMAP3: hwmod data: Add mmu for iva2 and isp
` [PATCH 3/6] OMAP4: hwmod data: add mmu hwmod for ducati and tesla
` [PATCH 4/6] omap: iommu: intial hwmod support
` [PATCH 5/6] omap: iommu: hwmod device enable/disable routines
` [PATCH 6/6] omap: iommu: code reorganization and cleanup

[PATCHv2 0/3] ARM: Fixing udelay() for SMP and non-SMP systems
 2010-11-06  3:36 UTC  (14+ messages)
` [PATCHv2 1/3] ARM: Translate delay.S into (mostly) C
` [PATCHv2 2/3] ARM: Allow machines to override __delay()

[PATCH v2] OMAP1: drop AMS_DELTA_FIQ config option
 2010-11-06  1:55 UTC 

[PATCH] ARM: fix build error with GCC 4.5.0
 2010-11-06  1:36 UTC  (9+ messages)

[patch v3 0/2] ARM: mach-shmobile: Add zboot support for SuperH Mobile ARM
 2010-11-06  0:28 UTC  (2+ messages)

[PATCH 0/7] Convert sprintf_symbol uses to %p[Ss]
 2010-11-05 23:12 UTC  (2+ messages)
` [PATCH 1/7] arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS

[PATCHv2 0/3] Various code improvements for IGEP v2 board
 2010-11-05 21:49 UTC  (2+ messages)

[PATCH] msm: fix debug-macro.S build failure
 2010-11-05 21:31 UTC  (11+ messages)

[PATCH 0/2] Trivial series
 2010-11-05 21:31 UTC  (6+ messages)
` [PATCH 1/2] arm: omap1: devices: need to return with a value
` [PATCH 2/2] arm: omap1: remove unused variables

[PATCH v5 0/3] OMAP2/3: DMA: FIFO drain errata fixes
 2010-11-05 21:29 UTC  (5+ messages)

[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver (try #3)
 2010-11-05 21:17 UTC  (6+ messages)
` [PATCH 1/3] OMAP: use generic panel data in board files
` [PATCH 2/3] OMAP: DSS2: Add generic panel display driver
` [PATCH 3/3] OMAP: DSS2: remove generic DPI panel driver duplicated panel drivers

[PATCH v5 0/5] nand prefetch-irq support and ecc layout chanage
 2010-11-05 21:12 UTC  (5+ messages)
` [PATCH v5 1/5] omap gpmc: enable irq mode in gpmc

at91sam9g45 USB OTG support?
 2010-11-05 21:09 UTC 

[PATCH] TS-78xxx NAND resource type should be IORESOURCE_MEM
 2010-11-05 20:28 UTC  (2+ messages)

Cache clean of page table entries
 2010-11-05 19:30 UTC 

[PATCH] OMAP2: Devkit8000: Fix mmc regulator failure
 2010-11-05 19:12 UTC  (2+ messages)

Single binary kernel for all i.MX
 2010-11-05 18:59 UTC  (4+ messages)

[RFC PATCH v3] ARM: Introduce patching of phys_to_virt and vice versa
 2010-11-05 18:40 UTC 

[PATCHv2] ARM: imx: Add support for low power suspend on MX51
 2010-11-05 16:49 UTC 

[PATCHv3 1/2] ARM: imx: Add core definitions for MX53
 2010-11-05 15:55 UTC  (2+ messages)
` [PATCHv3 2/2] ARM: imx: Add mx53 support to common msl functions

[PATCH] ARM: add clean and flush_dcache_all to ARM cache API
 2010-11-05 15:22 UTC  (3+ messages)

CONFIG_FORCE_MAX_ZONEORDER settable for all ARM architectures
 2010-11-05 14:14 UTC  (5+ messages)

i.MX patches for next
 2010-11-05 14:05 UTC  (13+ messages)
` [PATCH 1/7] ARM i.MX51 boards: Do not use PHYS_OFFSET
` [PATCH 2/7] ARM i.MX irq: Compile avic irq code only on SoCs that need it
` [PATCH 3/7] ARM i.MX51: Make CONFIG_MXC_TZIC an invisible option
` [PATCH 4/7] ARM i.MX irq: Allow runtime decision between AVIC and TZIC
` [PATCH 5/7] ARM i.MX DMA: return gracefully on different socs
` [PATCH 6/7] ARM i.MX51: "
` [PATCH 7/7] ARM i.MX27 pm: "

[PATCH] mach-pcm037_eet: Fix section mismatch for eet_init_devices()
 2010-11-05 14:00 UTC  (2+ messages)

recent ARM Erratas 742231 & 742230 broken
 2010-11-05 13:13 UTC  (3+ messages)

more i.MX patches for -rc
 2010-11-05 12:06 UTC  (7+ messages)
` [PATCH 1/3] ARM mx3_camera: check for DMA engine type
` [PATCH 2/3] ARM i.MX27 eukrea: Fix compilation
` [PATCH 3/3] ARM i.MX spi: fix compilation for i.MX21

build failure on ARMv7 while CONFIG_AEABI is disabled
 2010-11-05 11:39 UTC  (2+ messages)

[PATCH 1/2] backlight: Fix blanking for LMS283GF05 LCD
 2010-11-05 11:20 UTC  (5+ messages)
` [PATCH 2/2] backlight: Fix blanking for L4F00242T03 LCD

i.MX patches for -rc
 2010-11-05 10:25 UTC  (8+ messages)
` [PATCH 1/3] ARM mx3fb: check for DMA engine type
` [PATCH 2/3] ARM i.MX: sdma is merged, so remove #ifdef SDMA_IS_MERGED
` [PATCH 3/3] ARM i.MX pcm037 eet: compile fixes

[PATCH] mmci: reset voltage after power off
 2010-11-05  9:35 UTC 

[PATCH] ARM: pxa: fix the building failue on saar
 2010-11-05  8:22 UTC  (4+ messages)

Booting CNS3420 EVB v 1.3 failed with 2.6.36 (and 2.6.35)
 2010-11-05  7:44 UTC  (2+ messages)

ARM stacktrace and SMP
 2010-11-05  4:08 UTC 

[PATCHv2 1/2] ARM: imx: Add core definitions for MX53
 2010-11-04 22:53 UTC  (3+ messages)
` [PATCHv2 2/2] ARM: imx: Add mx53 support to common msl functions

OMAP not resuming after waking from suspend to RAM after addition of the new OMAP serial drivers
 2010-11-04 22:06 UTC 

[PATCH 1/2] ARM: imx: Add core definitions for MX53
 2010-11-04 21:30 UTC  (7+ messages)
` [PATCH 2/2] ARM: imx: Add mx53 support to common msl functions

PXA3xx 2D graphics accelerator
 2010-11-04 20:34 UTC  (4+ messages)
` [PATCH 1/2] video: add driver for "
` [PATCH 2/2] ARM: pxa/raumfeld: enable PXA3XX_GCU driver

[PATCH] ARM: vexpress ct-ca9x4: only set twd_base if local timers are being used
 2010-11-04 17:30 UTC 

[PATCH] i.MX SDMA without firmware
 2010-11-04 16:14 UTC  (3+ messages)
` [PATCH 1/2] dmaengine i.MX SDMA: Allow to run "
` [PATCH 2/2] ARM i.MX SDMA: Add ROM script addresses to platform_data

[PATCH RESEND v5 0/5] nand prefetch-irq support and ecc layout chanage
 2010-11-04 15:54 UTC  (13+ messages)
` [PATCH RESEND v5 4/5] omap: nand: ecc layout select from board file

[PATCH v3 00/13] OMAP: DMA: hwmod and DMA as platform device
 2010-11-04 15:48 UTC  (7+ messages)
` [PATCH v3 06/13] OMAP3: DMA: hwmod: add system DMA

[PATCH 2/2] ARM: pxa/saar: fix the building failure caused by typo
 2010-11-04 15:05 UTC  (2+ messages)

[PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
 2010-11-04 12:30 UTC  (4+ messages)

[PATCH] pcmcia/sa1100: don't put machine specific init functions in .init.text
 2010-11-04  9:59 UTC  (2+ messages)

[PATCH] ARM: imx: Add support for low power suspend on MX51
 2010-11-04  7:44 UTC  (2+ messages)

[PATCH v3] mx51_3ds: Add esdhc support
 2010-11-04  7:25 UTC  (2+ messages)

[PATCH 0/3] Some not-very-exciting random one-liners
 2010-11-04  2:42 UTC  (5+ messages)
` [PATCH 1/3] ARM: backtrace: fix calculation of thread stack base
` [PATCH 2/3] ARM: perf-events: squash compiler warning
` [PATCH 3/3] ARM: atomic64: use generic implementation for OABI configurations

[PATCH v2] [ARM] gic: Unmask private interrupts on all cores during IRQ enable
 2010-11-03 21:46 UTC 

[PATCH v2] mx51_3ds: Add esdhc support
 2010-11-03 21:21 UTC  (2+ messages)

[patch 1/1] imx: fix iomux v3
 2010-11-03 20:14 UTC  (4+ messages)

[PATCH] mx51_3ds: Add esdhc support
 2010-11-03 19:42 UTC  (2+ messages)

[GIT PULL] pxa fixes for v2.6.37-rc1
 2010-11-03 18:23 UTC 

[PATCH 01/17] ARM: pxa: Fix missing includes
 2010-11-03 17:30 UTC  (7+ messages)
` [PATCH 02/17] ARM: pxa: Access SMEMC via virtual addresses

[PATCH v3] ARM: pxa: Access SMEMC via virtual addresses
 2010-11-03 16:59 UTC 

[PATCH v4 08/12] gpio: add ti-ssp gpio driver
 2010-11-03 16:24 UTC  (3+ messages)

[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver
 2010-11-03 16:21 UTC  (7+ messages)
` [PATCH 3/3] OMAP: use generic panel driver in board files

[PATCH 1/2 v2] ARM: pxa: Access SMEMC via virtual addresses
 2010-11-03 15:29 UTC  (2+ messages)
` [PATCH 2/2] ARM: pxa: Add pxa320 PCMCIA check

[PATCH v2] ARM: orion5x/kirkwood/mv78xx0: fix MPP configuration corner cases
 2010-11-03 15:22 UTC 


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