1. 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 10 years ago
  2. 814564a x86, mpx: Explicitly disable 32-bit MPX support on 64-bit kernels by Dave Hansen · 10 years ago
  3. 9d34cfd x86: Don't rely on VMWare emulating PAT MSR correctly by Juergen Gross · 10 years ago
  4. 132978b x86: Fix step size adjustment during initial memory mapping by Jan Beulich · 10 years ago
  5. 60815cf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 10 years ago
  6. 14cf3d9 x86/gup: Replace ACCESS_ONCE with READ_ONCE by Christian Borntraeger · 10 years ago
  7. cf3c0a1 x86: mm: fix VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  8. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  9. 26178ec x86: mm: consolidate VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  10. 7fb08ec x86: mm: move mmap_sem unlock from mm_fault_error() to caller by Linus Torvalds · 10 years ago
  11. 536e89e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  13. c072b90 x86/mm: Fix zone ranges boot printout by Xishi Qiu · 10 years ago
  14. 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  15. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  16. 8139548 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  17. 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
  18. 3eb5b89 Merge branch 'x86-mpx-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. a0e4467 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 10 years ago
  20. 3736708 x86: Replace seq_printf() with seq_puts() by Rasmus Villemoes · 10 years ago
  21. 792230c x86: Introduce function to get pmd entry pointer by Juergen Gross · 10 years ago
  22. 68c009c x86 mpx: Change return type of get_reg_offset() by Dave Hansen · 10 years ago
  23. 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 10 years ago
  24. 1de4fa1 x86, mpx: Cleanup unused bound tables by Dave Hansen · 10 years ago
  25. fe3d197 x86, mpx: On-demand kernel allocation of bounds tables by Dave Hansen · 10 years ago
  26. fcc7ffd x86, mpx: Decode MPX instruction to get bound violation information by Dave Hansen · 10 years ago
  27. 57319d8 x86, mpx: Add MPX-specific mmap interface by Qiaowei Ren · 10 years ago
  28. 0dbcae8 x86: mm: Move PAT only functions to mm/pat.c by Thomas Gleixner · 10 years ago
  29. bd809af x86: Enable PAT to use cache mode translation tables by Juergen Gross · 10 years ago
  30. f5b2831 x86: Respect PAT bit when copying pte values between large and normal pages by Juergen Gross · 10 years ago
  31. f439c429c3 x86: Support PAT bit in pagetable dump for lower levels by Juergen Gross · 10 years ago
  32. e00c8cc x86: Use new cache mode type in memtype related functions by Juergen Gross · 10 years ago
  33. b14097b x86: Use new cache mode type in mm/ioremap.c by Juergen Gross · 10 years ago
  34. c06814d x86: Use new cache mode type in setting page attributes by Juergen Gross · 10 years ago
  35. 102e19e x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c by Juergen Gross · 10 years ago
  36. 2a37469 x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert() by Juergen Gross · 10 years ago
  37. 49a3b3c x86: Use new cache mode type in mm/iomap_32.c by Juergen Gross · 10 years ago
  38. d85f333 x86: Use new cache mode type in asm/pgtable.h by Juergen Gross · 10 years ago
  39. 2df58b6 x86: Use new cache mode type in arch/x86/mm/init_64.c by Juergen Gross · 10 years ago
  40. 281d407 x86: Make page cache mode a real type by Juergen Gross · 10 years ago
  41. 595247f Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/efi by Ingo Molnar · 10 years ago
  42. 8266e31 x86, ptdump: Add section for EFI runtime services by Mathias Krause · 10 years ago
  43. 4707a34 /dev/mem: Use more consistent data types by Thierry Reding · 10 years ago
  44. bdee237 x86: mm: Use 2GB memory block size on large-memory x86-64 systems by Daniel J Blueman · 10 years ago
  45. d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
  46. b935909 x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c by Andy Lutomirski · 10 years ago
  47. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  48. dfe2c6d Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  49. df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. bd5cfb8 arch/x86/mm/numa.c: fix boot failure when all nodes are hotpluggable by Xishi Qiu · 10 years ago
  51. 906e36c x86: use optimized ioresource lookup in ioremap function by Mike Travis · 10 years ago
  52. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
  54. 3166851 x86: skip check for spurious faults for non-present faults by David Vrabel · 10 years ago
  55. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  56. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  57. 8b375f6 x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data() by Luiz Capitulino · 10 years ago
  58. 9661d5b x86/mm/hotplug: Modify PGD entry when removing memory by Yasuaki Ishimatsu · 10 years ago
  59. 5255e0a x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() by Yasuaki Ishimatsu · 10 years ago
  60. cc99535 x86/mm: Apply the section attribute to the variable, not its type by Jan-Simon Möller · 10 years ago
  61. 8a5a5d1 x86-64, ptdump: Mark espfix area only if existent by Mathias Krause · 10 years ago
  62. bb693f13 x86: Remove set_pmd_pfn by Matthew Wilcox · 10 years ago
  63. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  64. 80b304f Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 10 years ago
  65. 8642685 x86/mm: Fix sparse 'tlb_single_page_flush_ceiling' warning and make the variable read-mostly by Jeremiah Mahler · 10 years ago
  66. 7c7f154 x86/mm: Fix RCU splat from new TLB tracepoints by Dave Hansen · 10 years ago
  67. 03d4be6 memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  68. 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  69. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  70. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  71. a510247 x86/mm: Set TLB flush tunable to sane value (33) by Dave Hansen · 10 years ago
  72. 2d040a1 x86/mm: New tunable for single vs full TLB flush by Dave Hansen · 10 years ago
  73. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  74. a23421f x86/mm: Unify remote INVLPG code by Dave Hansen · 10 years ago
  75. 9dfa6de x86/mm: Fix missed global TLB flush stat by Dave Hansen · 10 years ago
  76. e9f4e0a x86/mm: Rip out complicated, out-of-date, buggy TLB flushing by Dave Hansen · 10 years ago
  77. 4995ab9 x86/mm: Clean up the TLB flushing code by Dave Hansen · 10 years ago
  78. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. eff50c3 x86/smep: Be more informative when signalling an SMEP fault by Jiri Kosina · 10 years ago
  80. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  81. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  82. af4459d arch/x86/mm/numa.c: use for_each_memblock() by Emil Medve · 10 years ago
  83. 982792c x86, mm: probe memory block size for generic x86 64bit by Yinghai Lu · 10 years ago
  84. c46a7c8 x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levels by Mel Gorman · 10 years ago
  85. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  86. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 10 years ago
  87. ac49b9a x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls by Andy Lutomirski · 10 years ago
  88. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  89. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  90. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  91. 73159fd x86, mm: Ensure correct alignment of the fixmap by Andy Lutomirski · 10 years ago
  92. c81c8a1 x86, ioremap: Speed up check for RAM pages by Roland Dreier · 10 years ago
  93. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  94. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 10 years ago
  95. b13b1d2 x86/mm: In the PTE swapout page reclaim case clear the accessed bit instead of flushing the TLB by Shaohua Li · 10 years ago
  96. d0057ca arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf() by David Rientjes · 10 years ago
  97. 5b7c73e x86: use generic early_ioremap by Mark Salter · 10 years ago
  98. 6b550f6 x86/mm: sparse warning fix for early_memremap by Dave Young · 10 years ago
  99. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 1694f0b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago