aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-25ARM: mm: make vmalloc_seq handling SMP safeArd Biesheuvel1-2/+20
2020-10-26arm: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin1-23/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+2
2016-05-13ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt1-0/+2
2016-04-28sched/core, ARM: Include linux/preempt.h from asm/mmu_context.hAndy Lutomirski1-0/+1
2016-02-22ARM: 8531/1: turn init_new_context into an inline functionArnd Bergmann1-2/+12
2015-12-13ARM: wire up UEFI init and runtime supportArd Biesheuvel1-1/+1
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas1-4/+16
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier1-1/+9
2013-06-17ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon1-4/+9
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB operations)Catalin Marinas1-0/+2
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon1-1/+1
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre1-3/+3
2012-11-05ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon1-79/+3
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas1-5/+26
2012-04-17ARM: Remove current_mm per-cpu variableCatalin Marinas1-7/+0
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas1-16/+56
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon1-28/+1
2010-10-01ARM: add a vma entry for the user accessible vector pageNicolas Pitre1-1/+28
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas1-0/+15
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell1-3/+4
2009-07-24nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas1-0/+2
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King1-0/+1
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King1-0/+1
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King1-0/+117