[PATCH 0/7] Patches for 2.6.35
Catalin Marinas
catalin.marinas at arm.com
Thu May 20 09:21:30 EDT 2010
Hi,
These are a set of patches I'd like to get merged for 2.6.35 (during the
-rc) period.
The first one was posted some time ago but deferred because of other
conflicting patch (the 16-way PL310).
Some of the other patches are necessary fixes plus a few trivial ones.
Thanks.
Catalin Marinas (7):
ARM: Improve the L2 cache performance when PL310 is used
ARM: Align machine_desc.phys_io to a 1MB section
ARM: Avoid the CONSISTENT_DMA_SIZE warning on noMMU builds
ARM: The v6_dma_inv_range() function must preserve data on SMP
ARM: Add a config option for the ARM11MPCore DMA cache maintenance workaround
ARM: Add support for the MOVW/MOVT relocations in Thumb-2
ARM: Remove dummy loads from the original relocation address
arch/arm/include/asm/elf.h | 2 +
arch/arm/kernel/head.S | 2 +
arch/arm/kernel/module.c | 30 ++++++++++++++++++++
arch/arm/mm/Kconfig | 26 ++++++++++++++++++
arch/arm/mm/cache-l2x0.c | 65 ++++++++++++++++++++++++++++++--------------
arch/arm/mm/cache-v6.S | 18 +++++++++---
arch/arm/mm/dma-mapping.c | 2 +
7 files changed, 120 insertions(+), 25 deletions(-)
--
Catalin
More information about the linux-arm-kernel
mailing list