summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mmu_context.h
Commit message (Expand)AuthorAgeFilesLines
* x86/mm: Improve switch_mm() barrier commentsAndy Lutomirski2016-01-131-7/+8
* x86/mm: Add barriers and document switch_mm()-vs-flush synchronizationAndy Lutomirski2016-01-111-1/+32
* x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-311-7/+21
* x86/ldt: Make modify_ldt synchronousAndy Lutomirski2015-07-311-5/+49
* x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra2015-07-101-1/+1
* x86: Make is_64bit_mm() widely availableDave Hansen2015-06-091-0/+13
* perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasksAndy Lutomirski2015-02-041-1/+4
* perf/x86: Only allow rdpmc if a perf_event is mappedAndy Lutomirski2015-02-041-0/+16
* x86: Add a comment clarifying LDT context switchingAndy Lutomirski2015-02-041-6/+8
* x86, mpx: Fix potential performance issue on unmapsDave Hansen2015-01-221-1/+19
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-101-1/+10
|\
| * sched/x86: Add a comment clarifying LDT context switchingAndy Lutomirski2014-10-281-1/+10
* | x86: Cleanly separate use of asm-generic/mm_hooks.hDave Hansen2014-11-191-2/+11
* | x86, mpx: Cleanup unused bound tablesDave Hansen2014-11-181-0/+6
* | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-181-0/+7
|/
* x86/mm: Add tracepoints for TLB flushesDave Hansen2014-07-311-0/+6
* sched/x86: Optimize switch_mm() for multi-threaded workloadsRik van Riel2013-08-011-7/+13
* x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi2012-05-141-6/+6
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after s...Suresh Siddha2011-02-031-2/+3
* cpumask: use mm_cpumask() wrapper: x86Rusty Russell2009-09-241-3/+3
* x86: make lazy %gs optional on x86_32Tejun Heo2009-02-101-1/+1
* x86: add %gs accessors for x86_32Tejun Heo2009-02-101-1/+1
* x86: merge mmu_context.hBrian Gerst2009-01-211-4/+59
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+37