1. a5f043b mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next by Yasuaki Ishimatsu · 7 years ago
  2. 54af98f x86/mm: Fix fault error path using unsafe vma pointer by Laurent Dufour · 7 years ago
  3. 81ba752 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 7 years ago
  4. 8af88a9 x86/mm: Fix flush_tlb_page() on Xen by Andy Lutomirski · 7 years ago
  5. 3667daf x86/mpx: Correctly report do_mpx_bt_fault() failures to user-space by Joerg Roedel · 7 years ago
  6. 48131dd x86/mpx: Use compatible types in comparison to fix sparse error by Tobias Klauser · 8 years ago
  7. ed96148 x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_global_pgds() by Baoquan He · 7 years ago
  8. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  9. caa6f1c x86/mm/32: Set the '__vmalloc_start_set' flag in initmem_init() by Laura Abbott · 7 years ago
  10. 2c0ad23 mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 7 years ago
  11. 2211d19 x86/mm/KASLR: Exclude EFI region from KASLR VA space randomization by Baoquan He · 7 years ago
  12. 24ba284 x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=y by Andrey Ryabinin · 7 years ago
  13. 91cdd9d x86, mm: fix gup_pte_range() vs DAX mappings by Dan Williams · 7 years ago
  14. c3cc425 x86/mm/ptdump: Fix soft lockup in page table walker by Andrey Ryabinin · 7 years ago
  15. fc0e81b x86/traps: Ignore high word of regs->cs in early_fixup_exception() by Andy Lutomirski · 8 years ago
  16. bdb5208 Merge tag 'drm-x86-pat-regression-fix' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  17. c0a0aba kconfig.h: remove config_enabled() macro by Masahiro Yamada · 8 years ago
  18. 8ef4227 x86/io: add interface to reserve io memtype for a resource range. (v1.1) by Dave Airlie · 8 years ago
  19. 63ae602 Merge branch 'gup_flag-cleanups' by Linus Torvalds · 8 years ago
  20. 768ae30 mm: replace get_user_pages() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  21. c164154 mm: replace get_user_pages_unlocked() write/force parameters with gup_flags by Lorenzo Stoakes · 8 years ago
  22. 4cdf8db Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  23. 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. a8adc0f Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. 3ef0a61 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  26. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 110a9e4 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  28. d7e25c6 Merge branch 'x86/urgent' into x86/asm by Thomas Gleixner · 8 years ago
  29. df720ac exceptions: detritus removal by Al Viro · 8 years ago
  30. 1e1b372 Merge branch 'x86/urgent' into x86/apic by Thomas Gleixner · 8 years ago
  31. 2532fc3 x86/numa: Online memory-less nodes at boot time by Tang Chen · 8 years ago
  32. 1827822 x86/e820: Use much less memory for e820/e820_saved, save up to 120k by Denys Vlasenko · 8 years ago
  33. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  34. e535ec0 x86/mm/pat: Prevent hang during boot when mapping pages by Matt Fleming · 8 years ago
  35. 744c193 x86: Migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  36. d4b80af Merge branch 'linus' into x86/asm, to pick up recent fixes by Ingo Molnar · 8 years ago
  37. f148b41 x86: Clean up various simple wrapper functions by Masahiro Yamada · 8 years ago
  38. 9049771 mm: fix cache mode of dax pmd mappings by Dan Williams · 8 years ago
  39. 76de993 x86/pkeys: Allow configuration of init_pkru by Dave Hansen · 8 years ago
  40. acd547b x86/pkeys: Default to a restrictive init PKRU by Dave Hansen · 8 years ago
  41. e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
  42. e8c6226 x86/pkeys: Add fault handling for PF_PK page fault bit by Dave Hansen · 8 years ago
  43. 6271cfd x86/mm: Improve stack-overflow #PF handling by Andy Lutomirski · 8 years ago
  44. 2b3061c Merge branch 'x86/mm' into x86/asm, to unify the two branches for simplicity by Ingo Molnar · 8 years ago
  45. a5ff1b3 treewide: replace config_enabled() with IS_ENABLED() (2nd round) by Masahiro Yamada · 8 years ago
  46. e37e43a x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y) by Andy Lutomirski · 8 years ago
  47. a91bf71 x86/mm/numa: Open code function early_get_boot_cpu_id() by Baoquan He · 8 years ago
  48. 9710cb6 Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  49. 0aeeb3e Merge branches 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 8 years ago
  50. 25dfe47 x86/mm/64: Enable KASLR for vmemmap memory region by Thomas Garnier · 8 years ago
  51. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  52. c7d2361 x86/mm/KASLR: Fix physical memory calculation on KASLR memory randomization by Thomas Garnier · 8 years ago
  53. e4630fd x86/power/64: Always create temporary identity mapping correctly by Rafael J. Wysocki · 8 years ago
  54. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  55. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  56. d761f3e Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  58. 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  60. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  61. 3e79ec7 arch: x86: charge page tables to kmemcg by Vladimir Davydov · 8 years ago
  62. 36e635c Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. 77cd3d0 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. 0f65726 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  65. d85f4eb Merge branch 'acpi-numa' by Rafael J. Wysocki · 8 years ago
  66. 55920d3 x86/mm/cpa: Add missing comment in populate_pdg() by Andy Lutomirski · 8 years ago
  67. 530dd8d x86/mm/cpa: Fix populate_pgd(): Stop trying to deallocate failed PUDs by Andy Lutomirski · 8 years ago
  68. 2a53ccb x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err by Ingo Molnar · 8 years ago
  69. dfa9a94 x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_err to thread_struct by Andy Lutomirski · 8 years ago
  70. 46aea38 x86/mm/64: In vmalloc_fault(), use CR3 instead of current->active_mm by Andy Lutomirski · 8 years ago
  71. d92fc69 x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables() by Andy Lutomirski · 8 years ago
  72. 360cb4d x86/mm/cpa: In populate_pgd(), don't set the PGD entry until it's populated by Andy Lutomirski · 8 years ago
  73. af2cf27 x86/mm/hotplug: Don't remove PGD entries in remove_pagetable() by Ingo Molnar · 8 years ago
  74. 2ba7805 kasan: add newline to messages by Dmitry Vyukov · 8 years ago
  75. 4b599fe x86/mm: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  76. 84e629b x86: Don't use module.h just for AUTHOR / LICENSE tags by Paul Gortmaker · 8 years ago
  77. dcb32d9 x86/mm: Use pte_none() to test for empty PTE by Dave Hansen · 8 years ago
  78. 4ff5308 x86/mm: Do not reference phys addr beyond kernel by Thomas Garnier · 8 years ago
  79. 90397a4 x86/mm: Add memory hotplug support for KASLR memory randomization by Thomas Garnier · 8 years ago
  80. a95ae27 x86/mm: Enable KASLR for vmalloc memory regions by Thomas Garnier · 8 years ago
  81. 021182e x86/mm: Enable KASLR for physical mapping memory regions by Thomas Garnier · 8 years ago
  82. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 8 years ago
  83. b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 8 years ago
  84. faa3793 x86/mm: Add PUD VA support for physical mapping by Thomas Garnier · 8 years ago
  85. 59b3d02 x86/mm: Update physical mapping variable names by Thomas Garnier · 8 years ago
  86. 39380b8 x86/mm/pat, /dev/mem: Remove superfluous error message by Jiri Kosina · 8 years ago
  87. 81c2949 x86/dumpstack: Add show_stack_regs() and use it by Borislav Petkov · 8 years ago
  88. 846c791 Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new changes by Ingo Molnar · 8 years ago
  89. a3a9a59 x86: get rid of superfluous __GFP_REPEAT by Michal Hocko · 8 years ago
  90. 4b70330 x86/microcode: Fix suspend to RAM with builtin microcode by Borislav Petkov · 8 years ago
  91. 3770442 ACPI / NUMA: Move acpi_numa_memory_affinity_init() to drivers/acpi/numa.c by Hanjun Guo · 8 years ago
  92. fb1f418 ACPI / NUMA: remove unneeded acpi_numa=1 by Hanjun Guo · 8 years ago
  93. e84025e ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.c by David Daney · 8 years ago
  94. 2faeff1 x86 / ACPI / NUMA: cleanup acpi_numa_processor_affinity_init() by Hanjun Guo · 8 years ago
  95. 6525afd ACPI / NUMA: move acpi_numa_slit_init() to drivers/acpi/numa.c by Hanjun Guo · 8 years ago
  96. 312521d ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 only by Robert Richter · 8 years ago
  97. 2f7c3a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. dc4fac8 x86/mm: Switch from TASK_SIZE to TASK_SIZE_MAX in the page fault code by Andy Lutomirski · 8 years ago
  99. 2b18e53 x86: mm: use hugetlb_bad_size() by Vaishali Thakkar · 8 years ago
  100. 0edaf86 include/linux/nodemask.h: create next_node_in() helper by Andrew Morton · 8 years ago