summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8817/1: mm: skip cleaning of idmap page tables on LPAE capable coresArd Biesheuvel2019-02-011-1/+3
* ARM: 8734/1: mm: idmap: Mark variables as ro_after_initJinbum Park2017-12-171-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-021-0/+1
* ARM: provide improved virt_to_idmap() functionalityRussell King2016-05-031-1/+1
* ARM: make virt_to_idmap() return unsigned longRussell King2016-02-081-1/+1
* ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann2015-12-011-1/+1
* ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-261-1/+1
* ARM: idmap: add identity mapping usage noteRussell King2014-08-021-0/+5
* ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov2014-07-291-0/+7
* ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar2013-10-111-2/+1Star
* ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar2013-10-111-2/+3
* ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier2013-04-291-31/+1Star
* ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-031-0/+1
* ARM: Section based HYP idmapChristoffer Dall2013-01-231-11/+44
* ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre2012-11-131-4/+10
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* 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