summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7499/1: mm: Fix vmalloc overlap check for !HIGHMEMJonathan Austin2012-08-251-2/+2
* ARM: Fix ioremap() of address zeroRussell King2012-08-251-2/+2
*---. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-281-7/+1Star
|\ \ \
| | | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-281-1/+1
| | |/ | |/|
| | * ARM: 7436/1: Do not map the vectors page as write-through on UP systemsCatalin Marinas2012-07-091-6/+0Star
| |/
* / ARM: 7438/1: fill possible PMD empty section gapsNicolas Pitre2012-07-011-0/+74
|/
* ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-211-11/+20
* ARM: 7418/1: LPAE: fix access flag setup in mem_type_tableVitaly Andrianov2012-05-171-1/+2
* ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2012-04-281-2/+2
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-301-2/+5
|\
| * ARM: move CP15 definitions to separate header fileRussell King2012-03-241-0/+1
| * ARM: earlier initialization of vectors pageRussell King2012-01-231-2/+5
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | ARM: move CP15 definitions to separate header fileRussell King2012-03-281-0/+1
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-1/+45
|\
| * ARM: LPAE: mark memory banks with start > ULONG_MAX as highmemWill Deacon2011-12-081-1/+15
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-0/+30
* | ARM: add generic ioremap optimization by reusing static mappingsNicolas Pitre2011-11-271-1/+2
* | ARM: move iotable mappings within the vmalloc regionNicolas Pitre2011-11-271-14/+35
* | ARM: move initialization of the high_memory variable earlierNicolas Pitre2011-11-181-0/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-0/+8
|\
| * ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-231-0/+8
* | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-061-2/+2
* | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas2011-08-231-6/+8
|/
* ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-2/+3
* ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon2011-05-261-4/+5
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0Star
*-. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-27/+44
|\ \
| | * ARM: pgtable: add pud-level codeRussell King2011-02-211-4/+18
| | * ARM: Use long long format when printing meminfo physical addressesRussell King2011-02-211-6/+8
| | * ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon2011-02-151-3/+4
| | * ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-151-13/+13
| | * ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas2011-02-141-1/+1
* | | ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre2011-02-231-10/+0Star
|/ /
* | Merge branch 'pgt' (early part) into develRussell King2011-01-061-49/+13Star
|\|
| * ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-10/+9Star
| * ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-8/+7Star
| * ARM: pgtable: collect up identity mapping functionsRussell King2010-12-221-35/+0Star
| * ARM: pgtable: introduce pteval_t to represent a pte valueRussell King2010-11-261-1/+1
| * ARM: pgtable: use phys_addr_t for physical addressesRussell King2010-11-261-3/+4
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-041-3/+3
|/
* ARM: memblock: setup lowmem mappings using memblockRussell King2010-10-281-20/+29
* ARM: ensure membank array is always sortedRussell King2010-10-281-10/+0Star
* ARM: fix memblock breakageRussell King2010-10-271-3/+1Star
* ARM: 6445/1: fixup TCM memory typesLinus Walleij2010-10-271-7/+7
* Merge branch 'devel-stable' into develRussell King2010-10-191-2/+2
|\
| * ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar2010-10-041-2/+2
* | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-25/+21Star
|/
* ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar2010-09-251-2/+15
* ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas2010-09-191-0/+14