aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/mmu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: mm: use pteval_t to represent page protection valuesWill Deacon2013-01-111-1/+1
* 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/+0
*-. 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/+0
|/ /
* | Merge branch 'pgt' (early part) into develRussell King2011-01-061-49/+13
|\ \ | |/
| * ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King2010-12-221-10/+9
| * ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King2010-12-221-8/+7
| * ARM: pgtable: collect up identity mapping functionsRussell King2010-12-221-35/+0
| * 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/+0
* ARM: fix memblock breakageRussell King2010-10-271-3/+1
* 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/+21
|/
* 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
* Merge branch 'misc' into develRussell King2010-07-311-0/+13
|\
| * ARM: 6222/1: add memory types for the TCMsLinus Walleij2010-07-181-0/+13
* | ARM: Convert platform reservations to use LMB rather than bootmemRussell King2010-07-271-1/+1
* | ARM: initial LMB trialRussell King2010-07-271-19/+15
* | ARM: early_pte_alloc()Russell King2010-07-271-13/+13
* | ARM: early_alloc()Russell King2010-07-161-8/+10
* | ARM: Move platform memory reservations out of generic codeRussell King2010-07-161-60/+3
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-24/+14
* | ARM: Precalculate vmalloc_minRussell King2010-07-161-13/+13
|/
* Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-05-191-2/+3
|\
| * ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick2010-05-121-2/+3
* | Merge branch 'devel-stable' into develRussell King2010-05-171-4/+10
|\ \ | |/
| * ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg2010-04-141-4/+6
| * ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King2010-04-091-0/+4
* | ARM: Move memory mapping into mmu.cRussell King2010-05-151-1/+28
* | ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King2010-05-151-0/+10
|/
* Merge branches 'clks' and 'pnx' into develRussell King2010-02-251-0/+2
|\
| * ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren2010-01-191-0/+2
* | ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr2010-02-151-20/+21
|/
* ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* Merge branch 'devel-stable' into develRussell King2009-12-051-1/+1
|\
| * [ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech2009-12-011-1/+1
* | ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King2009-12-011-1/+1
|/