1. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  2. c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 7 years ago
  3. a376e7f x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off() by Andy Lutomirski · 7 years ago
  4. 680352b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. 7898f79 x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID by Andy Lutomirski · 7 years ago
  6. 3072e41 mm/memory_hotplug: introduce add_pages by Michal Hocko · 7 years ago
  7. 21d9bb4 x86/mm: Make the SME mask a u64 by Borislav Petkov · 7 years ago
  8. 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
  9. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. b1b6f83 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  12. f29139b Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  13. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  14. 9e52fc2 x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) by Vitaly Kuznetsov · 7 years ago
  15. 39e48d9 x86/mm: Use pr_cont() in dump_pagetable() by Jan Beulich · 7 years ago
  16. 8095474 x86/tracing: Disentangle pagefault and resched IPI tracing key by Thomas Gleixner · 7 years ago
  17. 11a7ffb x86/traps: Simplify pagefault tracing logic by Thomas Gleixner · 7 years ago
  18. 6e0b52d x86/mm: Fix SME encryption stack ptr handling by Borislav Petkov · 7 years ago
  19. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  20. 10c9850 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  21. c0bb80c Merge branch 'x86/asm' into x86/apic by Thomas Gleixner · 7 years ago
  22. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  23. 7a46ec0 locking/refcounts, x86/asm: Implement fast refcount overflow protection by Kees Cook · 7 years ago
  24. 01578e3 x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checks by Oleg Nesterov · 7 years ago
  25. 47ac548 x86: Fix norandmaps/ADDR_NO_RANDOMIZE by Oleg Nesterov · 7 years ago
  26. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  27. 9950481 x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads by Andy Lutomirski · 7 years ago
  28. 04b6702 x86/mm/dump_pagetables: Speed up page tables dump for CONFIG_KASAN=y by Andrey Ryabinin · 7 years ago
  29. 10af623 x86/mm: Implement PCID based optimization: try to preserve old TLB entries using PCID by Andy Lutomirski · 7 years ago
  30. b569bab x86/mm: Prepare to expose larger address space to userspace by Kirill A. Shutemov · 8 years ago
  31. 44b0491 x86/mpx: Do not allow MPX if we have mappings above 47-bit by Kirill A. Shutemov · 8 years ago
  32. e8f01a8 x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit() by Kirill A. Shutemov · 8 years ago
  33. 45dcd20 x86/mm/dump_pagetables: Fix printout of p4d level by Kirill A. Shutemov · 8 years ago
  34. 3a366f7 x86/mm/dump_pagetables: Generalize address normalization by Kirill A. Shutemov · 8 years ago
  35. aca20d5 x86/mm: Add support to make use of Secure Memory Encryption by Tom Lendacky · 8 years ago
  36. 6ebcb06 x86/mm: Add support to encrypt the kernel in-place by Tom Lendacky · 8 years ago
  37. 8458bf9 x86/mm: Use proper encryption attributes with /dev/mem by Tom Lendacky · 8 years ago
  38. bba4ed0 x86/mm, kexec: Allow kexec to be used with SME by Tom Lendacky · 8 years ago
  39. 95cf926 x86, drm, fbdev: Do not specify encrypted memory for video mappings by Tom Lendacky · 8 years ago
  40. c775320 x86, swiotlb: Add memory encryption support by Tom Lendacky · 8 years ago
  41. 77bd234 x86/mm: Add support for changing the memory encryption attribute by Tom Lendacky · 8 years ago
  42. 1de3286 x86/mm: Add support to access persistent memory in the clear by Tom Lendacky · 8 years ago
  43. 8f716c9 x86/mm: Add support to access boot related data in the clear by Tom Lendacky · 8 years ago
  44. b9d0520 x86/mm: Insure that boot memory areas are mapped properly by Tom Lendacky · 8 years ago
  45. 7f8b7e7 x86/mm: Add support for early encryption/decryption of memory by Tom Lendacky · 8 years ago
  46. f88a68f x86/mm: Extend early_memremap() support with additional attrs by Tom Lendacky · 8 years ago
  47. 21729f8 x86/mm: Provide general kernel support for memory encryption by Tom Lendacky · 8 years ago
  48. 5868f36 x86/mm: Add support to enable SME in early boot processing by Tom Lendacky · 8 years ago
  49. 33c2b80 x86/mm: Remove phys_to_virt() usage in ioremap() by Tom Lendacky · 8 years ago
  50. 7744ccd x86/mm: Add Secure Memory Encryption (SME) support by Tom Lendacky · 8 years ago
  51. aac7b79 x86/mm/pat: Set write-protect cache mode for full PAT support by Tom Lendacky · 8 years ago
  52. 1ed7d32 Merge branch 'x86/boot' into x86/mm, to pick up interacting changes by Ingo Molnar · 8 years ago
  53. 4f16720 x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes by Wei Yang · 8 years ago
  54. d80a9eb x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed by Wei Yang · 8 years ago
  55. 158f424 x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid by Wei Yang · 8 years ago
  56. c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  57. 4d46133 x86/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
  58. 2b97620 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  60. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  61. 3d79a72 mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory by Michal Hocko · 8 years ago
  62. f1dd2cd mm, memory_hotplug: do not associate hotadded memory to zones until online by Michal Hocko · 8 years ago
  63. 1b862ae mm, memory_hotplug: get rid of is_zone_device_section by Michal Hocko · 8 years ago
  64. 43858b4 x86/mm: Stop calling leave_mm() in idle code by Andy Lutomirski · 8 years ago
  65. 94b1b03 x86/mm: Rework lazy TLB mode and TLB freshness tracking by Andy Lutomirski · 8 years ago
  66. b0579ad x86/mm: Track the TLB's tlb_gen and update the flushing algorithm by Andy Lutomirski · 8 years ago
  67. f39681e x86/mm: Give each mm TLB flush generation a unique ID by Andy Lutomirski · 8 years ago
  68. 99c13b8 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 8 years ago
  69. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  70. 8781fb7 x86/mm: Delete a big outdated comment about TLB flushing by Andy Lutomirski · 8 years ago
  71. bc0d5a8 x86/mm: Don't reenter flush_tlb_func_common() by Andy Lutomirski · 8 years ago
  72. f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 8 years ago
  73. 98fe363 x86/mm/hotplug: Fix BUG_ON() after hot-remove by not freeing PUD by Jérôme Glisse · 8 years ago
  74. 4a06370b x86/mmap, ASLR: Do not treat unlimited-stack tasks as legacy mmap by Michal Hocko · 8 years ago
  75. 7353425 x86/ldt: Simplify the LDT switching logic by Andy Lutomirski · 8 years ago
  76. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  77. 1be7107 mm: larger stack guard gap, between vmas by Hugh Dickins · 8 years ago
  78. 8624c1f x86/mm: Add support for 5-level paging for KASLR by Kirill A. Shutemov · 8 years ago
  79. 7e82ea9 x86/mm: Make kernel_physical_mapping_init() support 5-level paging by Kirill A. Shutemov · 8 years ago
  80. 141efad x86/mm: Add sync_global_pgds() for configuration with 5-level paging by Kirill A. Shutemov · 8 years ago
  81. 65ade2f x86/boot/64: Rename init_level4_pgt and early_level4_pgt by Kirill A. Shutemov · 8 years ago
  82. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  83. 6c690ee x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3() by Andy Lutomirski · 8 years ago
  84. d9ee35a x86/mm: Disable 1GB direct mappings when disabling 2MB mappings by Vlastimil Babka · 8 years ago
  85. 8a524f8 x86/debug: Handle early WARN_ONs proper by Peter Zijlstra · 8 years ago
  86. be4ffc0 x86/mm: Be more consistent wrt PAGE_SHIFT vs PAGE_SIZE in tlb flush code by Andy Lutomirski · 8 years ago
  87. 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
  88. ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
  89. 3f79e4c x86/mm: Use new merged flush logic in arch_tlbbatch_flush() by Andy Lutomirski · 8 years ago
  90. 454bbad x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases by Andy Lutomirski · 8 years ago
  91. 59f537c x86/mm: Change the leave_mm() condition for local TLB flushes by Andy Lutomirski · 8 years ago
  92. a2055ab x86/mm: Pass flush_tlb_info to flush_tlb_others() etc by Andy Lutomirski · 8 years ago
  93. 4241119 Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  94. c08d517 Revert "x86/PAT: Fix Xorg regression on CPUs that don't support PAT" by Ingo Molnar · 8 years ago
  95. 38e6bf2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. a53276e x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range() by Steven Rostedt (VMware) · 8 years ago
  97. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  98. b3b90e5 x86/mm: Reduce indentation in flush_tlb_func() by Andy Lutomirski · 8 years ago
  99. ca6c99c0 x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range() by Andy Lutomirski · 8 years ago
  100. cbed27c x86/PAT: Fix Xorg regression on CPUs that don't support PAT by Mikulas Patocka · 8 years ago