1. facb013 KVM: svm: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  2. 5315c71 KVM: svm: set/clear all DR intercepts in one swoop by Paolo Bonzini · 11 years ago
  3. d16c293 KVM: nVMX: Allow nested guests to run with dirty debug registers by Paolo Bonzini · 11 years ago
  4. 81908bf KVM: vmx: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  5. c77fb5f KVM: x86: Allow the guest to run with dirty debug registers by Paolo Bonzini · 11 years ago
  6. 360b948 KVM: x86: change vcpu->arch.switch_db_regs to a bit mask by Paolo Bonzini · 11 years ago
  7. c845f9c KVM: vmx: we do rely on loading DR7 on entry by Paolo Bonzini · 11 years ago
  8. c9a7953 KVM: x86: Remove return code from enable_irq/nmi_window by Jan Kiszka · 11 years ago
  9. 220c567 KVM: nVMX: Do not inject NMI vmexits when L2 has a pending interrupt by Jan Kiszka · 11 years ago
  10. f412450 KVM: nVMX: Fully emulate preemption timer by Jan Kiszka · 11 years ago
  11. b6b8a14 KVM: nVMX: Rework interception of IRQs and NMIs by Jan Kiszka · 11 years ago
  12. 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
  13. 79629b2 virtio_ccw: fix hang in set offline processing by Heinz Graalfs · 11 years ago
  14. 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
  15. 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
  16. 332967a x86: kvm: introduce periodic global clock updates by Andrew Jones · 11 years ago
  17. 7e44e44 x86: kvm: rate-limit global clock updates by Andrew Jones · 11 years ago
  18. 96b1453 virtio-ccw: virtio-ccw adapter interrupt support. by Cornelia Huck · 12 years ago
  19. 84ec96a s390/airq: add support for irq ranges by Martin Schwidefsky · 11 years ago
  20. 2e02104 virtio_ccw: fix vcdev pointer handling issues by Heinz Graalfs · 11 years ago
  21. 1ee0bc5 KVM: s390: get rid of local_int array by Jens Freimann · 11 years ago
  22. 13b191a KVM: s390: Fixed CC of SIGP SET_PREFIX handler by Thomas Huth · 11 years ago
  23. ff520a6 KVM: s390: Simplify online vcpus counting for stsi by Jens Freimann · 11 years ago
  24. afa45ff KVM: s390: expose gbea register to userspace by Christian Borntraeger · 11 years ago
  25. 672550f KVM: s390: Provide access to program parameter by Christian Borntraeger · 11 years ago
  26. ccf9844 kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  27. 56041bf ARM: KVM: fix warning in mmu.c by Marc Zyngier · 11 years ago
  28. 8034699 ARM: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  29. af20814 ARM: KVM: add world-switch for AMAIR{0,1} by Marc Zyngier · 11 years ago
  30. ac30a11 ARM: KVM: introduce per-vcpu HYP Configuration Register by Marc Zyngier · 11 years ago
  31. 547f781 ARM: KVM: fix ordering of 64bit coprocessor accesses by Marc Zyngier · 11 years ago
  32. 46c214d ARM: KVM: fix handling of trapped 64bit coprocessor accesses by Marc Zyngier · 11 years ago
  33. 1597930 ARM: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  34. 9d218a1 arm64: KVM: flush VM pages before letting the guest enable caches by Marc Zyngier · 11 years ago
  35. a3c8bd3 ARM: KVM: introduce kvm_p*d_addr_end by Marc Zyngier · 11 years ago
  36. 4d44923 arm64: KVM: trap VM system registers until MMU and caches are ON by Marc Zyngier · 11 years ago
  37. 2072d29 arm64: KVM: allows discrimination of AArch32 sysreg access by Marc Zyngier · 11 years ago
  38. 2d58b73 arm64: KVM: force cache clean on page fault when caches are off by Marc Zyngier · 11 years ago
  39. 1b385cb kvm, vmx: Really fix lazy FPU on nested guest by Paolo Bonzini · 11 years ago
  40. a08d3b3 kvm: x86: fix emulator buffer overflow (CVE-2014-0049) by Andrew Honig · 11 years ago
  41. b20c9f2 arm/arm64: KVM: detect CPU reset on CPU_PM_EXIT by Marc Zyngier · 11 years ago
  42. 684851a KVM: x86: Break kvm_for_each_vcpu loop after finding the VP_INDEX by Takuya Yoshikawa · 11 years ago
  43. 9cac38d KVM/s390: Set preempted flag during vcpu wakeup and interrupt delivery by Michael Mueller · 11 years ago
  44. 98f4a14 KVM: add kvm_arch_vcpu_runnable() test to kvm_vcpu_on_spin() loop by Michael Mueller · 11 years ago
  45. f87618e KVM: s390: implementation of kvm_arch_vcpu_runnable() by Michael Mueller · 11 years ago
  46. 404381c KVM: MMU: drop read-only large sptes when creating lower level sptes by Marcelo Tosatti · 11 years ago
  47. d371401 KVM: x86: emulator_cmpxchg_emulated should mark_page_dirty by Marcelo Tosatti · 11 years ago
  48. 390bd52 KVM: x86: Enable Intel MPX for guest by Liu, Jinsong · 11 years ago
  49. 0dd376e KVM: x86: add MSR_IA32_BNDCFGS to msrs_to_save by Liu, Jinsong · 11 years ago
  50. da8999d KVM: x86: Intel MPX vmx and msr handle by Liu, Jinsong · 11 years ago
  51. 56c103e KVM: x86: Fix xsave cpuid exposing bug by Liu, Jinsong · 11 years ago
  52. 49345f1 KVM: x86: expose ADX feature to guest by Liu, Jinsong · 11 years ago
  53. 0c79893 KVM: x86: expose new instruction RDSEED to guest by Liu, Jinsong · 11 years ago
  54. 0d75de4 kvm: remove redundant registration of BSP's hv_clock area by Fernando Luis Vázquez Cao · 11 years ago
  55. f303b4c KVM: SVM: fix NMI window after iret by Radim Krčmář · 11 years ago
  56. 5befdc3 KVM: Simplify kvm->tlbs_dirty handling by Takuya Yoshikawa · 11 years ago
  57. 6d0abec Linux 3.14-rc3 by Linus Torvalds · 11 years ago
  58. 3962dfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  59. 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
  60. 06b29e7 of: search the best compatible match first in __of_match_node() by Kevin Hao · 11 years ago
  61. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  62. 2d0ef4f Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  63. 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
  64. 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
  65. 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
  66. 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
  67. 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
  68. fde1e41 Documentation: i2c: mention ACPI method for instantiating devices by Wolfram Sang · 11 years ago
  69. aeca0fe Documentation: i2c: describe devicetree method for instantiating devices by Wolfram Sang · 11 years ago
  70. 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
  71. f085381 btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105 by Anand Jain · 11 years ago
  72. 79970db i2c: mv64xxx: refactor message start to ensure proper initialization by Wolfram Sang · 11 years ago
  73. 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
  74. 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
  75. 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
  76. 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
  77. 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
  78. 3a0dfa6 Btrfs: unset DCACHE_DISCONNECTED when mounting default subvol by Josef Bacik · 11 years ago
  79. feb5f96 Btrfs: fix max_inline mount option by Mitch Harder · 11 years ago
  80. a9d2d4a Btrfs: fix a lockdep warning when cleaning up aborted transaction by Liu Bo · 11 years ago
  81. 11bcac8 Revert "btrfs: add ioctl to export size of global metadata reservation" by Chris Mason · 11 years ago
  82. 8ba7451 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 11 years ago
  83. bd3813d Merge tag 'md/3.14-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  84. 4e8ca6e Revert "OF: base: match each node compatible against all given matches first" by Kevin Hao · 11 years ago
  85. bf74710 Revert "misc: eeprom: sunxi: Add new compatibles" by Greg Kroah-Hartman · 11 years ago
  86. 8c44279 Revert "ARM: sunxi: dt: Convert to the new SID compatibles" by Greg Kroah-Hartman · 11 years ago
  87. 31fce91e Merge remote-tracking branch 'efi/urgent' into x86/urgent by H. Peter Anvin · 11 years ago
  88. c1b8ae0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  89. 161aa77 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. eef445e Merge tag 'pm+acpi-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  91. 3bd354a Merge tag 'edac_for_3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  92. cbc2525 Merge tag 'fbdev-fixes-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  93. 5e57dc8 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  94. 0d25e36 Merge tag 'sound-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  95. e847882 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  96. 8564358 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  97. 0a33d88 Merge tag 'for-v3.14-fixes' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
  98. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  99. 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
  100. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago