aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mmu_context.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-31x86/mm: Add tracepoints for TLB flushesDave Hansen1-0/+6
2013-08-01sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel1-7/+13
2012-05-14x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi1-6/+6
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-02-03x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mmSuresh Siddha1-2/+3
2009-09-24cpumask: use mm_cpumask() wrapper: x86Rusty Russell1-3/+3
2009-02-10x86: make lazy %gs optional on x86_32Tejun Heo1-1/+1
2009-02-10x86: add %gs accessors for x86_32Tejun Heo1-1/+1
2009-01-21x86: merge mmu_context.hBrian Gerst1-4/+59
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+37