summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)AuthorFilesLines
2013-04-26ARM: 7696/1: Fix kexec by setting outer_cache.inv_all for FeroceonIllia Ragozin1-0/+1
2013-03-14ARM: fix scheduling while atomic warning in alignment handling codeRussell King1-7/+4
2013-02-04ARM: DMA: Fix struct page iterator in dma_cache_maint() to work with sparsememRussell King1-8/+10
2013-01-11ARM: mm: use pteval_t to represent page protection valuesWill Deacon1-1/+1
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman1-0/+3
2012-09-14ARM: 7489/1: errata: fix workaround for erratum #720789 on UP systemsWill Deacon1-3/+3
2012-09-14ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't presentWill Deacon1-2/+0
2012-08-15ARM: 7478/1: errata: extend workaround for erratum #720789Will Deacon1-0/+12
2012-05-21ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King1-1/+3
2012-04-23ARM: 7384/1: ThumbEE: Disable userspace TEEHBR access for !CONFIG_ARM_THUMBEEJonathan Austin1-0/+12
2012-03-12ARM: 7345/1: errata: update workaround for A9 erratum #743622Will Deacon1-3/+1
2012-03-01ARM: 7325/1: fix v7 boot with lockdep enabledRabin Vincent1-1/+1
2012-03-01ARM: 7321/1: cache-v7: Disable preemption when reading CCSIDRStephen Boyd1-0/+6
2012-02-03ARM: 7296/1: proc-v7.S: remove HARVARD_CACHE preprocessor guardsWill Deacon1-6/+0
2011-10-25ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij1-0/+7
2011-10-03ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon1-0/+20
2011-10-03ARM: dma-mapping: free allocated page if unable to mapRussell King1-0/+2
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon1-6/+13
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King2-2/+7
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King1-3/+3
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King1-0/+6
2011-06-09Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"Russell King1-3/+3
2011-06-09Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"Russell King2-10/+11
2011-06-06ARM: 6951/1: include .bss in memory layout informationRabin Vincent1-2/+4
2011-06-06ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_infoBen Hutchings2-2/+2
2011-05-28Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King7-21/+41
2011-05-26ARM: kill pmd_off()Russell King1-6/+1
2011-05-26ARM: 6944/1: mm: allow ASID 0 to be allocated to tasksWill Deacon1-3/+3
2011-05-26ARM: 6943/1: mm: use TTBR1 instead of reserved context IDWill Deacon2-11/+10
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2-2/+6
2011-05-26ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_areaWill Deacon2-0/+3
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon1-4/+5
2011-05-26ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEMWill Deacon1-1/+3
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra1-2/+0
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes1-1/+1
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King1-0/+11
2011-05-23Merge branch 'devel-stable' into for-linusRussell King1-34/+0
2011-05-23Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and...Russell King1-3/+4
2011-05-23Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...Russell King1-1/+22
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely1-0/+2
2011-05-21ARM: 6899/1: fix the note about dcache lazy flushing for SMP systemssaeed bishara1-1/+2
2011-05-16ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()saeed bishara1-2/+2
2011-05-12ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEMWill Deacon1-1/+15
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King1-1/+22
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely1-0/+9
2011-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stableRussell King1-34/+0
2011-05-03ARM: PJ4: remove the ARMv6 compatible cache method entriesNicolas Pitre1-34/+0
2011-04-28ARM: Fix .size directive for xscale_dma_a0_map_areaBen Hutchings1-1/+1
2011-04-14ARM: 6877/1: the ADDR_NO_RANDOMIZE personality flag should be honored with mm...Nicolas Pitre1-1/+3