index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
mm.h
Age
Commit message (
Expand
)
Author
2013-02-16
ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area
Joonsoo Kim
2012-08-25
ARM: Fix ioremap() of address zero
Russell King
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
2012-07-05
ARM: fix warning caused by wrongly typed arm_dma_limit
Russell King
2012-06-11
ARM: mm: fix type of the arm_dma_limit global variable
Marek Szyprowski
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-01-26
ARM: pgtable: get rid of TOP_PTE()
Russell King
2012-01-26
ARM: pgtable: provide get_top_pte() to complement set_top_pte()
Russell King
2012-01-26
ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush
Russell King
2012-01-26
ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h
Russell King
2011-11-27
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
2011-10-06
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
Catalin Marinas
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-05-26
ARM: kill pmd_off()
Russell King
2011-02-21
ARM: pgtable: add pud-level code
Russell King
2010-11-26
ARM: pgtable: introduce pteval_t to represent a pte value
Russell King
2010-07-27
ARM: Convert platform reservations to use LMB rather than bootmem
Russell King
2010-07-27
ARM: initial LMB trial
Russell King
2010-07-16
ARM: Move platform memory reservations out of generic code
Russell King
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
2010-05-15
ARM: Move memory mapping into mmu.c
Russell King
2009-12-04
ARM: Reduce __flush_dcache_page() visibility
Russell King
2009-03-16
[ARM] fixmap support
Nicolas Pitre
2008-12-01
[ARM] use asm/sections.h
Russell King
2008-11-28
[ARM] rationalize memory configuration code some more
Nicolas Pitre
2008-10-09
Merge branch 'ptebits' into devel
Russell King
2008-10-01
[ARM] remove 'prot_pte_ext' from memory type table
Russell King
2008-09-06
[ARM] clean up a load of old declarations
Russell King
2007-04-21
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
2007-04-21
[ARM] mm 5: Use mem_types table in ioremap
Russell King
2006-11-30
[ARM] Fix nommu build
Russell King
2006-09-27
[ARM] Move rest of MMU setup code from mm-armv.c to mmu.c
Russell King
2006-09-27
[ARM] Split ARM MM initialisation for !mmu
Russell King
2006-09-20
[ARM] Cleanup arch/arm/mm a little
Russell King