linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Patches for -next
@ 2010-05-20 14:29 Catalin Marinas
  2010-05-20 14:30 ` [PATCH 1/4] ARM: Remove the domain switching on ARMv6k/v7 CPUs Catalin Marinas
                   ` (4 more replies)
  0 siblings, 5 replies; 23+ messages in thread
From: Catalin Marinas @ 2010-05-20 14:29 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I would like to get these patches in the linux-next tree for this
release cycle and aim to submit them for upstream 2.6.36-rc1 (next
merging window).

Please let me know if you have any objections.

Thanks.


Catalin Marinas (4):
      ARM: Remove the domain switching on ARMv6k/v7 CPUs
      ARM: Use lazy cache flushing on ARMv7 SMP systems
      ARM: Assume new page cache pages have dirty D-cache
      ARM: Defer the L_PTE_EXEC flag setting to update_mmu_cache() on SMP


 arch/arm/include/asm/assembler.h  |   13 +++---
 arch/arm/include/asm/cacheflush.h |    6 +--
 arch/arm/include/asm/domain.h     |   31 +++++++++++++-
 arch/arm/include/asm/futex.h      |    9 ++--
 arch/arm/include/asm/pgtable.h    |   12 +++++
 arch/arm/include/asm/smp_plat.h   |    4 ++
 arch/arm/include/asm/tlbflush.h   |    2 -
 arch/arm/include/asm/uaccess.h    |   16 ++++---
 arch/arm/kernel/entry-armv.S      |    4 +-
 arch/arm/kernel/traps.c           |   17 ++++++++
 arch/arm/lib/getuser.S            |   13 +++---
 arch/arm/lib/putuser.S            |   29 +++++++------
 arch/arm/lib/uaccess.S            |   83 +++++++++++++++++++------------------
 arch/arm/mm/Kconfig               |    8 ++++
 arch/arm/mm/copypage-v4mc.c       |    2 -
 arch/arm/mm/copypage-v6.c         |    2 -
 arch/arm/mm/copypage-xscale.c     |    2 -
 arch/arm/mm/dma-mapping.c         |    6 +++
 arch/arm/mm/fault-armv.c          |   21 ++++++---
 arch/arm/mm/flush.c               |   15 ++-----
 arch/arm/mm/proc-macros.S         |    7 +++
 arch/arm/mm/proc-v7.S             |    5 +-
 22 files changed, 197 insertions(+), 110 deletions(-)

-- 
Catalin

^ permalink raw reply	[flat|nested] 23+ messages in thread

end of thread, other threads:[~2010-05-27 11:04 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-20 14:29 [PATCH 0/4] Patches for -next Catalin Marinas
2010-05-20 14:30 ` [PATCH 1/4] ARM: Remove the domain switching on ARMv6k/v7 CPUs Catalin Marinas
2010-05-24 11:45   ` Russell King - ARM Linux
2010-05-24 13:25     ` Catalin Marinas
2010-05-24 13:52       ` Catalin Marinas
2010-05-24 13:59         ` Russell King - ARM Linux
2010-05-24 14:02           ` Catalin Marinas
2010-05-20 14:30 ` [PATCH 2/4] ARM: Use lazy cache flushing on ARMv7 SMP systems Catalin Marinas
2010-05-20 14:30 ` [PATCH 3/4] ARM: Assume new page cache pages have dirty D-cache Catalin Marinas
2010-05-20 14:30 ` [PATCH 4/4] ARM: Defer the L_PTE_EXEC flag setting to update_mmu_cache() on SMP Catalin Marinas
2010-05-21  5:59 ` [PATCH 0/4] Patches for -next Shilimkar, Santosh
2010-05-21  6:06   ` Shilimkar, Santosh
2010-05-21  9:52   ` Catalin Marinas
2010-05-21 10:57     ` Shilimkar, Santosh
2010-05-21 14:49       ` Catalin Marinas
2010-05-21 14:52         ` Shilimkar, Santosh
2010-05-21 19:04     ` Russell King - ARM Linux
2010-05-24 11:31       ` Catalin Marinas
2010-05-24 12:08         ` Russell King - ARM Linux
2010-05-24 13:06           ` Catalin Marinas
2010-05-26 13:06             ` Catalin Marinas
2010-05-26 18:28               ` Russell King - ARM Linux
2010-05-27 11:04                 ` Catalin Marinas

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