1. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  2. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  3. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  4. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  5. dba291f kvm: powerpc: booke: Move booke related tracepoints to separate header by Aneesh Kumar K.V · 11 years ago
  6. 72c1253 kvm: powerpc: book3s: pr: move PR related tracepoints to a separate header by Aneesh Kumar K.V · 11 years ago
  7. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  8. dd96b2c kvm: powerpc: book3s: Cleanup interrupt handling code by Aneesh Kumar K.V · 11 years ago
  9. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  10. 9975f5e kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  11. 7aa7993 kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLE by Aneesh Kumar K.V · 11 years ago
  12. 066212e kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary by Paul Mackerras · 11 years ago
  13. 178db62 kvm: powerpc: book3s: remove kvmppc_handler_highmem label by Paul Mackerras · 11 years ago
  14. ce11e48 KVM: PPC: E500: Add userspace debug stub support by Bharat Bhushan · 11 years ago
  15. 547465e KVM: PPC: E500: Using "struct debug_reg" by Bharat Bhushan · 11 years ago
  16. b12c784 KVM: PPC: E500: exit to user space on "ehpriv 1" instruction by Bharat Bhushan · 11 years ago
  17. fc82cf1 powerpc: export debug registers save function for KVM by Bharat Bhushan · 11 years ago
  18. 9579198 powerpc: move debug registers in a structure by Bharat Bhushan · 11 years ago
  19. 6b3e3b3 powerpc: remove unnecessary line continuations by Bharat Bhushan · 11 years ago
  20. 84e4d63 kvm: powerpc: e500: mark page accessed when mapping a guest page by Bharat Bhushan · 11 years ago
  21. ca8ccbd kvm: powerpc: allow guest control "G" attribute in mas2 by Bharat Bhushan · 11 years ago
  22. fd75cb5 kvm: powerpc: allow guest control "E" attribute in mas2 by Bharat Bhushan · 11 years ago
  23. c199efa powerpc: book3e: _PAGE_LENDIAN must be _PAGE_ENDIAN by Bharat Bhushan · 11 years ago
  24. 44a3add KVM: PPC: Book3S HV: Better handling of exceptions that happen in real mode by Paul Mackerras · 11 years ago
  25. f1378b1 kvm: powerpc: book3s hv: Fix vcore leak by Paul Mackerras · 11 years ago
  26. 491d6ec KVM: PPC: Book3S PR: Reduce number of shadow PTEs invalidated by MMU notifiers by Paul Mackerras · 11 years ago
  27. adc0baf KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being written by Paul Mackerras · 11 years ago
  28. d78bca7 KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page() by Paul Mackerras · 11 years ago
  29. 93b159b KVM: PPC: Book3S PR: Better handling of host-side read-only pages by Paul Mackerras · 11 years ago
  30. 4f6c11d KVM: PPC: Book3S: Move skip-interrupt handlers to common code by Paul Mackerras · 11 years ago
  31. 3ff9550 KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cache by Paul Mackerras · 11 years ago
  32. 9308ab8 KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safe by Paul Mackerras · 11 years ago
  33. 5cd92a9 KVM: PPC: Book3S PR: Correct errors in H_ENTER implementation by Paul Mackerras · 11 years ago
  34. 03a9c90 KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEs by Paul Mackerras · 11 years ago
  35. c9029c3 KVM: PPC: Book3S PR: Use 64k host pages where possible by Paul Mackerras · 11 years ago
  36. a4a0f25 KVM: PPC: Book3S PR: Allow guest to use 64k pages by Paul Mackerras · 11 years ago
  37. a2d5602 KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpu by Paul Mackerras · 11 years ago
  38. f248177 KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVEC by Paul Mackerras · 11 years ago
  39. f3271d4 KVM: PPC: Book3S HV: Don't crash host on unknown guest interrupt by Paul Mackerras · 11 years ago
  40. 388cc6e KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7 by Paul Mackerras · 11 years ago
  41. 4b8473c KVM: PPC: Book3S HV: Add support for guest Program Priority Register by Paul Mackerras · 11 years ago
  42. a0144e2 KVM: PPC: Book3S HV: Store LPCR value for each virtual core by Paul Mackerras · 11 years ago
  43. 8b75cbb KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  44. 8c2dbb7 KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield count by Paul Mackerras · 11 years ago
  45. c934243 KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutine by Paul Mackerras · 11 years ago
  46. 218309b KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutine by Paul Mackerras · 11 years ago
  47. 42d7604 KVM: PPC: Book3S HV: Implement H_CONFER by Paul Mackerras · 11 years ago
  48. c0867fd KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVE by Paul Mackerras · 11 years ago
  49. 93b0f4d KVM: PPC: Book3S HV: Implement timebase offset for guests by Paul Mackerras · 11 years ago
  50. 1494178 KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registers by Paul Mackerras · 11 years ago
  51. 3b78347 KVM: PPC: Book3S HV: Reserve POWER8 space in get/set_one_reg by Michael Neuling · 11 years ago
  52. d570142 Merge tag 'kvm-arm-for-3.13-1' of git://git.linaro.org/people/cdall/linux-kvm-arm into next by Gleb Natapov · 11 years ago
  53. f2e1066 KVM: Drop FOLL_GET in GUP when doing async page fault by chai wen · 11 years ago
  54. a7efdf6 KVM: s390: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  55. 2c5350e KVM: PPC: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  56. bbba793 KVM: ia64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  57. 015e051 KVM: mips: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  58. ef0cfe7 KVM: arm64: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  59. dc6f6763 KVM: ARM: Get rid of KVM_HPAGE defines by Christoffer Dall · 11 years ago
  60. 6d9d41e KVM: Move gfn_to_index to x86 specific code by Christoffer Dall · 11 years ago
  61. e8c2d99 KVM: ARM: Add support for Cortex-A7 by Jonathan Austin · 11 years ago
  62. 5e49704 KVM: ARM: fix the size of TTBCR_{T0SZ,T1SZ} masks by Jonathan Austin · 11 years ago
  63. 1158fca KVM: ARM: Fix calculation of virtual CPU ID by Jonathan Austin · 11 years ago
  64. 7854cbc KVM: nVMX: Fully support nested VMX preemption timer by Arthur Chunqi Li · 11 years ago
  65. 8a3c1a33 KVM: mmu: change useless int return types to void by Paolo Bonzini · 11 years ago
  66. 95f93af KVM: mmu: unify destroy_kvm_mmu with kvm_mmu_unload by Paolo Bonzini · 11 years ago
  67. d8d173d KVM: mmu: remove uninteresting MMU "new_cr3" callbacks by Paolo Bonzini · 11 years ago
  68. 2062609 KVM: mmu: remove uninteresting MMU "free" callbacks by Paolo Bonzini · 11 years ago
  69. 4344ee9 KVM: x86: only copy XSAVE state for the supported features by Paolo Bonzini · 11 years ago
  70. d7876f1 KVM: x86: prevent setting unsupported XSAVE states by Paolo Bonzini · 11 years ago
  71. 647e23b KVM: x86: mask unsupported XSAVE entries from leaf 0Dh index 0 by Paolo Bonzini · 11 years ago
  72. 42c4e0c ARM/ARM64: KVM: Implement KVM_ARM_PREFERRED_TARGET ioctl by Anup Patel · 11 years ago
  73. 473bdc0 ARM64: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  74. 4a6fee8 ARM: KVM: Implement kvm_vcpu_preferred_target() function by Anup Patel · 11 years ago
  75. b373e49 KVM: ARM: Fix typo in comments of inject_abt() by Anup Patel · 11 years ago
  76. 2f303b7 KVM: Convert kvm_lock back to non-raw spinlock by Paolo Bonzini · 11 years ago
  77. feaf0c7d KVM: nVMX: Do not generate #DF if #PF happens during exception delivery into L2 by Gleb Natapov · 11 years ago
  78. e011c66 KVM: nVMX: Check all exceptions for intercept during delivery to L2 by Gleb Natapov · 11 years ago
  79. 851eb667 KVM: nVMX: Do not put exception that caused vmexit to IDT_VECTORING_INFO by Gleb Natapov · 11 years ago
  80. e0b890d KVM: nVMX: Amend nested_run_pending logic by Gleb Natapov · 11 years ago
  81. 6a3f95a KVM: s390: Intercept SCK instruction by Thomas Huth · 11 years ago
  82. aca8424 KVM: s390: Implement TEST BLOCK by Thomas Huth · 11 years ago
  83. 732e563 KVM: s390: Helper for converting real addresses to absolute by Thomas Huth · 11 years ago
  84. ff7158b KVM: s390: Allow NULL parameter for kvm_s390_get_regs_rre by Thomas Huth · 11 years ago
  85. 800c106 KVM: s390: Lock kvm->srcu at the appropriate places by Thomas Huth · 11 years ago
  86. a76ccff KVM: s390: Push run loop into __vcpu_run by Thomas Huth · 11 years ago
  87. 3fb4c40 KVM: s390: Split up __vcpu_run into three parts by Thomas Huth · 11 years ago
  88. 6b948a7 KVM: s390: Remove dead "rerun vcpu" code by Thomas Huth · 11 years ago
  89. 92fbc7b KVM: nVMX: Enable unrestricted guest mode support by Jan Kiszka · 11 years ago
  90. 10ba54a KVM: nVMX: Implement support for EFER saving on VM-exit by Jan Kiszka · 11 years ago
  91. 59ab5a8 KVM: nVMX: Do not set identity page map for L2 by Jan Kiszka · 11 years ago
  92. 9e3e4db KVM: nVMX: Replace kvm_set_cr0 with vmx_set_cr0 in load_vmcs12_host_state by Jan Kiszka · 11 years ago
  93. 2457aaf Merge tag 'pm+acpi-3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  94. dcb30e6 Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  95. 25804e6 arm64: Widen hwcap to be 64 bit by Steve Capper · 11 years ago
  96. 6ca68e8 arm64: Correctly report LR and SP for compat tasks by Catalin Marinas · 11 years ago
  97. 59f67e1 arm64: Make do_bad_area() function static by Catalin Marinas · 11 years ago
  98. 7b9e3a6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  99. f05f819 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 11 years ago
  100. 66b1057 MIPS: Fix invalid symbolic link file by Madhavan Srinivasan · 11 years ago