1. 432953b KVM: PPC: Book3S HV: Cosmetic post-merge cleanups by Paul Mackerras · 7 years ago
  2. 072df81 Merge branch 'kvm-ppc-fixes' into kvm-ppc-next by Paul Mackerras · 7 years ago
  3. 38c53af KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates by Paul Mackerras · 7 years ago
  4. c010150 KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts by Paul Mackerras · 7 years ago
  5. 516f789 KVM: PPC: Book3S HV: Allow for running POWER9 host in single-threaded mode by Paul Mackerras · 7 years ago
  6. 18c3640 KVM: PPC: Book3S HV: Add infrastructure for running HPT guests on radix host by Paul Mackerras · 7 years ago
  7. e641a31 KVM: PPC: Book3S HV: Unify dirty page map between HPT and radix by Paul Mackerras · 7 years ago
  8. 1b151ce KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready by Paul Mackerras · 7 years ago
  9. 8dc6cca KVM: PPC: Book3S HV: Don't rely on host's page size information by Paul Mackerras · 7 years ago
  10. 3e8f150a Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  11. 93897a1 KVM: PPC: Book3S: Fix gas warning due to using r0 as immediate 0 by Nicholas Piggin · 7 years ago
  12. f4093ee KVM: PPC: Book3S PR: Only install valid SLBs during KVM_SET_SREGS by Greg Kurz · 7 years ago
  13. 00bb6ae KVM: PPC: Book3S HV: Don't call real-mode XICS hypercall handlers if not enabled by Paul Mackerras · 7 years ago
  14. 2a3d655 KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature by Michael Ellerman · 7 years ago
  15. 31a4d44 Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management" by Paul Mackerras · 7 years ago
  16. ad98dd1 KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code by Benjamin Herrenschmidt · 7 years ago
  17. 891f1eb KVM: PPC: Book3S HV: Explicitly disable HPT operations on radix guests by Paul Mackerras · 7 years ago
  18. 3f2bb76 KVM: PPC: Book3S PR: Enable in-kernel TCE handlers for PR KVM by Alexey Kardashevskiy · 7 years ago
  19. 9c7e53d KVM: PPC: Book3S HV: Delete an error message for a failed memory allocation in kvmppc_allocate_hpt() by Markus Elfring · 7 years ago
  20. 4bdcb70 KVM: PPC: BookE: Use vma_pages function by Thomas Meyer · 7 years ago
  21. 4bb817ed KVM: PPC: Book3S HV: Use ARRAY_SIZE macro by Thomas Meyer · 7 years ago
  22. 857b99e KVM: PPC: Book3S HV: Handle unexpected interrupts better by Paul Mackerras · 7 years ago
  23. 8f6a9f0 KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU by Alexey Kardashevskiy · 7 years ago
  24. 2cde371 KVM: PPC: Book3S HV: POWER9 more doorbell fixes by Nicholas Piggin · 7 years ago
  25. ac64115 KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM by Greg Kurz · 7 years ago
  26. 9b8ebbd KVM: x86: extend usage of RET_MMIO_PF_* constants by Paolo Bonzini · 7 years ago
  27. 05cade7 KVM: nSVM: fix SMI injection in guest mode by Ladi Prosek · 7 years ago
  28. c263406 KVM: nSVM: refactor nested_svm_vmrun by Ladi Prosek · 7 years ago
  29. 72e9cbd KVM: nVMX: fix SMI injection in guest mode by Ladi Prosek · 7 years ago
  30. 21f2d55 KVM: nVMX: set IDTR and GDTR limits when loading L1 host state by Ladi Prosek · 7 years ago
  31. 72d7b37 KVM: x86: introduce ISA specific smi_allowed callback by Ladi Prosek · 7 years ago
  32. 0234bf8 KVM: x86: introduce ISA specific SMM entry/exit callbacks by Ladi Prosek · 7 years ago
  33. d000653 KVM: SVM: limit kvm_handle_page_fault to #PF handling by Paolo Bonzini · 7 years ago
  34. 1cf5358 KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt by Paolo Bonzini · 7 years ago
  35. c1bd743 arch/x86: remove redundant null checks before kmem_cache_destroy by Tim Hansen · 7 years ago
  36. 8ad8182 KVM: VMX: Don't expose unrestricted_guest is enabled if ept is disabled by Wanpeng Li · 7 years ago
  37. a554d20 KVM: X86: Processor States following Reset or INIT by Wanpeng Li · 7 years ago
  38. 4427593 KVM: x86: thoroughly disarm LAPIC timer around TSC deadline switch by Radim Krčmář · 7 years ago
  39. 5d74a69 KVM: x86: really disarm lapic timer when clearing TMICT by Radim Krčmář · 7 years ago
  40. 86bbc1e KVM: x86: handle 0 write to TSC_DEADLINE MSR by Radim Krčmář · 7 years ago
  41. 46bea48 kvm, mm: account kvm related kmem slabs to kmemcg by Shakeel Butt · 7 years ago
  42. 736fdf7 KVM: VMX: rename RDSEED and RDRAND vmx ctrls to reflect exiting by David Hildenbrand · 7 years ago
  43. 1af1ac9 KVM: x86: allow setting identity map addr with no vcpus only by David Hildenbrand · 7 years ago
  44. 726b99c KVM: x86: document special identity map address value by David Hildenbrand · 7 years ago
  45. d8a6e36 KVM: VMX: cleanup init_rmode_identity_map() by David Hildenbrand · 7 years ago
  46. 1c13bff KVM: nVMX: no need to set ept/vpid caps to 0 by David Hildenbrand · 7 years ago
  47. 0ee096d KVM: nVMX: no need to set vcpu->cpu when switching vmcs by David Hildenbrand · 7 years ago
  48. 9522ea9 KVM: VMX: drop unnecessary function declarations by David Hildenbrand · 7 years ago
  49. f5f5158 KVM: VMX: require INVEPT GLOBAL for EPT by David Hildenbrand · 7 years ago
  50. fdf288b KVM: VMX: call ept_sync_global() with enable_ept only by David Hildenbrand · 7 years ago
  51. 0e1252d KVM: VMX: drop enable_ept check from ept_sync_context() by David Hildenbrand · 7 years ago
  52. f2d1da6 KVM: x86: no need to inititalize vcpu members to 0 by David Hildenbrand · 7 years ago
  53. 12d7991 KVM: VMX: vmx_vcpu_setup() cannot fail by David Hildenbrand · 7 years ago
  54. 26de798 KVM: x86: drop BUG_ON(vcpu->kvm) by David Hildenbrand · 7 years ago
  55. 87ca74a KVM: x86: mmu: free_page can handle NULL by David Hildenbrand · 7 years ago
  56. bb606a9 KVM: x86: mmu: returning void in a void function is strange by David Hildenbrand · 7 years ago
  57. c301b90 KVM: LAPIC: Apply change to TDCR right away to the timer by Wanpeng Li · 7 years ago
  58. dedf9c5 KVM: LAPIC: Keep timer running when switching between one-shot and periodic mode by Wanpeng Li · 7 years ago
  59. ccbfa1d KVM: LAPIC: Introduce limit_periodic_timer_frequency by Wanpeng Li · 7 years ago
  60. c69518c KVM: LAPIC: Fix lapic timer mode transition by Wanpeng Li · 7 years ago
  61. 9cc5fbb tools/kvm_stat: Add Python 3 support to kvm_stat by Jeremy Cline · 7 years ago
  62. 0f10768 KVM: VMX: Don't expose PLE enable if there is no hardware support by Wanpeng Li · 7 years ago
  63. 8a60aea MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc by Thomas Huth · 7 years ago
  64. 8eb3f87 KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit by Haozhong Zhang · 7 years ago
  65. 829ee27 KVM: MMU: always terminate page walks at level 1 by Ladi Prosek · 7 years ago
  66. fd19d3b4 KVM: nVMX: update last_nonleaf_level when initializing nested EPT by Ladi Prosek · 7 years ago
  67. 8a5776a Linux 4.14-rc4 by Linus Torvalds · 7 years ago
  68. 85b1bb2 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  69. 67936a4 Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  70. 031b814 Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  71. 1c86f2e Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  72. dbeb1a8 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  73. ed0f72f Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 7 years ago
  74. eab26ad Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  75. 17d084c Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  76. 80cf1f8 Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  77. 2754906 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  78. 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  79. d109d83 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  80. bf2db0b Merge branch 'for-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 7 years ago
  81. b77779b Merge tag 'ceph-for-4.14-rc4' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  82. ab8eb7d ARC: [plat-hsdk]: Add reset controller node to manage ethernet reset by Eugeniy Paltsev · 7 years ago
  83. 8d4ef4e Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  84. 1249b57 Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  85. 9c0c1ad Merge tag 'drm-fixes-for-v4.14-rc4' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  86. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. ae2e972 arm64: Ensure fpsimd support is ready before userspace is active by Suzuki K Poulose · 7 years ago
  88. c0d8832 arm64: Ensure the instruction emulation is ready for userspace by Suzuki K Poulose · 7 years ago
  89. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
  90. baf7c1f Merge tag 'drm-misc-fixes-2017-10-05' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 7 years ago
  91. 00bb09c Merge tag 'drm-intel-fixes-2017-10-04' of git://anongit.freedesktop.org/git/drm-intel into drm-fixes by Dave Airlie · 7 years ago
  92. 7a92616 Merge tag 'pm-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  93. ca935f8 Merge branch 'pm-sleep' by Rafael J. Wysocki · 7 years ago
  94. 076264a Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  95. 41dcf19 dm raid: fix incorrect status output at the end of a "recover" process by Jonathan Brassow · 7 years ago
  96. e42eef4 KVM: add X86_LOCAL_APIC dependency by Arnd Bergmann · 7 years ago
  97. 0f38071 Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
  98. 77ede3a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  99. d7b544d Merge branch 'nvme-4.14' of git://git.infradead.org/nvme into for-linus by Jens Axboe · 7 years ago
  100. 9a431ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago