1. c65e774 x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable by Kirill A. Shutemov · 7 years ago
  2. 5c7919b x86/mm: Make LDT_BASE_ADDR dynamic by Kirill A. Shutemov · 7 years ago
  3. e626e6b x86/mm: Introduce 'pgtable_l5_enabled' by Kirill A. Shutemov · 7 years ago
  4. eedb92a x86/mm: Make virtual memory layout dynamic for CONFIG_X86_5LEVEL=y by Kirill A. Shutemov · 7 years ago
  5. 02390b8 mm/zsmalloc: Prepare to variable MAX_PHYSMEM_BITS by Kirill A. Shutemov · 7 years ago
  6. b83ce5e x86/mm/64: Make __PHYSICAL_MASK_SHIFT always 52 by Kirill A. Shutemov · 7 years ago
  7. 116fef6 x86/mm/dump_pagetables: Add the EFI pagetable to the debugfs 'page_tables' directory by Andy Lutomirski · 7 years ago
  8. 1070730 x86/mm/encrypt: Simplify sme_pgtable_calc() by Kirill A. Shutemov · 7 years ago
  9. aad9839 x86/mm/encrypt: Simplify sme_populate_pgd() and sme_populate_pgd_large() by Kirill A. Shutemov · 7 years ago
  10. 1cd9c22 x86/mm/encrypt: Move page table helpers into separate translation unit by Kirill A. Shutemov · 7 years ago
  11. 515ab7c x86/mm: Align TLB invalidation info by Nadav Amit · 7 years ago
  12. 178e834 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  13. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  14. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  15. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  16. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  17. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  18. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  19. eff84b3 crypto: sha512-mb - initialize pending lengths correctly by Eric Biggers · 7 years ago
  20. 781198f xen: Fix {set,clear}_foreign_p2m_mapping on autotranslating guests by Simon Gaiser · 7 years ago
  21. 616f160 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  22. 168b651 x86: hibernate: fix swsusp_arch_resume() prototype by Arnd Bergmann · 7 years ago
  23. 0231d00 ACPI: SPCR: Make SPCR available to x86 by Prarit Bhargava · 7 years ago
  24. a2e5790 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  25. ab2d92a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  26. 4b0dda4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  27. 2bc2f68 Makefile: move stack-protector availability out of Kconfig by Kees Cook · 7 years ago
  28. 917538e kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage by Andrey Konovalov · 7 years ago
  29. cbd7b8a Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-platform-drivers-x86 by Linus Torvalds · 7 years ago
  30. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  31. 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
  32. 105cf3c Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  33. f859422 x86: PM: Make APM idle driver initialize polling state by Rafael J. Wysocki · 7 years ago
  34. 4f27729 x86/xen: init %gs very early to avoid page faults with stack protector by Juergen Gross · 7 years ago
  35. 10bcc80 membarrier/x86: Provide core serializing command by Mathieu Desnoyers · 7 years ago
  36. ac1ab12 lockin/x86: Implement sync_core_before_usermode() by Mathieu Desnoyers · 7 years ago
  37. 306e060 membarrier: Document scheduler barrier requirements by Mathieu Desnoyers · 7 years ago
  38. 1197491 x86/events/intel/ds: Add PERF_SAMPLE_PERIOD into PEBS_FREERUNNING_FLAGS by Jiri Olsa · 7 years ago
  39. 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
  40. 0a646e9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  41. 850eb9f x86/cpu: Add Cannonlake to Intel family by Rajneesh Bhardwaj · 7 years ago
  42. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  43. b2ac58f KVM/SVM: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  44. d28b387 KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL by KarimAllah Ahmed · 7 years ago
  45. 28c1c9f KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES by KarimAllah Ahmed · 7 years ago
  46. 15d4507 KVM/x86: Add IBPB support by Ashok Raj · 7 years ago
  47. b7b27aa KVM/x86: Update the reverse_cpuid list to include CPUID_7_EDX by KarimAllah Ahmed · 7 years ago
  48. a96223f Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into x86/pti by Thomas Gleixner · 7 years ago
  49. ee95f40 Merge branch 'for-4.16/nfit' into libnvdimm-for-next by Ross Zwisler · 7 years ago
  50. 328008a x86/power: Fix swsusp_arch_resume prototype by Arnd Bergmann · 7 years ago
  51. ebfc150 x86/dumpstack: Avoid uninitlized variable by Arnd Bergmann · 7 years ago
  52. af189c9 x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL by Darren Kenny · 7 years ago
  53. 4bf5d56 x86/pti: Mark constant arrays as __initconst by Arnd Bergmann · 7 years ago
  54. 8dbfb2b KVM: x86: don't forget vcpu_put() in kvm_arch_vcpu_ioctl_set_sregs() by Eric Biggers · 7 years ago
  55. 9005c68 x86/spectre: Simplify spectre_v2 command line parsing by KarimAllah Ahmed · 7 years ago
  56. 4bf772b Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  57. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  58. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  59. 2bed266 Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  60. f6cff79 Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  61. 47fcc03 Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  62. 7bf14c2 Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Radim Krčmář · 7 years ago
  63. 941691e platform/x86: intel_pmc_core: Remove unused header file by Rajneesh Bhardwaj · 7 years ago
  64. 085331d x86/kvm: Update spectre-v1 mitigation by Dan Williams · 7 years ago
  65. 73da9e1 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  66. 86fa949 x86/mm: provide pmdp_establish() helper by Kirill A. Shutemov · 7 years ago
  67. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  68. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  69. a103950 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  70. ae0cb7b Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  71. e1c70f3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 7 years ago
  72. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  73. 904e14f KVM: VMX: make MSR bitmaps per-VCPU by Paolo Bonzini · 7 years ago
  74. 87cedc6 kvm: x86: remove efer_reload entry in kvm_vcpu_stat by Longpeng(Mike) · 7 years ago
  75. 806793f KVM: x86: AMD Processor Topology Information by Stanislav Lanci · 7 years ago
  76. d391f12 x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running nested by Vitaly Kuznetsov · 7 years ago
  77. a07ae84 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 7 years ago
  78. 12c69f1 x86/paravirt: Remove 'noreplace-paravirt' cmdline option by Josh Poimboeuf · 7 years ago
  79. 5fa4ec9 x86/kvm: Make it compile on 32bit and with HYPYERVISOR_GUEST=n by Thomas Gleixner · 7 years ago
  80. 5bf3031 x86/kexec: Make kexec (mostly) work in 5-level paging mode by Kirill A. Shutemov · 7 years ago
  81. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  82. 0092e43 x86/kvm: Support Hyper-V reenlightenment by Vitaly Kuznetsov · 7 years ago
  83. b0c39dc x86/kvm: Pass stable clocksource to guests when running nested on Hyper-V by Vitaly Kuznetsov · 7 years ago
  84. 51d4e5d x86/irq: Count Hyper-V reenlightenment interrupts by Vitaly Kuznetsov · 7 years ago
  85. e7c4e36 x86/hyperv: Redirect reenlightment notifications on CPU offlining by Vitaly Kuznetsov · 7 years ago
  86. 9328626 x86/hyperv: Reenlightenment notifications support by Vitaly Kuznetsov · 7 years ago
  87. e2768ea x86/hyperv: Add a function to read both TSC and TSC page value simulateneously by Vitaly Kuznetsov · 7 years ago
  88. 89a8f6d x86/hyperv: Check for required priviliges in hyperv_init() by Vitaly Kuznetsov · 7 years ago
  89. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  90. 18bf3c3 x86/speculation: Use Indirect Branch Prediction Barrier in context switch by Tim Chen · 7 years ago
  91. 7fcae11 x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel by David Woodhouse · 7 years ago
  92. e698dcd x86/spectre: Fix spelling mistake: "vunerable"-> "vulnerable" by Colin Ian King · 7 years ago
  93. 72906f3 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  94. 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
  95. 5289d30 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. edfbae5 x86/spectre: Report get_user mitigation for spectre_v1 by Dan Williams · 7 years ago
  97. 2fbd7af x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 7 years ago
  98. c7f631c x86/get_user: Use pointer masking to limit speculation by Dan Williams · 7 years ago
  99. 304ec1b x86/uaccess: Use __uaccess_begin_nospec() and uaccess_try_nospec by Dan Williams · 7 years ago
  100. b5c4ae4 x86/usercopy: Replace open coded stac/clac with __uaccess_{begin, end} by Dan Williams · 7 years ago