aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mm.h
Commit message (Expand)AuthorAge
* ARM: 7645/1: ioremap: introduce an infrastructure for static mapped areaJoonsoo Kim2013-02-16
* ARM: Fix ioremap() of address zeroRussell King2012-08-25
* ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski2012-07-30
* ARM: fix warning caused by wrongly typed arm_dma_limitRussell King2012-07-05
* ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-11
* ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-21
* ARM: pgtable: get rid of TOP_PTE()Russell King2012-01-26
* ARM: pgtable: provide get_top_pte() to complement set_top_pte()Russell King2012-01-26
* ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flushRussell King2012-01-26
* ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.hRussell King2012-01-26
* ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-26
* ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-06
* ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King2011-07-12
* ARM: kill pmd_off()Russell King2011-05-26
* ARM: pgtable: add pud-level codeRussell King2011-02-21
* ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-26
* ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-27
* ARM: initial LMB trialRussell King2010-07-27
* ARM: Move platform memory reservations out of generic codeRussell King2010-07-16
* ARM: Remove DISCONTIGMEM supportRussell King2010-07-16
* ARM: Move memory mapping into mmu.cRussell King2010-05-15
* ARM: Reduce __flush_dcache_page() visibilityRussell King2009-12-04
* [ARM] fixmap supportNicolas Pitre2009-03-15
* [ARM] use asm/sections.hRussell King2008-12-01
* [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-28
* Merge branch 'ptebits' into develRussell King2008-10-09
|\
| * [ARM] remove 'prot_pte_ext' from memory type tableRussell King2008-10-01
* | [ARM] clean up a load of old declarationsRussell King2008-09-06
|/
* [ARM] mm 6: allow mem_types table to specify extended pte attributesRussell King2007-04-21
* [ARM] mm 5: Use mem_types table in ioremapRussell King2007-04-21
* [ARM] Fix nommu buildRussell King2006-11-30
* [ARM] Move rest of MMU setup code from mm-armv.c to mmu.cRussell King2006-09-27
* [ARM] Split ARM MM initialisation for !mmuRussell King2006-09-27
* [ARM] Cleanup arch/arm/mm a littleRussell King2006-09-20