index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mm
/
context.c
Age
Commit message (
Expand
)
Author
2013-07-21
ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation
Marc Zyngier
2013-07-21
ARM: 7768/1: prevent risks of out-of-bound access in ASID allocator
Marc Zyngier
2013-07-21
ARM: 7767/1: let the ASID allocator handle suspended animation
Marc Zyngier
2013-04-03
ARM: 7684/1: errata: Workaround for Cortex-A15 erratum 798181 (TLBI/DSB opera...
Catalin Marinas
2013-03-03
ARM: 7661/1: mm: perform explicit branch predictor maintenance when required
Will Deacon
2013-03-03
ARM: 7659/1: mm: make mm->context.id an atomic64_t variable
Will Deacon
2013-03-03
ARM: 7658/1: mm: fix race updating mm->context.id on ASID rollover
Will Deacon
2013-02-16
ARM: 7649/1: mm: mm->context.id fix for big-endian
Ben Dooks
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: use bitmap operations when allocating new ASIDs
Will Deacon
2012-11-05
ARM: mm: avoid taking ASID spinlock on fastpath
Will Deacon
2012-11-05
ARM: mm: remove IPI broadcasting on ASID rollover
Will Deacon
2012-08-25
ARM: 7502/1: contextidr: avoid using bfi instruction during notifier
Will Deacon
2012-07-09
ARM: 7445/1: mm: update CONTEXTIDR register to contain PID of current process
Will Deacon
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-04-17
ARM: Use TTBR1 instead of reserved context ID
Will Deacon
2011-12-08
ARM: LPAE: Add context switching support
Catalin Marinas
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
2011-06-09
Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"
Russell King
2011-06-09
Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"
Russell King
2011-05-26
ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks
Will Deacon
2011-05-26
ARM: 6943/1: mm: use TTBR1 instead of reserved context ID
Will Deacon
2010-02-15
ARM: 5905/1: ARM: Global ASID allocation on SMP
Catalin Marinas
2009-10-29
ARM: Fix errata 411920 workarounds
Russell King
2009-09-24
cpumask: use mm_cpumask() wrapper: arm
Rusty Russell
2007-05-09
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
Russell King
2007-05-09
[ARM] armv7: add support for asid-tagged VIVT I-cache
Catalin Marinas
2007-05-08
[ARM] Fix ASID version switch
Russell King
2007-02-08
[ARM] 4128/1: Architecture compliant TTBR changing sequence
Catalin Marinas
2006-09-20
[ARM] Move mmu.c out of the way
Russell King