1. efc6440 KVM: x86: Update IRTE for posted-interrupts by Feng Wu · 9 years ago
  2. d84f1e0 KVM: make kvm_set_msi_irq() public by Feng Wu · 9 years ago
  3. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 9 years ago
  4. ebbfc76 KVM: Add some helper functions for Posted-Interrupts by Feng Wu · 9 years ago
  5. 6ef1522 KVM: Extend struct pi_desc for VT-d Posted-Interrupts by Feng Wu · 9 years ago
  6. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 9 years ago
  7. 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 9 years ago
  8. 1cea0ce KVM: VMX: drop rdtscp_enabled field by Xiao Guangrong · 9 years ago
  9. 7ec3629 KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL by Xiao Guangrong · 9 years ago
  10. feda805 KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update by Xiao Guangrong · 9 years ago
  11. 8b97265 KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled by Paolo Bonzini · 9 years ago
  12. 29541bb KVM: VMX: simplify invpcid handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  13. f36201e KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() by Xiao Guangrong · 9 years ago
  14. e282162 KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() by Xiao Guangrong · 9 years ago
  15. 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 9 years ago
  16. eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 9 years ago
  17. d6a858d KVM: vmx: disable posted interrupts if no local APIC by Paolo Bonzini · 9 years ago
  18. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 9 years ago
  19. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 9 years ago
  20. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 9 years ago
  21. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 9 years ago
  22. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 9 years ago
  23. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 9 years ago
  24. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 9 years ago
  25. 49df639 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 9 years ago
  26. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 9 years ago
  27. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 9 years ago
  28. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 9 years ago
  29. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 9 years ago
  30. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 9 years ago
  31. 82f6c9c Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 9 years ago
  32. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 9 years ago
  33. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 9 years ago
  34. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 9 years ago
  35. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 9 years ago
  36. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 9 years ago
  37. e02ae38 x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC by Paolo Bonzini · 9 years ago
  38. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 9 years ago
  39. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  41. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  42. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 9 years ago
  43. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 9 years ago
  44. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 9 years ago
  45. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 9 years ago
  46. 769a808 x86, efi, kasan: #undef memset/memcpy/memmove per arch by Andrey Ryabinin · 9 years ago
  47. 83c133c x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code by Andy Lutomirski · 9 years ago
  48. fc57a7c x86/paravirt: Replace the paravirt nop with a bona fide empty function by Andy Lutomirski · 9 years ago
  49. 3afb112 KVM: x86: trap AMD MSRs for the TSeg base and mask by Paolo Bonzini · 9 years ago
  50. 3ae8394 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. fadb97b Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 09784fb Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. ebae871 kvm: svm: reset mmu on VCPU reset by Igor Mammedov · 9 years ago
  54. 42dc2a3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. a706797 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 9786cff Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  57. 590f078 x86/pci/dma: Fix gfp flags for coherent DMA memory allocation by Junichi Nomura · 9 years ago
  58. 03da3ff x86/platform: Fix Geode LX timekeeping in the generic x86 build by David Woodhouse · 9 years ago
  59. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  60. 9df872f genirq: Move field 'affinity' from irq_data into irq_common_data by Jiang Liu · 9 years ago
  61. 04bb92e KVM: vmx: fix VPID is 0000H in non-root operation by Wanpeng Li · 9 years ago
  62. 62bea5b KVM: add halt_attempted_poll to VCPU stats by Paolo Bonzini · 9 years ago
  63. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  64. 5d7c631 x86/apic: Serialize LVTT and TSC_DEADLINE writes by Shaohua Li · 9 years ago
  65. 4857c91 x86/ioapic: Force affinity setting in setup_ioapic_dest() by Thomas Gleixner · 9 years ago
  66. cda34fc x86/paravirt: Remove the unused pv_time_ops::get_tsc_khz method by Juergen Gross · 9 years ago
  67. f454b47 x86/ldt: Fix small LDT allocation for Xen by Jan Beulich · 9 years ago
  68. 1e64281 x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text by Ingo Molnar · 9 years ago
  69. ebfb498 perf/x86/intel: Fix constraint access by Peter Zijlstra · 9 years ago
  70. 7c5b190 x86/cpu: Print family/model/stepping in hex by Borislav Petkov · 9 years ago
  71. 5b25b13 sys_membarrier(): system-wide memory barrier (generic, x86) by Mathieu Desnoyers · 9 years ago
  72. d249872 perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the new logic by Alexander Shishkin · 9 years ago
  73. a6b2778 locking/qspinlock/x86: Only emit the test-and-set fallback when building guest support by Peter Zijlstra · 9 years ago
  74. 43b3f02 locking/qspinlock/x86: Fix performance regression under unaccelerated VMs by Peter Zijlstra · 9 years ago
  75. 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  76. 519f526 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  77. 06ab838 Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  78. 452e06a dma-mapping: consolidate dma_set_mask by Christoph Hellwig · 9 years ago
  79. ee19637 dma-mapping: consolidate dma_supported by Christoph Hellwig · 9 years ago
  80. efa21e4 dma-mapping: cosolidate dma_mapping_error by Christoph Hellwig · 9 years ago
  81. 1e89375 dma-mapping: consolidate dma_{alloc,free}_noncoherent by Christoph Hellwig · 9 years ago
  82. 6894258 dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} by Christoph Hellwig · 9 years ago
  83. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  84. 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
  85. 2d3862d lib/decompressors: use real out buf size for gunzip with kernel by Yinghai Lu · 9 years ago
  86. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  87. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  88. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  89. 5dd2c4b x86: use generic early mem copy by Mark Salter · 9 years ago
  90. 95cf82e mem-hotplug: handle node hole when initializing numa_meminfo. by Tang Chen · 9 years ago
  91. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  92. 59a47ff Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  93. b793c00 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  94. 6f0a2fc Merge branch 'nmi' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  95. 752240e Merge tag 'for-linus-4.3-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  96. 0c8e2f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  97. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  98. 0df4f26 xen: Use correctly the Xen memory terminologies by Julien Grall · 9 years ago
  99. 32e0987 xen: Make clear that swiotlb and biomerge are dealing with DMA address by Julien Grall · 9 years ago
  100. 626d750 xen: switch extra memory accounting to use pfns by Juergen Gross · 9 years ago