index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
mmu_context.h
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2016-05-13
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
2016-04-28
sched/core, ARM: Include linux/preempt.h from asm/mmu_context.h
Andy Lutomirski
2016-02-22
ARM: 8531/1: turn init_new_context into an inline function
Arnd Bergmann
2015-12-13
ARM: wire up UEFI init and runtime support
Ard Biesheuvel
2013-07-26
ARM: 7790/1: Fix deferred mm switch on VIVT processors
Catalin Marinas
2013-06-24
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
2013-06-17
ARM: 7757/1: mm: don't flush icache in switch_mm with hardware broadcasting
Will Deacon
2013-04-03
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
2013-03-03
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
2012-11-26
ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
Nicolas Pitre
2012-11-05
ARM: mm: remove IPI broadcasting on ASID rollover
Will Deacon
2012-04-17
ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on pre-ARMv6 CPUs
Catalin Marinas
2012-04-17
ARM: Remove current_mm per-cpu variable
Catalin Marinas
2012-04-17
ARM: Remove __ARCH_WANT_INTERRUPTS_ON_CTXSW on ASID-capable CPUs
Catalin Marinas
2012-03-24
ARM: 7294/1: vectors: use gate_vma for vectors user mapping
Will Deacon
2010-10-01
ARM: add a vma entry for the user accessible vector page
Nicolas Pitre
2010-02-15
ARM: 5905/1: ARM: Global ASID allocation on SMP
Catalin Marinas
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2009-07-24
nommu: Remove the context.id from asm-offsets.c when !MMU
Catalin Marinas
2008-11-29
[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.h
Russell King
2008-09-01
[ARM] cachetype: move definitions to separate header
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King