summaryrefslogtreecommitdiff
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2015-12-26dma-mapping: increase DEFAULT_DMA_COHERENT_POOL_SIZE ifdef CONFIG_VIDEO_TW68Troy Kisky
2015-09-17MLK-11284 ARM: ERRATA: Add ARM/MP: 814220 SW workaroundJason Liu
2015-09-17MGS-577 ARM: Export the cache management symbols when !MULTI_CACHEShawn Xiao
2015-09-17ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resumeShawn Guo
2015-04-29ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAESteven Capper
2015-02-11ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon
2015-02-05ARM: DMA: ensure that old section mappings are flushed from the TLBRussell King
2014-12-06ARM: 8222/1: mvebu: enable strex backoff delayThomas Petazzoni
2014-12-06ARM: 8216/1: xscale: correct auxiliary register in suspend/resumeDmitry Eremin-Solenikov
2014-11-21ARM: 8198/1: make kuser helpers depend on MMUNathan Lynch
2014-10-05ARM: 8165/1: alignment: don't break misaligned NEON load/storeRobin Murphy
2014-10-05ARM: 8128/1: abort: don't clear the exclusive monitorsMark Rutland
2014-08-07ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2014-08-07ARM: fix alignment of keystone page table fixupRussell King
2014-06-30ARM: 8037/1: mm: support big-endian page tablesJianguo Wu
2014-06-30hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-05-06ARM: 7954/1: mm: remove remaining domain support from ARMv6Will Deacon
2014-03-07Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds
2014-02-18ARM: 7963/1: mm: report both sections from PMDKees Cook
2014-02-11ARM: dma-mapping: fix GFP_ATOMIC macro usageMarek Szyprowski
2014-02-10ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMUWill Deacon
2014-02-10ARM: 7950/1: mm: Fix stage-2 device memory attributesChristoffer Dall
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-21arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-21Merge branch 'devel-stable' into for-nextRussell King
2014-01-21Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for...Russell King
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King
2013-12-29ARM: 7926/1: mm: flesh out and fix the comments in the ASID allocatorWill Deacon
2013-12-29ARM: 7925/1: mm: keep track of last ASID allocation to improve bitmap searchingWill Deacon
2013-12-29ARM: 7924/1: mm: don't bother with reserved ttbr0 when running with LPAEWill Deacon
2013-12-29ARM: 7923/1: mm: fix dcache flush logic for compound high pagesSteven Capper
2013-12-29ARM: pgd allocation: retry on failureRussell King
2013-12-29ARM: 7922/1: l2x0: add Marvell Tauros3 supportSebastian Hesselbarth
2013-12-29ARM: 7919/1: mm: refactor v7 cache cleaning ops to use way/index sequenceLorenzo Pieralisi
2013-12-11ARM: fix executability of CMA mappingsRussell King
2013-12-11ARM: mm: Define set_memory_* functions for ARMLaura Abbott
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King
2013-12-11ARM: add support to dump the kernel page tablesRussell King
2013-12-09ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar
2013-12-09ARM: another fix for the DMA mapping checksRussell King
2013-11-30ARM: fix booting low-vectors machinesRussell King
2013-11-30ARM: dma-mapping: check DMA mask against available memoryRussell King
2013-11-23ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar
2013-11-23ARM: mm: Don't allow resizing of memblock data until "low" memory is not mappedGrygorii Strashko