1. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  2. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. a26d553 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 8 years ago
  4. bcd3bb6 KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now by Paul Mackerras · 8 years ago
  5. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  6. 050f233 KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV by David Gibson · 8 years ago
  7. 8cf4ecc KVM: PPC: Book3S HV: Enable radix guest support by Paul Mackerras · 8 years ago
  8. 468808b KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9 by Paul Mackerras · 8 years ago
  9. c927013 KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU by Paul Mackerras · 8 years ago
  10. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  11. a8acaec KVM: PPC: Correctly report KVM_CAP_PPC_ALLOC_HTAB by David Gibson · 8 years ago
  12. 45c940b KVM: PPC: Book3S HV: Treat POWER9 CPU threads as independent subcores by Paul Mackerras · 8 years ago
  13. 235539b kvm: add stubs for arch specific debugfs support by Luiz Capitulino · 8 years ago
  14. 9576730 KVM: PPC: select IRQ_BYPASS_MANAGER by Suresh Warrier · 8 years ago
  15. 34a75b0 KVM: PPC: Implement kvm_arch_intc_initialized() for PPC by Paul Mackerras · 8 years ago
  16. 23528bb KVM: PPC: Introduce KVM_CAP_PPC_HTM by Sam Bobroff · 8 years ago
  17. 6edaa53 KVM: remove kvm_guest_enter/exit wrappers by Paolo Bonzini · 8 years ago
  18. eb8b056 KVM: PPC: Fix emulated MMIO sign-extension by Paul Mackerras · 9 years ago
  19. 489153c KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter() by Lan Tianyu · 9 years ago
  20. 58ded42 KVM: PPC: Add support for 64bit TCE windows by Alexey Kardashevskiy · 9 years ago
  21. e17769e KVM: PPC: Book3S HV: Send IPI to host core to wake VCPU by Suresh E. Warrier · 9 years ago
  22. d3695aa KVM: PPC: Add support for multiple-TCE hcalls by Alexey Kardashevskiy · 9 years ago
  23. b4d7f16 KVM: PPC: Fix ONE_REG AltiVec support by Greg Kurz · 9 years ago
  24. bfec5c2c KVM: PPC: Implement extension to report number of memslots by Nikunj A Dadhania · 9 years ago
  25. 5358a96 KVM: PPC: Fix warnings from sparse by Thomas Huth · 10 years ago
  26. f36f3f2 KVM: add "new" argument to kvm_arch_commit_memory_region by Paolo Bonzini · 10 years ago
  27. 09170a4 KVM: const-ify uses of struct kvm_userspace_memory_region by Paolo Bonzini · 10 years ago
  28. ccf73aaf KVM: arm/mips/x86/power use __kvm_guest_{enter|exit} by Christian Borntraeger · 10 years ago
  29. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  30. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  31. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  32. e32edf4 KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks. by Nikolay Nikolaev · 10 years ago
  33. d078eed powerpc: Cleanup KVM emulated load/store endian handling by David Gibson · 10 years ago
  34. 31928aa KVM: remove unneeded return value of vcpu_postcreate by Dominik Dingel · 10 years ago
  35. c17b98c KVM: PPC: Book3S HV: Remove code for PPC970 processors by Paul Mackerras · 10 years ago
  36. 8d0eff6 KVM: PPC: Pass enum to kvmppc_get_last_inst by Alexander Graf · 10 years ago
  37. d02d4d1 KVM: PPC: Remove the tasklet used by the hrtimer by Mihai Caraman · 10 years ago
  38. 3840edc KVM: PPC: Move ONE_REG AltiVec support to powerpc by Mihai Caraman · 10 years ago
  39. 8a41ea5 KVM: PPC: Make ONE_REG powerpc generic by Mihai Caraman · 10 years ago
  40. 13a34e0 KVM: remove garbage arg to *hardware_{en,dis}able by Radim Krčmář · 10 years ago
  41. 0865e63 KVM: static inline empty kvm_arch functions by Radim Krčmář · 10 years ago
  42. e790d9e KVM: add kvm_arch_sched_in by Radim Krčmář · 10 years ago
  43. 478d6686 KVM: PPC: drop duplicate tracepoint by Paolo Bonzini · 10 years ago
  44. ce91ddc KVM: PPC: Remove DCR handling by Alexander Graf · 10 years ago
  45. d69614a KVM: PPC: Separate loadstore emulation from priv emulation by Alexander Graf · 10 years ago
  46. c12fb43 KVM: PPC: Handle magic page in kvmppc_ld/st by Alexander Graf · 10 years ago
  47. c45c551 KVM: PPC: Use kvm_read_guest in kvmppc_ld by Alexander Graf · 10 years ago
  48. 9897e88 KVM: PPC: Remove kvmppc_bad_hva() by Alexander Graf · 10 years ago
  49. 35c4a73 KVM: PPC: Move kvmppc_ld/st to common code by Alexander Graf · 10 years ago
  50. 7a58777 KVM: PPC: Book3S: Provide different CAPs based on HV or PR mode by Alexander Graf · 10 years ago
  51. 784aa3d KVM: Rename and add argument to check_extension by Alexander Graf · 10 years ago
  52. b2677b8 KVM: PPC: Remove 440 support by Alexander Graf · 10 years ago
  53. 51f0472 KVM: PPC: Allow kvmppc_get_last_inst() to fail by Mihai Caraman · 10 years ago
  54. 89b68c9 KVM: PPC: Book3S: Make magic page properly 4k mappable by Alexander Graf · 10 years ago
  55. ae2113a KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabled by Paul Mackerras · 11 years ago
  56. 699a0ea KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handling by Paul Mackerras · 11 years ago
  57. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  58. f2e9104 KVM: PPC: Add CAP to indicate hcall fixes by Alexander Graf · 11 years ago
  59. f3383cf KVM: PPC: Disable NX for old magic page using guests by Alexander Graf · 11 years ago
  60. 5deb8e7 KVM: PPC: Make shared struct aka magic page guest endian by Alexander Graf · 11 years ago
  61. 2743103 KVM: PPC: PR: Fill pvinfo hcall instructions in big endian by Alexander Graf · 11 years ago
  62. 3102f78 powerpc/kvm/book3s_hv: Use threads_per_subcore in KVM by Michael Ellerman · 11 years ago
  63. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  64. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  65. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  66. a78b55d kvm: powerpc: book3s: drop is_hv_enabled by Aneesh Kumar K.V · 11 years ago
  67. cbbc58d kvm: powerpc: book3s: Allow the HV and PR selection per virtual machine by Aneesh Kumar K.V · 11 years ago
  68. 5587027 kvm: Add struct kvm arg to memslot APIs by Aneesh Kumar K.V · 11 years ago
  69. 2ba9f0d kvm: powerpc: book3s: Support building HV and PR KVM as module by Aneesh Kumar K.V · 11 years ago
  70. 699cc87 kvm: powerpc: book3s: Add is_hv_enabled to kvmppc_ops by Aneesh Kumar K.V · 11 years ago
  71. 3a167bea kvm: powerpc: Add kvmppc_ops callback by Aneesh Kumar K.V · 11 years ago
  72. 45d9a22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  73. 70abade powerpc kvm: use fdget by Al Viro · 11 years ago
  74. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  75. e59dbe0 KVM: Introduce kvm_arch_memslots_updated() by Takuya Yoshikawa · 11 years ago
  76. 5f1c248 kvm/ppc: Call trace_hardirqs_on before entry by Scott Wood · 11 years ago
  77. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 12 years ago
  78. ed840ee kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write by Scott Wood · 12 years ago
  79. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 12 years ago
  80. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 12 years ago
  81. 5efdb4b KVM: PPC: MPIC: Add support for KVM_IRQ_LINE by Alexander Graf · 12 years ago
  82. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  83. 5df554ad kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  84. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  85. be28a27 kvm/ppc: don't call complete_mmio_load when it's a store by Scott Wood · 12 years ago
  86. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  87. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  88. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  89. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  90. 1c81063 KVM: PPC: BookE: Implement EPR exit by Alexander Graf · 12 years ago
  91. 5a33169 KVM: PPC: Only WARN on invalid emulation by Alexander Graf · 12 years ago
  92. f82a8cf KVM: struct kvm_memory_slot.user_alloc -> bool by Alex Williamson · 12 years ago
  93. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  94. 0e673fb KVM: PPC: Support eventfd by Alexander Graf · 12 years ago
  95. 42897d8 KVM: x86: add kvm_arch_vcpu_postcreate callback, move TSC initialization by Marcelo Tosatti · 12 years ago
  96. 5bd1cf1 KVM: PPC: set IN_GUEST_MODE before checking requests by Scott Wood · 12 years ago
  97. a47d72f KVM: PPC: Book3S HV: Fix updates of vcpu->cpu by Paul Mackerras · 12 years ago
  98. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  99. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  100. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago