1. 2896b80e Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
  2. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  3. 4f350c6 kvm: nVMX: Handle deferred early VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  4. b060ca3 kvm: vmx: Handle VMLAUNCH/VMRESUME failure properly by Jim Mattson · 7 years ago
  5. 7881f96 kvm: nVMX: Remove nested_vmx_succeed after successful VM-entry by Jim Mattson · 7 years ago
  6. a0cff57 kvm,x86: Fix apf_task_wake_one() wq serialization by Davidlohr Bueso · 7 years ago
  7. cc1b468 kvm,lapic: Justify use of swait_active() by Davidlohr Bueso · 7 years ago
  8. 3a8b067 KVM: VMX: Do not BUG() on out-of-bounds guest IRQ by Jan H. Schönherr · 7 years ago
  9. 51aa68e kvm: nVMX: Don't allow L2 to access the hardware CR8 by Jim Mattson · 7 years ago
  10. 581bfce9 Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  11. 9a6e7c3 KVM: async_pf: Fix #DF due to inject "Page not Present" and "Page Ready" exceptions simultaneously by Wanpeng Li · 7 years ago
  12. a5f01f8 KVM: X86: Don't block vCPU if there is pending exception by Wanpeng Li · 7 years ago
  13. 67034bb KVM: SVM: Add irqchip_split() checks before enabling AVIC by Suravee Suthikulpanit · 7 years ago
  14. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  15. 7b24afb um: remove a stray tab by Dan Carpenter · 7 years ago
  16. 6f602afd um: Fix FP register size for XSTATE/XSAVE by Thomas Meyer · 7 years ago
  17. b2a05fe KVM: Add struct kvm_vcpu pointer parameter to get_enable_apicv() by Suravee Suthikulpanit · 7 years ago
  18. dfa2009 KVM: SVM: Refactor AVIC vcpu initialization into avic_init_vcpu() by Suravee Suthikulpanit · 7 years ago
  19. 5153723 KVM: x86: fix clang build by Radim Krčmář · 7 years ago
  20. 2f173d2 KVM: x86: Fix immediate_exit handling for uninitialized AP by Jan H. Schönherr · 7 years ago
  21. a059500 KVM: x86: Fix handling of pending signal on uninitialized AP by Jan H. Schönherr · 7 years ago
  22. 49a8afc KVM: SVM: Add a missing 'break' statement by Jan H. Schönherr · 7 years ago
  23. 98152b8 KVM: x86: Remove .get_pkru() from kvm_x86_ops by Joerg Roedel · 7 years ago
  24. 1278f58 x86/hyper-v: Remove duplicated HV_X64_EX_PROCESSOR_MASKS_RECOMMENDED definition by Vitaly Kuznetsov · 7 years ago
  25. 213ff44 x86/hyper-V: Allocate the IDT entry early in boot by K. Y. Srinivasan · 7 years ago
  26. 8793001 x86/paravirt: Remove no longer used paravirt functions by Juergen Gross · 7 years ago
  27. c7ad5ad x86/mm/64: Initialize CR4.PCIDE early by Andy Lutomirski · 7 years ago
  28. f34902c x86/hibernate/64: Mask off CR3's PCID bits in the saved CR3 by Andy Lutomirski · 7 years ago
  29. a376e7f x86/mm: Get rid of VM_BUG_ON in switch_tlb_irqs_off() by Andy Lutomirski · 7 years ago
  30. 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
  31. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  32. 89fd915 Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  33. e2329b4 x86/cpu: Remove unused and undefined __generic_processor_info() declaration by Dou Liyang · 7 years ago
  34. 7898f79 x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCID by Andy Lutomirski · 7 years ago
  35. d2d8f51 Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  36. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  37. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  38. 4c51248 x86: implement memset16, memset32 & memset64 by Matthew Wilcox · 7 years ago
  39. 3072e41 mm/memory_hotplug: introduce add_pages by Michal Hocko · 7 years ago
  40. ab6e3d0 mm: soft-dirty: keep soft-dirty bits over thp migration by Naoya Horiguchi · 7 years ago
  41. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  42. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  43. eee4818 mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  44. 0d519f2 Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  45. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  46. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  47. 3ee31b8 Merge tag 'for-linus-4.14b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  48. f92e3da Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  49. 57e88b4 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  50. 21d9bb4 x86/mm: Make the SME mask a u64 by Borislav Petkov · 7 years ago
  51. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  52. 1c9fe44 x86/mm: Document how CR4.PCIDE restore works by Andy Lutomirski · 7 years ago
  53. 72c0098 x86/mm: Reinitialize TLB state on hotplug and resume by Andy Lutomirski · 7 years ago
  54. df3735c x86,mpx: make mpx depend on x86-64 to free up VMA flag by Rik van Riel · 7 years ago
  55. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  56. 80cee03 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
  57. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  58. 53ac64a Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  59. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  60. 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
  61. bdd1d2d fs: fix kernel_read prototype by Christoph Hellwig · 7 years ago
  62. f570917 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  63. 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
  64. 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
  65. 6c51e67 Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. e0a195b Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 0098410 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 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
  69. a1400cd Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  70. d5e54c4 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  71. 4515392 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  72. 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
  73. f213a6c Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  74. 621bee3 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  75. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  76. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  77. 906dde0 Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  78. 01d2f10 Merge branches 'acpi-x86', 'acpi-soc', 'acpi-pmic' and 'acpi-apple' by Rafael J. Wysocki · 7 years ago
  79. d0fa6ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  80. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. c6ef894 x86/idt: Fix the X86_TRAP_BP gate by Ingo Molnar · 7 years ago
  82. 8f98ae0 Merge branch 'for-4.14/fs' into libnvdimm-for-next by Dan Williams · 7 years ago
  83. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  84. 5deb67f libnvdimm, nd_blk: remove mmio_flush_range() by Robin Murphy · 7 years ago
  85. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  86. ef1d4de x86/eisa: Add missing include by Thomas Gleixner · 7 years ago
  87. 84ccac6 x86: bpf_jit: small optimization in emit_bpf_tail_call() by Eric Dumazet · 7 years ago
  88. 04b5de3 x86/idt: Remove superfluous ALIGNment by Jiri Slaby · 7 years ago
  89. d785d9e xen/mmu: set MMU_NORMAL_PT_UPDATE in remap_area_mfn_pte_fn by Wei Liu · 7 years ago
  90. 882bbe5 xen: remove unused function xen_set_domain_pte() by Juergen Gross · 7 years ago
  91. 82616f9 xen: remove tests for pvh mode in pure pv paths by Juergen Gross · 7 years ago
  92. 773b79f tracing/hyper-v: Trace hyperv_mmu_flush_tlb_others() by Vitaly Kuznetsov · 7 years ago
  93. 628f54c x86/hyper-v: Support extended CPU ranges for TLB flush hypercalls by Vitaly Kuznetsov · 7 years ago
  94. 3e83dfd Merge branch 'x86/mm' into x86/platform, to pick up TLB flush dependency by Ingo Molnar · 7 years ago
  95. 0982adc x86/boot/KASLR: Work around firmware bugs by excluding EFI_BOOT_SERVICES_* and EFI_LOADER_* from KASLR's choice by Naoya Horiguchi · 7 years ago
  96. 594a30f x86/apic: Silence "FW_BUG TSC_DEADLINE disabled due to Errata" on CPUs without the feature by Hans de Goede · 7 years ago
  97. 9e52fc2 x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y) by Vitaly Kuznetsov · 7 years ago
  98. 39e48d9 x86/mm: Use pr_cont() in dump_pagetable() by Jan Beulich · 7 years ago
  99. 1d792a6 x86/idt: Remove the tracing IDT leftovers by Thomas Gleixner · 7 years ago
  100. 0761fc1 Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago