aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mmu_context.h
AgeCommit message (Expand)Author
2017-12-25ARM: Hide finish_arch_post_lock_switch() from modulesSteven Rostedt
2013-07-26ARM: 7790/1: Fix deferred mm switch on VIVT processorsCatalin Marinas
2013-06-24ARM: 7769/1: Cortex-A15: fix erratum 798181 implementationMarc Zyngier
2013-06-17ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcastingWill Deacon
2013-04-03ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...Catalin Marinas
2013-03-03ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon
2012-11-26ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVMNicolas Pitre
2012-11-05ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUsCatalin Marinas
2012-04-17ARM: Remove current_mm per-cpu variableCatalin Marinas
2012-04-17ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUsCatalin Marinas
2012-03-24ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon
2010-10-01ARM: add a vma entry for the user accessible vector pageNicolas Pitre
2010-02-15ARM: 5905/1: ARM: Global ASID allocation on SMPCatalin Marinas
2009-09-24cpumask: use mm_cpumask() wrapper: armRusty Russell
2009-07-24nommu: Remove the context.id from asm-offsets.c when !MMUCatalin Marinas
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King
2008-08-02[ARM] move include/asm-arm to arch/arm/include/asmRussell King