summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas2011-12-081-1/+27
* ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-32/+2Star
* ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon2011-12-061-9/+10
* ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon2011-12-061-0/+26
* ARM: restart: remove argument to setup_mm_for_reboot()Russell King2011-11-101-1/+1
* ARM: pgtable: add pud-level codeRussell King2011-02-211-6/+29
* ARM: pgtable: use conventional page table code for identity mappingsRussell King2010-12-221-15/+31
* ARM: pgtable: collect up identity mapping functionsRussell King2010-12-221-0/+51