summaryrefslogtreecommitdiff
path: root/arch/arm/mm/idmap.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2016-05-03ARM: provide improved virt_to_idmap() functionalityRussell King
2016-02-08ARM: make virt_to_idmap() return unsigned longRussell King
2015-12-01ARM: make xscale iwmmxt code multiplatform awareArnd Bergmann
2014-09-26ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches
2014-08-02ARM: idmap: add identity mapping usage noteRussell King
2014-07-29ARM: 8115/1: LPAE: reduce damage caused by idmap to virtual memory layoutKonstantin Khlebnikov
2013-10-10ARM: mm: Move the idmap print to appropriate place in the codeSantosh Shilimkar
2013-10-10ARM: mm: Introduce virt_to_idmap() with an arch hookSantosh Shilimkar
2013-04-28ARM: KVM: move to a KVM provided HYP idmapMarc Zyngier
2013-03-03ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2012-11-13ARM: 7573/1: idmap: use flush_cache_louis() and flush TLBs only when necessaryNicolas Pitre
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2011-12-08ARM: LPAE: Add identity mapping support for the 3-level page table formatCatalin Marinas
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: idmap: use idmap_pgd when setting up mm for rebootWill Deacon
2011-12-06ARM: idmap: populate identity map pgd at init time using .init.textWill Deacon
2011-11-10ARM: restart: remove argument to setup_mm_for_reboot()Russell King
2011-02-21ARM: pgtable: add pud-level codeRussell King
2010-12-22ARM: pgtable: use conventional page table code for identity mappingsRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King