1. 6d7425f vfio: Register/unregister irq_bypass_producer by Feng Wu · 10 years ago
  2. d84f1e0 KVM: make kvm_set_msi_irq() public by Feng Wu · 10 years ago
  3. 8feb4a0 KVM: Define a new interface kvm_intr_is_single_vcpu() by Feng Wu · 10 years ago
  4. ebbfc76 KVM: Add some helper functions for Posted-Interrupts by Feng Wu · 10 years ago
  5. 6ef1522 KVM: Extend struct pi_desc for VT-d Posted-Interrupts by Feng Wu · 10 years ago
  6. f70c20a KVM: Add an arch specific hooks in 'struct kvm_kernel_irqfd' by Feng Wu · 10 years ago
  7. 9016cfb KVM: eventfd: add irq bypass consumer management by Eric Auger · 10 years ago
  8. 1a02b27 KVM: introduce kvm_arch functions for IRQ bypass by Eric Auger · 10 years ago
  9. 166c977 KVM: create kvm_irqfd.h by Eric Auger · 10 years ago
  10. 37d9fe4 virt: Add virt directory to the top Makefile by Feng Wu · 10 years ago
  11. f73f817 virt: IRQ bypass manager by Alex Williamson · 10 years ago
  12. 18cd52c irq_remapping: move structs outside #ifdef by Paolo Bonzini · 10 years ago
  13. 72c930d x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO by Radim Krčmář · 10 years ago
  14. 1cea0ce KVM: VMX: drop rdtscp_enabled field by Xiao Guangrong · 10 years ago
  15. 7ec3629 KVM: VMX: clean up bit operation on SECONDARY_VM_EXEC_CONTROL by Xiao Guangrong · 10 years ago
  16. feda805 KVM: VMX: unify SECONDARY_VM_EXEC_CONTROL update by Xiao Guangrong · 10 years ago
  17. 8b97265 KVM: VMX: align vmx->nested.nested_vmx_secondary_ctls_high to vmx->rdtscp_enabled by Paolo Bonzini · 10 years ago
  18. 29541bb KVM: VMX: simplify invpcid handling in vmx_cpuid_update() by Xiao Guangrong · 10 years ago
  19. f36201e KVM: VMX: simplify rdtscp handling in vmx_cpuid_update() by Xiao Guangrong · 10 years ago
  20. e282162 KVM: VMX: drop rdtscp_enabled check in prepare_vmcs02() by Xiao Guangrong · 10 years ago
  21. 8b3e34e KVM: x86: add pcommit support by Xiao Guangrong · 10 years ago
  22. eb1c31b KVM: x86: allow guest to use cflushopt and clwb by Xiao Guangrong · 10 years ago
  23. d6a858d KVM: vmx: disable posted interrupts if no local APIC by Paolo Bonzini · 10 years ago
  24. 9eec50b kvm/x86: Hyper-V HV_X64_MSR_VP_RUNTIME support by Andrey Smetanin · 10 years ago
  25. 11c4b1c kvm/x86: Hyper-V HV_X64_MSR_VP_INDEX export for QEMU. by Andrey Smetanin · 10 years ago
  26. e516ceb kvm/x86: Hyper-V HV_X64_MSR_RESET msr by Andrey Smetanin · 10 years ago
  27. e9ea506 kvm: add capability for any-length ioeventfds by Jason Wang · 10 years ago
  28. 931c33b kvm: add tracepoint for fast mmio by Jason Wang · 10 years ago
  29. d3febdd kvm: use kmalloc() instead of kzalloc() during iodev register/unregister by Jason Wang · 10 years ago
  30. 1c1a9ce KVM: x86: Add support for local interrupt requests from userspace by Steve Rutherford · 10 years ago
  31. b053b2a KVM: x86: Add EOI exit bitmap inference by Steve Rutherford · 10 years ago
  32. 7543a63 KVM: x86: Add KVM exit for IOAPIC EOIs by Steve Rutherford · 10 years ago
  33. 49df6397 KVM: x86: Split the APIC from the rest of IRQCHIP. by Steve Rutherford · 10 years ago
  34. 4ca7dd8 KVM: x86: unify handling of interrupt window by Paolo Bonzini · 10 years ago
  35. 35754c9 KVM: x86: introduce lapic_in_kernel by Paolo Bonzini · 10 years ago
  36. d50ab6c KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv by Paolo Bonzini · 10 years ago
  37. 3bb345f KVM: x86: store IOAPIC-handled vectors in each VCPU by Paolo Bonzini · 10 years ago
  38. bdaffe1 KVM: x86: set TMR when the interrupt is accepted by Paolo Bonzini · 10 years ago
  39. 58219c1 tools lib traceevent: update KVM plugin by Paolo Bonzini · 10 years ago
  40. 82f6c9c Merge branch 'x86/for-kvm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into HEAD by Paolo Bonzini · 10 years ago
  41. d292242 Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS by Dirk Müller · 10 years ago
  42. 038161d Update KVM homepage Url by Dirk Müller · 10 years ago
  43. fc07e76 Revert "KVM: SVM: use NPT page attributes" by Paolo Bonzini · 10 years ago
  44. bcf166a Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask" by Paolo Bonzini · 10 years ago
  45. 625422f Revert "KVM: SVM: Sync g_pat with guest-written PAT value" by Paolo Bonzini · 10 years ago
  46. 606decd Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages" by Paolo Bonzini · 10 years ago
  47. e02ae38 x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC by Paolo Bonzini · 10 years ago
  48. 9bac175 Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR" by Radim Krčmář · 10 years ago
  49. 9ffecb1 Linux 4.3-rc3 by Linus Torvalds · 10 years ago
  50. 162e6df Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  51. 5a6bdf0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. c905929 Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  53. 685b5f1 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  54. 69ea8b8 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  55. e46fc90 Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes by Olof Johansson · 10 years ago
  56. b8ba826 Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Olof Johansson · 10 years ago
  57. d8cc397 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  58. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  59. bcba282 Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 10 years ago
  60. fb740f9 Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 years ago
  61. b11e7b81 Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 10 years ago
  62. 7c1efea Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  63. 64b796e Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  64. 518a7cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  65. bdb06cb net: Fix panic in icmp_route_lookup by David Ahern · 10 years ago
  66. 59f0697 net: update docbook comment for __mdiobus_register() by Russell King · 10 years ago
  67. b473197 MAINTAINERS: remove amd5536udc USB gadget driver maintainer by Greg Kroah-Hartman · 10 years ago
  68. d4a748a Merge branch 'for-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  69. 58a89ec ppp: fix lockdep splat in ppp_dev_uninit() by Guillaume Nault · 10 years ago
  70. 21343ac net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selected by Sudip Mukherjee · 10 years ago
  71. 357cd64 phy: marvell: add link partner advertised modes by Russell King · 10 years ago
  72. 03e8f64 Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  73. 101688f Merge tag 'nfs-for-4.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  74. ddff42e Merge tag 'sound-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  75. 966966a Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  76. b6d980f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  77. 57cb635 Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 10 years ago
  78. 920552b KVM: disable halt_poll_ns as default for s390x by David Hildenbrand · 10 years ago
  79. 58c9507 KVM: x86: fix off-by-one in reserved bits check by Paolo Bonzini · 10 years ago
  80. 6fec214 KVM: x86: use correct page table format to check nested page table reserved bits by Paolo Bonzini · 10 years ago
  81. 79a8059 KVM: svm: do not call kvm_set_cr0 from init_vmcb by Paolo Bonzini · 10 years ago
  82. 673681ca iscsi-target: Avoid OFMarker + IFMarker negotiation by Nicholas Bellinger · 10 years ago
  83. 8fa3a86 target: Make TCM_WRITE_PROTECT failure honor D_SENSE bit by Nicholas Bellinger · 10 years ago
  84. f3bb467 target: Fix target_sense_desc_format NULL pointer dereference by Nicholas Bellinger · 10 years ago
  85. eeeb952 target: Propigate backend read-only to core_tpg_add_lun by Nicholas Bellinger · 10 years ago
  86. 3ccd6e8 target: Fix PR registration + APTPL RCU conversion regression by Nicholas Bellinger · 10 years ago
  87. b626ef0 Merge branch 'phy-mdio-refcnt' by David S. Miller · 10 years ago
  88. 9861f72 net: fix net_device refcounting by Russell King · 10 years ago
  89. 38737e4 phy: add phy_device_remove() by Russell King · 10 years ago
  90. d618bf2 phy: fixed-phy: properly validate phy in fixed_phy_update_state() by Russell King · 10 years ago
  91. 04d53b2 net: fix phy refcounting in a bunch of drivers by Russell King · 10 years ago
  92. f018ae7 of_mdio: fix MDIO phy device refcounting by Russell King · 10 years ago
  93. 7322967 phy: add proper phy struct device refcounting by Russell King · 10 years ago
  94. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 10 years ago
  95. e496ae6 net: dsa: fix of_mdio_find_bus() device refcount leak by Russell King · 10 years ago
  96. a136442 phy: fix of_mdio_find_bus() device refcount leak by Russell King · 10 years ago
  97. ced255c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  98. 4401555 Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  99. fe5b275 Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes by Olof Johansson · 10 years ago
  100. 79a313f ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver by Benjamin Gaignard · 10 years ago