1. 1a4e879 x86/mm/pat: Revert 'Adjust default caching mode translation tables' by Thomas Gleixner · 9 years ago
  2. 8a0a5da x86/mm: Fix newly introduced printk format warnings by Thomas Gleixner · 9 years ago
  3. 9a58eeb x86/mm: Remove region_is_ram() call from ioremap by Toshi Kani · 9 years ago
  4. 1c9cf9b x86/mm: Move warning from __ioremap_check_ram() to the call site by Toshi Kani · 9 years ago
  5. ca1fec5 x86/mm/pat: Adjust default caching mode translation tables by Jan Beulich · 9 years ago
  6. a8965276 x86/mpx: Do not set ->vm_ops on MPX VMAs by Kirill A. Shutemov · 9 years ago
  7. bbc0377 x86/mm: Add parenthesis for TLB tracepoint size calculation by Dave Hansen · 9 years ago
  8. 8515522 x86/kasan: Add message about KASAN being initialized by Andrey Ryabinin · 9 years ago
  9. d4f86be x86/kasan: Fix boot crash on AMD processors by Andrey Ryabinin · 9 years ago
  10. 241d2c5 x86/kasan: Flush TLBs after switching CR3 by Andrey Ryabinin · 9 years ago
  11. 5d5aa3c x86/kasan: Fix KASAN shadow region page tables by Alexander Popov · 9 years ago
  12. fc6daaf mm/memblock: add extra "flags" to memblock to allow selection of memory based on attribute by Tony Luck · 9 years ago
  13. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. d43e4f4 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  16. 97ac46a x86/mpx: Allow 32-bit binaries on 64-bit kernels again by Dave Hansen · 9 years ago
  17. bea03c5 x86/mpx: Do not count MPX VMAs as neighbors when unmapping by Dave Hansen · 9 years ago
  18. 3ceaccd x86/mpx: Rewrite the unmap code by Dave Hansen · 9 years ago
  19. 613fcb7 x86/mpx: Support 32-bit binaries on 64-bit kernels by Dave Hansen · 9 years ago
  20. 6ac52bb x86/mpx: Use 32-bit-only cmpxchg() for 32-bit apps by Dave Hansen · 9 years ago
  21. 5458765 x86/mpx: Introduce new 'directory entry' to 'addr' helper function by Dave Hansen · 9 years ago
  22. a1149fc x86/mpx: Add temporary variable to reduce masking by Dave Hansen · 9 years ago
  23. cd4996d x86/mpx: Trace allocation of new bounds tables by Dave Hansen · 9 years ago
  24. 2a1dcb1 x86/mpx: Trace the attempts to find bounds tables by Dave Hansen · 9 years ago
  25. 97efebf x86/mpx: Trace entry to bounds exception paths by Dave Hansen · 9 years ago
  26. e7126cf x86/mpx: Trace #BR exceptions by Dave Hansen · 9 years ago
  27. eb099e5 x86/mpx: Restrict the mmap() size check to bounds tables by Dave Hansen · 9 years ago
  28. 46a6e0c x86/mpx: Clean up the code by not passing a task pointer around when unnecessary by Dave Hansen · 9 years ago
  29. a84eeaa x86/mpx: Use the new get_xsave_field_ptr()API by Dave Hansen · 9 years ago
  30. 623dffb x86/mm/pat: Add set_memory_wt() for Write-Through type by Toshi Kani · 9 years ago
  31. 35a5a10 x86/mm/pat: Extend set_page_memtype() to support Write-Through type by Toshi Kani · 9 years ago
  32. d1b4bfb x86/mm/pat: Add pgprot_writethrough() by Toshi Kani · 9 years ago
  33. d838270 x86/mm, asm-generic: Add ioremap_wt() for creating Write-Through mappings by Toshi Kani · 9 years ago
  34. 0d69bdf x86/mm/pat: Change reserve_memtype() for Write-Through type by Toshi Kani · 9 years ago
  35. d79a40c x86/mm/pat: Use 7th PAT MSR slot for Write-Through PAT type by Toshi Kani · 9 years ago
  36. 7202fdb x86/mm/pat: Remove pat_enabled() checks by Borislav Petkov · 9 years ago
  37. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 9 years ago
  38. 9dac629 x86/mm/pat: Untangle pat_init() by Borislav Petkov · 9 years ago
  39. d647230 x86/mm: Decouple <linux/vmalloc.h> from <asm/io.h> by Stephen Rothwell · 9 years ago
  40. 1e6277d x86/mm: Mark arch_ioremap_p{m,u}d_supported() __init by Jan Beulich · 9 years ago
  41. fbe7193 x86/mm/pat: Export pat_enabled() by Luis R. Rodriguez · 9 years ago
  42. cb32edf x86/mm/pat: Wrap pat_enabled into a function API by Luis R. Rodriguez · 9 years ago
  43. 9e76561 x86/mm/pat: Convert to pr_*() usage by Luis R. Rodriguez · 9 years ago
  44. b73522e x86/mm/mtrr: Enhance MTRR checks in kernel mapping helpers by Toshi Kani · 9 years ago
  45. 3d3ca41 x86/mm/mtrr: Use symbolic define as a retval for disabled MTRRs by Toshi Kani · 9 years ago
  46. c47ada3 x86/fpu: Harmonize FPU register state types by Ingo Molnar · 9 years ago
  47. c681314 x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions by Ingo Molnar · 9 years ago
  48. 7366ed7 x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again) by Ingo Molnar · 9 years ago
  49. 4f83634 x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate() by Ingo Molnar · 9 years ago
  50. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  51. 0afc4a9 x86/fpu: Remove fpu_xsave() by Ingo Molnar · 9 years ago
  52. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  53. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  54. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 9 years ago
  55. 1fcb61c x86/mm/pageattr: Remove an unused variable in slow_virt_to_phys() by Dexuan Cui · 9 years ago
  56. e4b6be33 x86/mm: Add ioremap_uc() helper to map memory uncacheable (not UC-) by Luis R. Rodriguez · 9 years ago
  57. 6c434d6 x86/mm: Do not flush last cacheline twice in clflush_cache_range() by Ross Zwisler · 9 years ago
  58. 562bfca x86/mm: Clean up types in xlate_dev_mem_ptr() some more by Ingo Molnar · 9 years ago
  59. 3d54ac9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 94d4b47 x86/mm: Clean up types in xlate_dev_mem_ptr() by Ingo Molnar · 12 years ago
  61. 4a20799 mm: move memtest under mm by Vladimir Murzin · 9 years ago
  62. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  63. 8216814 x86: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  64. 6b63783 x86, mm: support huge KVA mappings on x86 by Toshi Kani · 9 years ago
  65. 5d72b4f x86, mm: support huge I/O mapping capability I/F by Toshi Kani · 9 years ago
  66. 9823336 x86: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  67. ec1bc8e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. 6cf78d4b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 22ef882 x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_node_hotplug() by Dave Young · 9 years ago
  70. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 9 years ago
  71. d31bf07 x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch() by Andy Lutomirski · 9 years ago
  72. c709fed x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a bit more readable fashion by Ingo Molnar · 9 years ago
  73. e61980a x86/mm: Simplify probe_page_size_mask() by Ingo Molnar · 9 years ago
  74. 10971ab x86/mm: Further simplify 1 GB kernel linear mappings handling by Ingo Molnar · 9 years ago
  75. 73c8c86 x86/mm: Use early_param_on_off() for direct_gbpages by Luis R. Rodriguez · 9 years ago
  76. e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 9 years ago
  77. d9fd579 x86/mm: Use IS_ENABLED() for direct_gbpages by Luis R. Rodriguez · 9 years ago
  78. d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 9 years ago
  79. 6bbb614 x86/mm: Unexport set_memory_ro() and set_memory_rw() by Daniel Borkmann · 9 years ago
  80. a1fb669 Merge tag 'v4.0-rc1' into x86/mm, to refresh the tree by Ingo Molnar · 9 years ago
  81. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  82. a267b0a Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/urgent by Ingo Molnar · 9 years ago
  83. 4e7c22d x86, mm/ASLR: Fix stack randomization on 64-bit systems by Hector Marco-Gisbert · 9 years ago
  84. f15e051 x86/mm/init: Fix incorrect page size in init_memory_mapping() printks by Dave Hansen · 9 years ago
  85. 0cdb81b x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge by Jan Beulich · 10 years ago
  86. 1f40a8b x86/mm/pat: Ensure different messages in STRICT_DEVMEM and PAT cases by Pavel Machek · 10 years ago
  87. 1db491f x86/mm: Reduce PAE-mode per task pgd allocation overhead from 4K to 32 bytes by Fenghua Yu · 10 years ago
  88. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  89. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  90. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  91. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 9 years ago
  92. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  93. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  94. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 9 years ago
  95. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  96. cbef847 mm/hugetlb: pmd_huge() returns true for non-present hugepage by Naoya Horiguchi · 9 years ago
  97. 61f77ed mm/hugetlb: reduce arch dependent code around follow_huge_* by Naoya Horiguchi · 9 years ago
  98. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  99. ece84b3 hugetlb, x86: register 1G page size if we can allocate them at runtime by Kirill A. Shutemov · 9 years ago
  100. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago