1. abb7099 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  2. 1e54768 x86/tlb: Drop the _GPL from the cpu_tlbstate export by Thomas Gleixner · 7 years ago
  3. 5aa90a8 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  4. 6cff64b x86/mm: Use INVPCID for __native_flush_tlb_single() by Dave Hansen · 7 years ago
  5. 6fd166a x86/mm: Use/Fix PCID to optimize user/kernel switches by Peter Zijlstra · 7 years ago
  6. aa8c624 x86/mm/pti: Add infrastructure for page table isolation by Thomas Gleixner · 7 years ago
  7. c313ec6 x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y by Dave Hansen · 7 years ago
  8. 4675ff0 kmemcheck: rip it out by Levin, Alexander (Sasha Levin) · 7 years ago
  9. 75f296d kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK by Levin, Alexander (Sasha Levin) · 7 years ago
  10. f72e38e x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' and 'struct x86_init' by Juergen Gross · 7 years ago
  11. c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 7 years ago
  12. 413d63d71b Merge branch 'linus' into x86/mm to pick up fixes and to fix conflicts by Ingo Molnar · 7 years ago
  13. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  14. 10af623 x86/mm: Implement PCID based optimization: try to preserve old TLB entries using PCID by Andy Lutomirski · 7 years ago
  15. 94b1b03 x86/mm: Rework lazy TLB mode and TLB freshness tracking by Andy Lutomirski · 8 years ago
  16. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  17. d9ee35a x86/mm: Disable 1GB direct mappings when disabling 2MB mappings by Vlastimil Babka · 8 years ago
  18. 3d28ebc x86/mm: Rework lazy TLB to track the actual loaded mm by Andy Lutomirski · 8 years ago
  19. ce4a4e56 x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code by Andy Lutomirski · 8 years ago
  20. d116365 x86: use set_memory.h header by Laura Abbott · 8 years ago
  21. 16b76293 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  22. a4866aa mm: Tighten x86 /dev/mem with zeroing reads by Kees Cook · 8 years ago
  23. 0c6fc11 x86/boot/e820: Rename the remaining E820 APIs to the e820__*() prefix by Ingo Molnar · 8 years ago
  24. 08b46d5 x86/boot/e820: Clean up the E820 table size define names by Ingo Molnar · 8 years ago
  25. 09821ff x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_" by Ingo Molnar · 8 years ago
  26. 4270fd8 x86/boot/e820: Move the memblock_find_dma_reserve() function and rename it to memblock_set_dma_reserve() by Ingo Molnar · 8 years ago
  27. 66441bd x86/boot/e820: Move asm/e820.h to asm/e820/api.h by Ingo Molnar · 8 years ago
  28. 1827822 x86/e820: Use much less memory for e820/e820_saved, save up to 120k by Denys Vlasenko · 8 years ago
  29. 4753396 x86/e820: Prepare e280 code for switch to dynamic storage by Denys Vlasenko · 8 years ago
  30. fb754f9 x86/mm/KASLR: Increase BRK pages for KASLR memory randomization by Thomas Garnier · 8 years ago
  31. bd721ea treewide: replace obsolete _refok by __ref by Fabian Frederick · 8 years ago
  32. df15929 Merge branch 'linus' into x86/microcode, to pick up merge window changes by Ingo Molnar · 8 years ago
  33. 0483e1f x86/mm: Implement ASLR for kernel memory regions by Thomas Garnier · 9 years ago
  34. b234e8a x86/mm: Separate variable for trampoline PGD by Thomas Garnier · 9 years ago
  35. 4b70330 x86/microcode: Fix suspend to RAM with builtin microcode by Borislav Petkov · 9 years ago
  36. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  37. c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
  38. b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
  39. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 9 years ago
  40. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  41. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  42. fe05589 x86/microcode: Merge the early microcode loader by Borislav Petkov · 9 years ago
  43. c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
  44. d5dc861 x86/mm/pat: Add comments to cachemode translation tables by Toshi Kani · 9 years ago
  45. 9cd25aa x86/mm/pat: Emulate PAT when it is disabled by Borislav Petkov · 10 years ago
  46. 6cf78d4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  47. c709fed x86/mm/pat: Initialize __cachemode2pte_tbl[] and __pte2cachemode_tbl[] in a bit more readable fashion by Ingo Molnar · 10 years ago
  48. e61980a x86/mm: Simplify probe_page_size_mask() by Ingo Molnar · 10 years ago
  49. 10971ab x86/mm: Further simplify 1 GB kernel linear mappings handling by Ingo Molnar · 10 years ago
  50. 73c8c86 x86/mm: Use early_param_on_off() for direct_gbpages by Luis R. Rodriguez · 10 years ago
  51. e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 10 years ago
  52. d9fd579 x86/mm: Use IS_ENABLED() for direct_gbpages by Luis R. Rodriguez · 10 years ago
  53. d2c032e Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree by Ingo Molnar · 10 years ago
  54. 5fbe4c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  55. f15e051 x86/mm/init: Fix incorrect page size in init_memory_mapping() printks by Dave Hansen · 10 years ago
  56. 0cdb81b x86-64: Also clear _PAGE_GLOBAL from __supported_pte_mask if !cpu_has_pge by Jan Beulich · 10 years ago
  57. 3750771 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. 29afc4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  59. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  60. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  61. 31bb772 x86, mm: Change cachemode exports to non-gpl by Juergen Gross · 10 years ago
  62. 801a559 x86: init_mem_mapping(): use capital BIOS in comment by Pavel Machek · 10 years ago
  63. 132978b x86: Fix step size adjustment during initial memory mapping by Jan Beulich · 10 years ago
  64. 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
  65. c072b90 x86/mm: Fix zone ranges boot printout by Xishi Qiu · 10 years ago
  66. bd809af x86: Enable PAT to use cache mode translation tables by Juergen Gross · 10 years ago
  67. 281d407 x86: Make page cache mode a real type by Juergen Gross · 10 years ago
  68. d17d8f9 x86/mm: Add tracepoints for TLB flushes by Dave Hansen · 10 years ago
  69. d4dd100 arch/x86/mm/init.c: fix incorrect function name in alloc_low_pages() by Zhi Yong Wu · 11 years ago
  70. b959ed6c x86/mem-hotplug: support initialize page tables in bottom-up by Tang Chen · 11 years ago
  71. 0167d7d x86/mm: factor out of top-down direct mapping setup by Tang Chen · 11 years ago
  72. 6979287 x86/mm: Add 'step_size' comments to init_mem_mapping() by Yinghai Lu · 11 years ago
  73. 527bf12 x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM by Yinghai Lu · 11 years ago
  74. c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 12 years ago
  75. 7de3d66 x86: Fix adjust_range_size_mask calling position by Yinghai Lu · 12 years ago
  76. cf8b166 x86/mm: Add missing comments for initial kernel direct mapping by Zhang Yanfei · 12 years ago
  77. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 12 years ago
  78. 98e7a98 x86, mm: Make sure to find a 2M free block for the first mapped area by Yinghai Lu · 12 years ago
  79. cd745be x86/mm/init.c: Copy ucode from initrd image to kernel memory by Fenghua Yu · 12 years ago
  80. 0e691cf x86, kexec, 64bit: Only set ident mapping for ram. by Yinghai Lu · 12 years ago
  81. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  82. c9b3234 x86, mm: Fix page table early allocation offset checking by Yinghai Lu · 12 years ago
  83. b8fd39c x86, mm: Use clamp_t() in init_range_memory_mapping by Yinghai Lu · 12 years ago
  84. 4e37a89 x86, mm: Unifying after_bootmem for 32bit and 64bit by Yinghai Lu · 12 years ago
  85. 2e8059e x86, mm: use limit_pfn for end pfn by Yinghai Lu · 12 years ago
  86. 1829ae9 x86, mm: use pfn instead of pos in split_mem_range by Yinghai Lu · 12 years ago
  87. 84d7700 x86, mm: use PFN_DOWN in split_mem_range() by Yinghai Lu · 12 years ago
  88. 5a0d3ae x86, mm: use round_up/down in split_mem_range() by Yinghai Lu · 12 years ago
  89. 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
  90. cf47065 x86, mm: Move back pgt_buf_* to mm/init.c by Yinghai Lu · 12 years ago
  91. 719272c x86, mm: only call early_ioremap_page_table_range_init() once by Yinghai Lu · 12 years ago
  92. ddd3509 x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages by Stefano Stabellini · 12 years ago
  93. 22c8ca2 x86, mm: Add alloc_low_pages(num) by Yinghai Lu · 12 years ago
  94. 6f80b68 x86, mm, Xen: Remove mapping_pagetable_reserve() by Yinghai Lu · 12 years ago
  95. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
  96. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
  97. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  98. f763ad1 x86, mm: Break down init_all_memory_mapping by Yinghai Lu · 12 years ago
  99. aeebe84 x86, mm: Use big page size for small memory range by Yinghai Lu · 12 years ago
  100. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago