1. 0b10a1c KVM: ioapic: merge ioapic_deliver into ioapic_service by Paolo Bonzini · 11 years ago
  2. 36c9549 MIPS: KVM: Remove dead code in CP0 emulation by James Hogan · 11 years ago
  3. 26f4f3b MIPS: KVM: Consult HWREna before emulating RDHWR by James Hogan · 11 years ago
  4. 1550567 MIPS: KVM: Pass reserved instruction exceptions to guest by James Hogan · 11 years ago
  5. 2202794 MIPS: KVM: asm/kvm_host.h: Clean up whitespace by James Hogan · 11 years ago
  6. 684a0b7 KVM: eventfd: Fix lock order inversion. by Cornelia Huck · 11 years ago
  7. 93c4adc KVM: x86: handle missing MPX in nested virtualization by Paolo Bonzini · 11 years ago
  8. 36be0b9 KVM: x86: Add nested virtualization support for MPX by Paolo Bonzini · 11 years ago
  9. 4ff4173 KVM: x86: introduce kvm_supported_xcr0() by Paolo Bonzini · 11 years ago
  10. 94b3ffc Merge tag 'kvm-s390-20140317' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 11 years ago
  11. 6fec27d KVM: x86 emulator: emulate MOVAPD by Igor Mammedov · 11 years ago
  12. 27ce825 KVM: x86 emulator: emulate MOVAPS by Igor Mammedov · 11 years ago
  13. 2955c83 KVM: s390: Optimize ucontrol path by Christian Borntraeger · 11 years ago
  14. fed495d KVM: s390: Removing untriggerable BUG_ONs by Dominik Dingel · 11 years ago
  15. 8fbb1da Merge branch 'kvm-ppc-fix' into HEAD by Paolo Bonzini · 11 years ago
  16. 100943c kvm: x86: ignore ioapic polarity by Gabriel L. Somlo · 11 years ago
  17. e724f08 KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE by Paul Mackerras · 11 years ago
  18. a5b0ccb KVM: PPC: Book3S HV: Remove bogus duplicate code by Paul Mackerras · 11 years ago
  19. facb013 KVM: svm: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  20. 5315c71 KVM: svm: set/clear all DR intercepts in one swoop by Paolo Bonzini · 11 years ago
  21. d16c293 KVM: nVMX: Allow nested guests to run with dirty debug registers by Paolo Bonzini · 11 years ago
  22. 81908bf KVM: vmx: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  23. c77fb5f KVM: x86: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  24. 360b948 KVM: x86: change vcpu->arch.switch_db_regs to a bit mask by Paolo Bonzini · 11 years ago
  25. c845f9c KVM: vmx: we do rely on loading DR7 on entry by Paolo Bonzini · 11 years ago
  26. c9a7953 KVM: x86: Remove return code from enable_irq/nmi_window by Jan Kiszka · 11 years ago
  27. 220c567 KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt by Jan Kiszka · 11 years ago
  28. f412450 KVM: nVMX: Fully emulate preemption timer by Jan Kiszka · 11 years ago
  29. b6b8a14 KVM: nVMX: Rework interception of IRQs and NMIs by Jan Kiszka · 11 years ago
  30. b010926 Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  31. 79629b2 virtio_ccw: fix hang in set offline processing by Heinz Graalfs · 11 years ago
  32. 1c2af49 Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into kvm-next by Paolo Bonzini · 11 years ago
  33. a2fa301 Merge tag 'kvm-s390-20140304' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kvm-next by Paolo Bonzini · 11 years ago
  34. 332967a x86: kvm: introduce periodic global clock updates by Andrew Jones · 11 years ago
  35. 7e44e44 x86: kvm: rate-limit global clock updates by Andrew Jones · 11 years ago
  36. 96b1453 virtio-ccw: virtio-ccw adapter interrupt support. by Cornelia Huck · 12 years ago
  37. 84ec96a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  38. 2e02104 virtio_ccw: fix vcdev pointer handling issues by Heinz Graalfs · 11 years ago
  39. 1ee0bc5 KVM: s390: get rid of local_int array by Jens Freimann · 11 years ago
  40. 13b191a KVM: s390: Fixed CC of SIGP SET_PREFIX handler by Thomas Huth · 11 years ago
  41. ff520a6 KVM: s390: Simplify online vcpus counting for stsi by Jens Freimann · 11 years ago
  42. afa45ff KVM: s390: expose gbea register to userspace by Christian Borntraeger · 11 years ago
  43. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  44. ccf9844 kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  45. 56041bf ARM: KVM: fix warning in mmu.c by Marc Zyngier · 11 years ago
  46. 8034699 ARM: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  47. af20814 ARM: KVM: add world-switch for AMAIR{0,1} by Marc Zyngier · 11 years ago
  48. ac30a11 ARM: KVM: introduce per-vcpu HYP Configuration Register by Marc Zyngier · 11 years ago
  49. 547f781 ARM: KVM: fix ordering of 64bit coprocessor accesses by Marc Zyngier · 11 years ago
  50. 46c214d ARM: KVM: fix handling of trapped 64bit coprocessor accesses by Marc Zyngier · 11 years ago
  51. 1597930 ARM: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  52. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  53. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 11 years ago
  54. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  55. 2072d29 arm64: KVM: allows discrimination of AArch32 sysreg access by Marc Zyngier · 11 years ago
  56. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  57. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  58. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  59. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  60. 684851a KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX by Takuya Yoshikawa · 11 years ago
  61. 9cac38d KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery by Michael Mueller · 11 years ago
  62. 98f4a14 KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop by Michael Mueller · 11 years ago
  63. f87618e KVM: s390: implementation of kvm_arch_vcpu_runnable() by Michael Mueller · 11 years ago
  64. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  65. d371401 KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty by Marcelo Tosatti · 11 years ago
  66. 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
  67. 0dd376e KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save by Liu, Jinsong · 11 years ago
  68. da8999d KVM: x86: Intel MPX vmx and msr handle by Liu, Jinsong · 11 years ago
  69. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  70. 49345f1 KVM: x86: expose ADX feature to guest by Liu, Jinsong · 11 years ago
  71. 0c79893 KVM: x86: expose new instruction RDSEED to guest by Liu, Jinsong · 11 years ago
  72. 0d75de4 kvm: remove redundant registration of BSP's hv_clock area by Fernando Luis Vázquez Cao · 11 years ago
  73. f303b4c KVM: SVM: fix NMI window after iret by Radim Krčmář · 11 years ago
  74. 5befdc3 KVM: Simplify kvm->tlbs_dirty handling by Takuya Yoshikawa · 11 years ago
  75. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
  76. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  77. 4302a87 Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  78. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
  79. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  80. 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  81. 5a667a0 Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  82. 3a19c07 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 9bd01b9 Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  84. 7fc9280 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. 83660b7 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  86. fde1e41 Documentation: i2c: mention ACPI method for instantiating devices by Wolfram Sang · 11 years ago
  87. aeca0fe Documentation: i2c: describe devicetree method for instantiating devices by Wolfram Sang · 11 years ago
  88. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
  89. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
  90. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  91. ca03339 Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  92. 40a215f Merge tag 'tty-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  93. e2e481d Merge tag 'staging-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  94. ad07f12 Merge tag 'driver-core-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  95. bb0a05d Merge tag 'char-misc-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  96. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  97. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
  98. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  99. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 11 years ago
  100. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago