1. d7dc899 treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAX by Stefan Agner · 6 years ago
  2. 2bdce74 mm: fix devmem_is_allowed() for sub-page System RAM intersections by Dan Williams · 6 years ago
  3. f4e5b30 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  4. a052f0a mm: add pt_mm to struct page by Matthew Wilcox · 6 years ago
  5. 94d49eb x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME by Kirill A. Shutemov · 6 years ago
  6. 8316385 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  7. 0afe832 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  8. 5cef8c2 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  9. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  10. ed7588d x86/mm: Stop pretending pgtable_l5_enabled is a variable by Kirill A. Shutemov · 6 years ago
  11. ad3fe52 x86/mm: Unify pgtable_l5_enabled usage in early boot code by Kirill A. Shutemov · 6 years ago
  12. 0a0b152 x86/pkeys: Override pkey when moving away from PROT_EXEC by Dave Hansen · 6 years ago
  13. 1de392f x86: Remove pr_fmt duplicate logging prefixes by Joe Perches · 6 years ago
  14. ba54d85 x86/fault: Dump user opcode bytes on fatal faults by Borislav Petkov · 6 years ago
  15. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 6 years ago
  16. b7c21bc x86/pti: Disallow global kernel text with RANDSTRUCT by Dave Hansen · 6 years ago
  17. a44ca8f x86/pti: Reduce amount of kernel text allowed to be Global by Dave Hansen · 6 years ago
  18. 58e65b5 x86/pti: Fix boot warning from Global-bit setting by Dave Hansen · 6 years ago
  19. d2479a3 x86/pti: Fix boot problems from Global-bit setting by Dave Hansen · 6 years ago
  20. d6ef1f1 x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y by Joerg Roedel · 6 years ago
  21. 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  22. e3e2881 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 6 years ago
  23. 8c06c77 x86/pti: Leave kernel text global for !PCID by Dave Hansen · 7 years ago
  24. 39114b7 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image by Dave Hansen · 7 years ago
  25. 0f561fc x86/pti: Enable global pages for shared areas by Dave Hansen · 7 years ago
  26. 639d6aa x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 7 years ago
  27. 1a54420 x86/mm: Remove extra filtering in pageattr code by Dave Hansen · 7 years ago
  28. fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
  29. 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 6 years ago
  30. 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 6 years ago
  31. 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
  32. 606c719 x86/mm: Undo double _PAGE_PSE clearing by Dave Hansen · 7 years ago
  33. d1440b2 x86/mm: Factor out pageattr _PAGE_GLOBAL setting by Dave Hansen · 7 years ago
  34. 078eb6a x86/mm/memory_hotplug: determine block size based on the end of boot memory by Pavel Tatashin · 7 years ago
  35. bc16d40 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  36. 2fcd2b3 Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  37. d22fff8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  38. 986b37c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  39. fc5d107 x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_SIZE logic by David Rientjes · 7 years ago
  40. 0bc91d4 Merge tag 'v4.16-rc7' into x86/mm, to fix up conflict by Ingo Molnar · 7 years ago
  41. ea2301b Merge branch 'linus' into x86/dma, to resolve a conflict with upstream by Ingo Molnar · 7 years ago
  42. f36b753 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  43. 8401c72 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  44. 28ee90f x86/mm: implement free pmd/pte page interfaces by Toshi Kani · 7 years ago
  45. b6bdb75 mm/vmalloc: add interfaces to free unmapped page table by Toshi Kani · 7 years ago
  46. c10f07a dma/direct: Handle force decryption for DMA coherent buffers in common code by Christoph Hellwig · 7 years ago
  47. b6e0547 dma/direct: Handle the memory encryption bit in common code by Christoph Hellwig · 7 years ago
  48. e7de6c7 dma/swiotlb: Remove swiotlb_set_mem_attributes() by Christoph Hellwig · 7 years ago
  49. 178c568 x86/dma: Remove dma_alloc_coherent_gfp_flags() by Christoph Hellwig · 7 years ago
  50. 038d07a x86/dma: Remove dma_alloc_coherent_mask() by Christoph Hellwig · 7 years ago
  51. 565977a x86/mm: Remove pointless checks in vmalloc_fault by Toshi Kani · 7 years ago
  52. a7e6c70 x86, memremap: fix altmap accounting at free by Dan Williams · 7 years ago
  53. 745dd37 Merge branch 'x86/urgent' into x86/mm to pick up dependencies by Thomas Gleixner · 7 years ago
  54. 18a9552 x86/mm: Fix vmalloc_fault to use pXd_large by Toshi Kani · 7 years ago
  55. 3c76db7 Merge branch 'x86/pti' into x86/mm, to pick up dependencies by Ingo Molnar · 7 years ago
  56. 3ede341 x86/efi: Replace efi_pgd with efi_mm.pgd by Sai Praneeth · 7 years ago
  57. b0599e2 Merge branch 'x86/mm' into efi/core by Ingo Molnar · 7 years ago
  58. ed58d66 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  59. c5b679f x86/pti: Fix a comment typo by Seunghun Han · 7 years ago
  60. 9558080 x86/fault: Do not print IP in show_fault_oops() by Borislav Petkov · 7 years ago
  61. 7225a44 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  62. 945fd17 x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table by Thomas Gleixner · 7 years ago
  63. ae8d1d0 x86/mm/sme: Disable stack protection for mem_encrypt_identity.c by Tom Lendacky · 7 years ago
  64. 85a2d93 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. 672c0ae x86/mm: Consider effective protection attributes in W+X check by Jan Beulich · 7 years ago
  66. 3f7df3e Merge tag 'v4.16-rc3' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  67. 39b9552 x86/mm: Optimize boot-time paging mode switching cost by Kirill A. Shutemov · 7 years ago
  68. 531bb52 x86/mm/sme, objtool: Annotate indirect call in sme_encrypt_execute() by Peter Zijlstra · 7 years ago
  69. 3b3a926 x86/mm: Remove stale comment about KMEMCHECK by Jann Horn · 7 years ago
  70. 91f606a x86/mm: Replace compile-time checks for 5-level paging with runtime-time checks by Kirill A. Shutemov · 7 years ago
  71. a741254 x86/mm: Adjust vmalloc base and size at boot-time by Kirill A. Shutemov · 7 years ago
  72. 4fa5662 x86/mm: Initialize 'page_offset_base' at boot-time by Kirill A. Shutemov · 7 years ago
  73. e525de3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. d4667ca Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 1299ef1 x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]() by Andy Lutomirski · 7 years ago
  76. 09e61a7 x86/mm: Make __VIRTUAL_MASK_SHIFT dynamic by Kirill A. Shutemov · 7 years ago
  77. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  78. 5c7919b x86/mm: Make LDT_BASE_ADDR dynamic by Kirill A. Shutemov · 7 years ago
  79. eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  80. 116fef6 x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory by Andy Lutomirski · 7 years ago
  81. 1070730 x86/mm/encrypt: Simplify sme_pgtable_calc() by Kirill A. Shutemov · 7 years ago
  82. aad9839 x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large() by Kirill A. Shutemov · 7 years ago
  83. 1cd9c22 x86/mm/encrypt: Move page table helpers into separate translation unit by Kirill A. Shutemov · 7 years ago
  84. 515ab7c x86/mm: Align TLB invalidation info by Nadav Amit · 7 years ago
  85. cd026ca x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally by Jia Zhang · 7 years ago
  86. 595dd46 vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  87. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  88. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  89. 3ff1b28 Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  90. 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
  91. 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
  92. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  93. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  94. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  95. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  96. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  97. 18bf3c3 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 7 years ago
  98. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  99. 36b3a77 x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernels by Andy Lutomirski · 7 years ago
  100. 5beda7d x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systems by Andy Lutomirski · 7 years ago