summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2014-06-03ENGR00306276: iMX6: Add workaround for ARM errata 761320 and 794072Nitin Garg
2014-06-03ENGR00181680-1 No audio when play 3 streams after 3~10 seconds sometimesb02247
2014-06-03ENGR00220181-1 DMA: remove noncacheable memory allocation limit.Chen Liangjun
2014-06-03ENGR00217721-3 implement dma_alloc_noncacheable interfaceTony LIU
2014-06-03ENGR00181107 add dma_alloc_writethrough functionSandor Yu
2014-06-03ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon
2014-06-03ENGR00160525 MX6: fix mmu.c and cryptodev warningFrank Li
2014-06-03ENGR00154056-1 [MX6]Enable dormant modeAnson Huang
2014-06-03ENGR00139229-1 MX6: Bring up i.MX6 sabreauto with Single coreZeng Zhaoming
2014-06-03cache-l2x0: add enable/disable functionsRob Herring
2014-06-03Enable partial low interrupt latency mode for ARM1136Catalin Marinas
2013-08-20ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2013-04-25ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King
2013-02-03ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King
2012-04-22ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin
2012-03-12ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon
2012-02-29ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent
2012-02-29ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon
2011-10-25ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon
2011-10-03ARM: dma-mapping: free allocated page if unable to mapRussell King
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent
2011-06-06ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26ARM: kill pmd_off()Russell King
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23Merge branch 'devel-stable' into for-linusRussell King