1. 97f2645 tree-wide: replace config_enabled() with IS_ENABLED() by Masahiro Yamada · 8 years ago
  2. 078194f x86/mm, sched/core: Turn off IRQs in switch_mm() by Andy Lutomirski · 9 years ago
  3. 69c0319 x86/mm, sched/core: Uninline switch_mm() by Andy Lutomirski · 9 years ago
  4. 39a0526 x86/mm: Factor out LDT init from context init by Dave Hansen · 9 years ago
  5. d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
  6. 1b2ee12 mm/core: Do not enforce PKEY permissions on remote mm access by Dave Hansen · 9 years ago
  7. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
  8. 8f62c88 x86/mm/pkeys: Add arch-specific VMA protection bits by Dave Hansen · 9 years ago
  9. 4eaffdd x86/mm: Improve switch_mm() barrier comments by Andy Lutomirski · 9 years ago
  10. 71b3c12 x86/mm: Add barriers and document switch_mm()-vs-flush synchronization by Andy Lutomirski · 9 years ago
  11. a5b9e5a x86/ldt: Make modify_ldt() optional by Andy Lutomirski · 9 years ago
  12. 37868fe x86/ldt: Make modify_ldt synchronous by Andy Lutomirski · 9 years ago
  13. a833581 x86, perf: Fix static_key bug in load_mm_cr4() by Peter Zijlstra · 9 years ago
  14. b0e9b09 x86: Make is_64bit_mm() widely available by Dave Hansen · 9 years ago
  15. a667342 perf/x86: Add /sys/devices/cpu/rdpmc=2 to allow rdpmc for all tasks by Andy Lutomirski · 10 years ago
  16. 7911d3f perf/x86: Only allow rdpmc if a perf_event is mapped by Andy Lutomirski · 10 years ago
  17. 22c4bd9 x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
  18. c922228 x86, mpx: Fix potential performance issue on unmaps by Dave Hansen · 10 years ago
  19. 9d0cf6f Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  20. a1ea1c0 x86: Cleanly separate use of asm-generic/mm_hooks.h by Dave Hansen · 10 years ago
  21. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  22. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  23. c4a7bba sched/x86: Add a comment clarifying LDT context switching by Andy Lutomirski · 10 years ago
  24. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  25. 8f898fb sched/x86: Optimize switch_mm() for multi-threaded workloads by Rik van Riel · 11 years ago
  26. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 831d52b x86, mm: avoid possible bogus tlb entries by clearing prev mm_cpumask after switching mm by Suresh Siddha · 14 years ago
  29. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  30. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 16 years ago
  31. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 16 years ago
  32. 6826c8f x86: merge mmu_context.h by Brian Gerst · 16 years ago
  33. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  34. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/mmu_context.h]
  35. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  36. c3c2fee x86: unify mmu_context.h by Jeremy Fitzhardinge · 16 years ago
  37. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago