aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2011-11-19l2cache use l2x0_cache_idAndy Green
2011-11-19ARM: cache-l2x0: update workaround for PL310 errata 727915Colin Cross
2011-11-19cacheflush api add in syslink apis to autogenerate calltable macroAndy Green
2011-11-19OMAP: SYSLINK: cacheflushHari Kanigeri
2011-11-19Subject: [PATCH] ARM: L2: Add and export outer_clean_allVikram Pandita
2011-11-14ARM: topdown mmap supportRob Herring
2011-11-14ARM: use cache type functions for arch_get_unmapped_areaRob Herring
2011-11-11Merge branch 'samsung_cpuidle_l2_retention' of git://git.linaro.org/people/am...Nicolas Pitre
2011-11-11ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song
2011-11-11ARM: 7090/1: CACHE-L2X0: filter start address can be 0 and is often 0Barry Song
2011-11-11ARM: 7089/1: L2X0: add explicit cpu_relax() for busy wait loopBarry Song
2011-11-11ARM: 7009/1: l2x0: Add OF based initializationRob Herring
2011-11-10ARM: LPAE: Add the Kconfig entriesCatalin Marinas
2011-11-10ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon
2011-11-10ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-11-10ARM: LPAE: Add context switching supportCatalin Marinas
2011-11-10ARM: LPAE: Add fault handling supportCatalin Marinas
2011-11-10ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-11-10ARM: LPAE: Page table maintenance for the 3-level formatCatalin Marinas
2011-11-10ARM: LPAE: Factor out classic-MMU specific code into proc-v7-2level.SCatalin Marinas
2011-11-10ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas
2011-11-10ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopudCatalin Marinas
2011-11-10Merge commit 'd7c5d0dcffb3b5702d9477fa' into linaro-3.1Nicolas Pitre
2011-10-17Merge remote-tracking branch 'rmk/devel-stable' into linaro-3.1Nicolas Pitre
2011-10-06ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-26ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: pm: no need to save/restore context ID registerRussell King
2011-09-20ARM: pm: only use preallocated page table during resumeRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-10ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
2011-08-28ARM: pm: avoid writing the auxillary control register for ARMv7Russell King
2011-08-28ARM: pm: some ARMv7 requires a dsb in resume to ensure correctnessRussell King
2011-08-28ARM: pm: arm920/926: fix number of registers savedRussell King
2011-08-28ARM: pm: CPU specific code should not overwrite r1 (v:p offset)Russell King
2011-08-28ARM: 7066/1: proc-v7: disable SCTLR.TE when disabling MMUWill Deacon
2011-08-23ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas
2011-08-22ARM: Remove support for macro CONSISTENT_DMA_SIZEJon Medhurst
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst
2011-08-15ARM: 7015/1: ARM errata: Possible cache data corruption with hit-under-miss e...Catalin Marinas
2011-08-09ARM: 7008/1: alignment: Make SIGBUS sent to userspace POSIXly correctDave Martin
2011-08-09ARM: 7007/1: alignment: Prevent ignoring of faults with ARMv6 unaligned acces...Dave Martin