aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2010-09-02l2x0: take l2x0 updates from linux-nextMian Yousaf Kaukab
2010-09-02ux500-ARM : make backup RAM as an executable areaSundar R Iyer
2010-09-02l2x0: unlock data and instruction cache lock if lockedMian Yousaf Kaukab
2010-09-02u8500: l2x0: update kconfig to add u8500 dependence in l2x0 configurationMian Yousaf Kaukab
2010-05-08ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas
2010-05-08ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas
2010-05-08ARM: 6106/1: Implement copy_to_user_page() for noMMUCatalin Marinas
2010-05-08ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.cCatalin Marinas
2010-05-04ARM: 6093/1: Fix kernel memory printing for sparsememCatalin Marinas
2010-04-21ARM: fix build error in arch/arm/kernel/process.cRussell King
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg
2010-04-14ARM: 6007/1: fix highmem with VIPT cache and DMANicolas Pitre
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-25ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas
2010-03-25ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas
2010-03-25ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-25Merge branch 'misc2' into develRussell King
2010-02-25Merge branch 'perf' into develRussell King
2010-02-25Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dm...Russell King
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim
2010-02-20ARM: make_coherent(): fix problems with highpte, part 2Russell King
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King
2010-02-20ARM: allow alignment fault mode to be configured at kernel bootRussell King
2010-02-15ARM: 5929/1: Add checks to detect overlap of memory regions.Fenkart/Bostandzhyan
2010-02-15ARM: 5928/1: Change type of VMALLOC_END to unsigned long.Fenkart/Bostandzhyan
2010-02-15ARM: 5927/1: Make delimiters of DMA area globally visibly.Fenkart/Bostandzhyan
2010-02-15ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan
2010-02-15ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate cl...Santosh Shilimkar
2010-02-15ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar
2010-02-15ARM: 5916/1: ARM: L2 : Add maintainace by line helper functionsSantosh Shilimkar
2010-02-15ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selectedTony Lindgren
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-02-15ARM: Move creation of /proc/cpu out of alignment.cRussell King
2010-02-15ARM: Add caller information to ioremapRussell King
2010-02-15ARM: dma-mapping: fix for speculative prefetchingRussell King
2010-02-15ARM: dma-mapping: remove dmac_clean_range and dmac_inv_rangeRussell King
2010-02-15ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King
2010-02-15ARM: dma-mapping: simplify dma_cache_maint_pageRussell King
2010-02-15ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King
2010-02-15ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King
2010-02-15ARM: dma-mapping: introduce the idea of buffer ownershipRussell King
2010-02-12ARM: 5900/2: arm: enable support for software perf eventsJamie Iles
2010-02-03ARM: Fix wrong register in proc-arm6_7.S data abort handlerRussell King
2010-01-20ARM: make_coherent: avoid recalculating the pfn for the modified pageRussell King
2010-01-20ARM: make_coherent: fix problems with highpte, part 1Russell King