linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-12 22:38:50 to 2010-11-15 18:30:14 UTC [more...]

[PATCH v2 00/20] ARM: Add support for the Large Physical Address Extensions
 2010-11-15 18:30 UTC  (20+ messages)
` [PATCH v2 03/20] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [PATCH v2 04/20] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [PATCH v2 05/20] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [PATCH v2 08/20] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v2 20/20] ARM: LPAE: Add the Kconfig entries

[PATCH 00/10] MCDE: Add frame buffer device driver
 2010-11-15 18:24 UTC  (19+ messages)
` [PATCH 01/10] MCDE: Add hardware abstraction layer
` [PATCH 02/10] MCDE: Add configuration registers

[PATCH 00/14] Improvements to the MSM IOMMU driver
 2010-11-15 18:20 UTC  (18+ messages)
` [PATCH 01/14] msm: iommu: Increase maximum MID size to 5 bits
` [PATCH 02/14] msm: iomap: Addresses and IRQs for 2nd GFX core IOMMU
` [PATCH 03/14] msm: iommu: Use more consistent naming in platform data
` [PATCH 04/14] msm: iommu: Revise GFX3D IOMMU contexts and M2V mappings
` [PATCH 05/14] msm: iommu: Revise GFX2D0 "
` [PATCH 06/14] msm: iommu: Support for the 2nd GFX core's IOMMU
` [PATCH 07/14] msm: iommu: Mark functions with the right section names
` [PATCH 08/14] msm: iommu: Don't flush page tables if no devices attached
` [PATCH 09/14] msm: iommu: Kconfig option for cacheable page tables
` [PATCH 10/14] msm: iommu: Check if device is already attached
` [PATCH 11/14] msm: iommu: Kconfig dependency for the IOMMU API
` [PATCH 12/14] msm: iommu: Definitions for extended memory attributes
` [PATCH 13/14] msm: iommu: Support cache-coherent memory access
` [PATCH 14/14] msm: iommu: Miscellaneous code cleanup

Patch IMX audmux debugfs
 2010-11-15 18:17 UTC  (13+ messages)
          ` [Patch v3] Fix audmuxv2 debugfs indexing. [was: Patch IMX audmux debugfs.]
              ` [Patch v3] Fix audmuxv2 debugfs indexing

[PATCH 0/9] Clean up SMP IPI support
 2010-11-15 17:59 UTC  (10+ messages)
` [PATCH 1/9] ARM: remove obsolete smp_cross_call_done()
` [PATCH 2/9] ARM: smp: pass an ipi number to smp_cross_call()
` [PATCH 3/9] ARM: smp: avoid using bitmasks and locks for IPIs, use hardware instead
` [PATCH 4/9] ARM: include local timer irq stats only when local timers configured
` [PATCH 5/9] ARM: smp: provide accessors for irq_stat data
` [PATCH 6/9] ARM: smp: move ipi_count into irq_stat structure
` [PATCH 7/9] ARM: fix /proc/interrupts formatting
` [PATCH 8/9] ARM: smp: provide individual IPI interrupt statistics
` [PATCH 9/9] ARM: smp: collect IPI and local timer IRQs for /proc/stat

[PATCH v2] ARM: vexpress: add support for multiple core tiles
 2010-11-15 17:54 UTC 

[PATCH v3 00/20] ARM: Add support for the Large Physical Address Extensions
 2010-11-15 17:40 UTC  (21+ messages)
` [PATCH v3 01/20] ARM: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
` [PATCH v3 02/20] ARM: LPAE: Factor out 2-level page table definitions into separate files
` [PATCH v3 03/20] ARM: LPAE: use long long format when printing physical addresses and ptes
` [PATCH v3 04/20] ARM: LPAE: use u32 instead of unsigned long for 32-bit ptes
` [PATCH v3 05/20] ARM: LPAE: Do not assume Linux PTEs are always at PTRS_PER_PTE offset
` [PATCH v3 06/20] ARM: LPAE: Introduce L_PTE_NOEXEC and L_PTE_NOWRITE
` [PATCH v3 07/20] ARM: LPAE: Introduce the 3-level page table format definitions
` [PATCH v3 08/20] ARM: LPAE: Page table maintenance for the 3-level format
` [PATCH v3 09/20] ARM: LPAE: MMU setup for the 3-level page table format
` [PATCH v3 10/20] ARM: LPAE: Change setup_mm_for_reboot() to work with LPAE
` [PATCH v3 11/20] ARM: LPAE: Remove the FIRST_USER_PGD_NR and USER_PTRS_PER_PGD definitions
` [PATCH v3 12/20] ARM: LPAE: Add fault handling support
` [PATCH v3 13/20] ARM: LPAE: Add context switching support
` [PATCH v3 14/20] ARM: LPAE: Add SMP support for the 3-level page table format
` [PATCH v3 15/20] ARM: LPAE: use phys_addr_t instead of unsigned long for physical addresses
` [PATCH v3 16/20] ARM: LPAE: Use generic dma_addr_t type definition
` [PATCH v3 17/20] ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
` [PATCH v3 18/20] ARM: LPAE: use phys_addr_t for physical start address in early_mem
` [PATCH v3 19/20] ARM: LPAE: add support for ATAG_MEM64
` [PATCH v3 20/20] ARM: LPAE: Add the Kconfig entries

[PATCH] mx35_3ds: Add watchdog support
 2010-11-15 17:31 UTC  (3+ messages)

[PATCH 0/5] ARM: perf: split up perf_event.c by architecture
 2010-11-15 17:31 UTC  (6+ messages)
` [PATCH 1/5] ARM: perf: consolidate common PMU behaviour
` [PATCH 2/5] ARM: perf: avoid exposing internal stop function for v6 PMU
` [PATCH 3/5] ARM: perf: add _init() functions to PMUs
` [PATCH 4/5] ARM: perf: encode PMU name in arm_pmu structure
` [PATCH 5/5] ARM: perf: separate PMU backends into multiple files

[PATCH v2] [ARM] Dove: add support for CM-A510 machine
 2010-11-15 17:30 UTC  (3+ messages)

[PATCHv5 1/3] ARM: imx: Add core definitions for MX53
 2010-11-15 17:30 UTC  (3+ messages)
` [PATCHv5 2/3] ARM: imx: Add mx53 support to common msl functions
  ` [PATCHv5 3/3] ARM: imx: Get the silicon version from the IIM module

[RFC][PATCH 00/11] ARM: imx: Add initial i.MX28 support
 2010-11-15 17:01 UTC  (21+ messages)
` [PATCH 01/11] ARM: imx: Add basic definitions for i.MX28
` [PATCH 02/11] ARM: imx: Add support of interrupt controller ICOLL
` [PATCH 03/11] ARM: imx: Add reset routine for i.MX28
` [PATCH 04/11] ARM: imx: Add timer support "
` [PATCH 05/11] ARM: imx: Add GPIO "
` [PATCH 06/11] ARM: imx: Add IOMUX "
` [PATCH 07/11] ARM: imx: Add support of uncompress print "
` [PATCH 08/11] ARM: imx: Add clock support "
` [PATCH 09/11] ARM: imx: Add memory map "
` [PATCH 10/11] ARM: imx: Add initial support of machine mx28evk
` [PATCH 11/11] ARM: imx: Add i.MX28 support into Kconfig and Makefile

[GIT PULL] Samsung fixes for 2.6.37-rc2
 2010-11-15 16:21 UTC  (3+ messages)

[PATCH] omap4: enable L2 prefetching
 2010-11-15 16:20 UTC 

[PATCH v8 4/9] davinci: McASP configuration for Omapl138-Hawkboard
 2010-11-15 15:47 UTC  (11+ messages)
` [PATCH v8 5/9] davinci: Audio support "
` [PATCH v8 6/9] davinci: MMC/SD and USB-OHCI configuration "
` [PATCH v8 7/9] davinci: MMC/SD support "
` [PATCH v8 8/9] davinci: USB clocks "
` [PATCH v8 9/9] davinci: USB1.1 support "

[PATCH] ARM: S3C64XX: fix uart clock setup for mini6410/real6410
 2010-11-15 15:43 UTC  (2+ messages)

[PATCH] ARM: Temporary fix for broken arch reboot
 2010-11-15 15:25 UTC  (10+ messages)

[PATCH] ARM: thumb2: fix incorrect optimisation in usracc
 2010-11-15 13:38 UTC 

[PATCH][trivial] ARM, mm: Don't include smp_plat.h twice in flush.c
 2010-11-15 13:27 UTC  (2+ messages)

[PATCH V2] s3c-fb: Add support S5PV310 FIMD
 2010-11-15 11:49 UTC 

[PATCH 2.6.36 1/1 RESEND] kernel SPIN_LOCK_UNLOCKED changed to __SPIN_LOCK_UNLOCKED()
 2010-11-15 10:06 UTC  (5+ messages)

[PATCH 1/1] ARM: cns3xxx: Fixup the missing second parameter to addruart macro to allow them to build
 2010-11-15  9:54 UTC  (4+ messages)

[PATCH v4 0/2] [ARM] Dove: add support for MPP configuration
 2010-11-15  9:48 UTC  (3+ messages)
` [PATCH v4 1/2] [ARM] Dove: add support for GPIOs 64-71
` [PATCH v4 2/2] [ARM] Dove: add support for multi-purpose pins configuration

[PATCH 0/3] OMAP: DSS2: introduce generic panel display driver (try #5)
 2010-11-15  9:16 UTC  (8+ messages)
` [PATCH 1/3] OMAP: DSS2: Add generic DPI panel display driver

[PATCH 8/9] ARM: S5PV210: I2S: Upgrade platform device
 2010-11-15  8:52 UTC  (12+ messages)

[PATCH] Fix IGEPv2 second MMC channel power supply
 2010-11-15  8:32 UTC  (6+ messages)

Pull Request i.MX
 2010-11-15  8:29 UTC 

[PATCH 0/4] ARM kdump fixes
 2010-11-15  7:53 UTC  (6+ messages)
` [PATCH 1/4] proc/vmcore: allow archs to override vmcore_elf_check_arch()
` [PATCH 4/4] ARM: memblock: convert reserve_crashkernel() to use memblock

[PATCH v3 0/2] [ARM] Dove: add support for MPP configuration
 2010-11-15  7:00 UTC  (4+ messages)
` [PATCH v3 2/2] [ARM] Dove: add support for multi-purpose pins configuration

[PATCH 00/44] remove unnecessary semicolons
 2010-11-15  3:57 UTC  (4+ messages)
` [PATCH 01/44] arch/arm: Remove "
` [PATCH 28/44] drivers/spi: "

[PATCH 1/2] ARM: S3C2410: H1940: Adapt h1940-bluetooth to gpiolib changes
 2010-11-15  3:55 UTC  (3+ messages)
` [PATCH 2/2] h1940-leds: Fix compile issue introduced by latch-related changes

[PATCH] ARM: fix some trivial compiler warnings
 2010-11-15  2:07 UTC  (2+ messages)

[patch v3 0/2] ARM: mach-shmobile: Add zboot support for SuperH Mobile ARM
 2010-11-14 23:22 UTC  (5+ messages)
` [patch v3 2/2] "

Booting CNS3420 EVB v 1.3 failed with 2.6.36 (and 2.6.35)
 2010-11-14 21:58 UTC  (3+ messages)

[PATCH 1/6 v2] ARM: Add basic architecture support for VIA/WonderMedia 85xx SoC's
 2010-11-14 17:00 UTC  (11+ messages)
` [PATCH 3/6 v2] input: Add support for VIA VT8500 and compatibles in i8042
` [PATCH 5/6 v2] rtc: Add support for the RTC in VIA VT8500 and compatibles
    ` [PATCH 5/6 v3] "
        ` [PATCH 5/6 v4] "

[PATCH 1/2] msm: gpio: Add v2 gpio support to MSM SoCs
 2010-11-13 19:25 UTC  (2+ messages)

Single binary kernel for all i.MX
 2010-11-13 15:30 UTC  (7+ messages)

[PATCH 2.6.36 1/1] kernel SPIN_LOCK_UNLOCKED changed to __SPIN_LOCK_UNLOCKED()
 2010-11-13 13:15 UTC  (2+ messages)

[PATCH] ARM: add support for uncompressed uImage kernel
 2010-11-13 10:47 UTC  (3+ messages)

[PATCH] ARM: Stop irqsoff tracing if return to user with interrupts enabled
 2010-11-13  9:38 UTC  (4+ messages)

[PATCH] arm: Fix HAVE_S3C2410_WATCHDOG warnings
 2010-11-13  8:02 UTC  (2+ messages)

[PATCH] ARM: SAMSUNG: Fix HAVE_S3C_RTC warnings
 2010-11-13  7:28 UTC 

[PATCH] ARM: SAMSUNG: Fix HAVE_S3C2410_I2C warnings
 2010-11-13  7:28 UTC 

[PATCH] ARM: fix some trivial compiler warnings
 2010-11-13  5:01 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).