1. b86ecb3 MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callback by James Hogan · 9 years ago
  2. c771607 MIPS: KVM: Add Config4/5 and writing of Config registers by James Hogan · 10 years ago
  3. 2211ee8 MIPS: KVM: Simplify default guest Config registers by James Hogan · 9 years ago
  4. 7bd4ace MIPS: KVM: Clean up register definitions a little by James Hogan · 10 years ago
  5. 58a115b MIPS: KVM: Drop pr_info messages on init/exit by James Hogan · 10 years ago
  6. e93d4c1 MIPS: KVM: Sort kvm_mips_get_reg() registers by James Hogan · 10 years ago
  7. 1068eaa MIPS: KVM: Implement PRid CP0 register access by James Hogan · 10 years ago
  8. 0a56042 MIPS: KVM: Handle TRAP exceptions from guest kernel by James Hogan · 9 years ago
  9. 64bedff MIPS: Clear [MSA]FPE CSR.Cause after notify_die() by James Hogan · 10 years ago
  10. 98119ad MIPS: KVM: Handle MSA Disabled exceptions from guest by James Hogan · 9 years ago
  11. 8e6c949 Merge branch '4.1-fp' of git://git.linux-mips.org/pub/scm/ralf/upstream-sfr into kvm_mips_queue by James Hogan · 9 years ago
  12. 1f3a2c6 MIPS: MSA: Fix big-endian FPR_IDX implementation by James Hogan · 9 years ago
  13. 466aec5 Revert "MIPS: Don't assume 64-bit FP registers for context switch" by James Hogan · 9 years ago
  14. 84ab45b MIPS: disable FPU if the mode is unsupported by Paul Burton · 9 years ago
  15. ac9ad83 MIPS: prevent FP context set via ptrace being discarded by Paul Burton · 9 years ago
  16. ad70c13 MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator by Paul Burton · 9 years ago
  17. 091be55 MIPS: clear MSACSR cause bits when handling MSA FP exception by Paul Burton · 9 years ago
  18. e1bebba MIPS: wrap cfcmsa & ctcmsa accesses for toolchains with MSA support by Paul Burton · 9 years ago
  19. a3a49810 MIPS: remove MSA macro recursion by Paul Burton · 9 years ago
  20. f23ce38 MIPS: assume at as source/dest of MSA copy/insert instructions by Paul Burton · 9 years ago
  21. 631afc6 MIPS: Push .set mips64r* into the functions needing it by Paul Burton · 9 years ago
  22. acaf6a9 MIPS: lose_fpu(): Disable FPU when MSA enabled by James Hogan · 9 years ago
  23. b3a2a90 KVM: nVMX: Add support for rdtscp by Jan Kiszka · 9 years ago
  24. a123374f KVM: x86: inline kvm_ioapic_handles_vector() by Radim Krčmář · 9 years ago
  25. bbf4aef Merge tag 'kvm-s390-next-20150318' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  26. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 9 years ago
  27. faac245 KVM: SVM: Fix confusing message if no exit handlers are installed by Bandan Das · 9 years ago
  28. 52eb5a6 KVM: x86: For the symbols used locally only should be static type by Xiubo Li · 9 years ago
  29. 795a149 KVM: x86: Avoid using plain integer as NULL pointer warning by Xiubo Li · 9 years ago
  30. 18280d8 KVM: s390: represent SIMD cap in kvm facility by Michael Mueller · 9 years ago
  31. 400ac6c KVM: s390: drop SIMD bit from kvm_s390_fac_list_mask by Michael Mueller · 9 years ago
  32. 30ee2a9 KVM: s390: Create ioctl for Getting/Setting guest storage keys by Jason J. Herne · 10 years ago
  33. e44fc8c KVM: s390: introduce post handlers for STSI by Ekaterina Tumanova · 9 years ago
  34. 41408c2 KVM: s390: Add MEMOP ioctls for reading/writing guest memory by Thomas Huth · 9 years ago
  35. 664b497 KVM: s390: Add access register mode by Alexander Yarygin · 9 years ago
  36. 75a1812 KVM: s390: Optimize paths where get_vcpu_asce() is invoked by Alexander Yarygin · 9 years ago
  37. 8ae04b8 KVM: s390: Guest's memory access functions get access registers by Alexander Yarygin · 9 years ago
  38. dd9e5b7 KVM: s390: Fix low-address protection for real addresses by Alexander Yarygin · 9 years ago
  39. 40f5b73 KVM: s390: cleanup jump lables in kvm_arch_init_vm by Dominik Dingel · 9 years ago
  40. 1e8d242 KVM: s390: Spelling s/intance/instance/ by Geert Uytterhoeven · 9 years ago
  41. ae1f576 KVM: nVMX: Do not emulate #UD while in guest mode by Jan Kiszka · 9 years ago
  42. b34a805 KVM: x86: Fix re-execution of patched vmmcall by Jan Kiszka · 9 years ago
  43. 5e57518 x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE by David Kaplan · 9 years ago
  44. 2b25385 Merge tag 'kvm-s390-next-20150306' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into queue by Marcelo Tosatti · 9 years ago
  45. dab429a kvm: svm: make wbinvd faster by David Kaplan · 9 years ago
  46. 5cb5605 kvm: x86: make kvm_emulate_* consistant by Joel Schopp · 9 years ago
  47. 548ef28 KVM: Get rid of kvm_kvfree() by Thomas Huth · 9 years ago
  48. 5bda6ee KVM: ioapic: Record edge-triggered interrupts delivery status by Wincy Van · 10 years ago
  49. 668f198 KVM: SVM: use kvm_register_write()/read() by David Kaplan · 9 years ago
  50. affb817 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  51. ec0e6bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  52. 36bef88 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  53. 9aae0df Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  54. 39ed853 Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  55. 13211ea KVM: s390: Enable vector support for capable guest by Eric Farman · 10 years ago
  56. bc17de7 KVM: s390: Machine Check by Eric Farman · 10 years ago
  57. cd7b4b6 KVM: s390: Add new SIGP order to kernel counters by Eric Farman · 9 years ago
  58. 403c864 KVM: s390: Vector exceptions by Eric Farman · 9 years ago
  59. 68c5575 KVM: s390: Allocate and save/restore vector registers by Eric Farman · 10 years ago
  60. 1f289a8 KVM: s390: Use the read_guest_abs() in guest debug functions by Alexander Yarygin · 9 years ago
  61. 16a0c4c KVM: s390: fix instruction interception trace point by David Hildenbrand · 10 years ago
  62. 16b0fc1 KVM: s390: Fix trivial typo in comments by Yannick Guerrini · 9 years ago
  63. 91520f1 KVM: s390: perform vcpu model setup in a function by Michael Mueller · 9 years ago
  64. 33b412a KVM: s390: Use insn_length() to calculate length of instruction by Thomas Huth · 9 years ago
  65. 492d864 KVM: s390: Forward PSW to next instruction for addressing exceptions by Thomas Huth · 9 years ago
  66. a9a846fd KVM: s390: Nullify instruction for certain program exceptions by Thomas Huth · 9 years ago
  67. 15462e3 KVM: s390: reinjection of irqs can fail in the tpi handler by David Hildenbrand · 9 years ago
  68. 261520d KVM: s390: fix handling of write errors in the tpi handler by David Hildenbrand · 9 years ago
  69. b75f4c9 KVM: s390: Zero out current VMDB of STSI before including level3 data. by Ekaterina Tumanova · 9 years ago
  70. 8b5f5a0 arm64: Don't use is_module_addr in setting page attributes by Laura Abbott · 9 years ago
  71. 8204680 Merge branch 'acpi-resources' by Rafael J. Wysocki · 9 years ago
  72. 99aedde Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. bfb8fb4 Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux by Marcelo Tosatti · 9 years ago
  74. 06c8173 x86/fpu/xsaves: Fix improper uses of __ex_table by Quentin Casasnovas · 9 years ago
  75. 9ab6eb5 x86/intel/quark: Select COMMON_CLK by Andy Shevchenko · 9 years ago
  76. 04b9170 ARM: fix typos in smc91x platform data by Arnd Bergmann · 9 years ago
  77. 956421f x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization by Andy Lutomirski · 9 years ago
  78. 2a91eb7 dtb: change binding name to match with newer firmware DT by Iyappan Subramanian · 9 years ago
  79. b8e81a3 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  80. f2cb477 Merge tag 'arc-4.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 9 years ago
  81. 97754e3 Merge tag 'powerpc-4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  82. 63f1789 x86/PCI/ACPI: Ignore resources consumed by host bridge itself by Jiang Liu · 9 years ago
  83. fb5bf93 KVM: s390: non-LPAR case obsolete during facilities mask init by Michael Mueller · 9 years ago
  84. 981467c KVM: s390: include guest facilities in kvm facility test by Michael Mueller · 9 years ago
  85. 94422ee KVM: s390: fix in memory copy of facility lists by Michael Mueller · 9 years ago
  86. 86044c8 KVM: s390/cpacf: Fix kernel bug under z/VM by Christian Borntraeger · 9 years ago
  87. 4ad04e5 powerpc/iommu: Remove IOMMU device references via bus notifier by Nishanth Aravamudan · 9 years ago
  88. 875ebe9 powerpc/smp: Wait until secondaries are active & online by Michael Ellerman · 9 years ago
  89. 789d7f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  90. ed6f76b KVM: s390/cpacf: Enable key wrapping by default by Tony Krowiak · 9 years ago
  91. cfec0e7 KVM: MIPS: Enable after disabling interrupt by Tapasweni Pathak · 9 years ago
  92. b3cffac KVM: MIPS: Fix trace event to save PC directly by James Hogan · 9 years ago
  93. f563db4 KVM: SVM: fix interrupt injection (apic->isr_count always 0) by Radim Krčmář · 9 years ago
  94. 49db1f0 Merge tag 'metag-fixes-v4.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 9 years ago
  95. 691d526 s390/mm: fix incorrect ASCE after crst_table_downgrade by Martin Schwidefsky · 9 years ago
  96. a9ca8eb s390/ftrace: fix crashes when switching tracers / add notrace to cpu_relax() by Heiko Carstens · 9 years ago
  97. a38ecbbd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 640c0f5 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. d7b48fe Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  100. e973894 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago