1. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  2. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  3. ab3d681 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  5. a3ff5fb KVM: PPC: Ignore PIR writes by Alexander Graf · 11 years ago
  6. 681562c KVM: PPC: Book3S PR: Invalidate SLB entries properly by Paul Mackerras · 11 years ago
  7. 0f29682 KVM: PPC: Book3S PR: Allow guest to use 1TB segments by Paul Mackerras · 11 years ago
  8. 6ed1485 KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a match by Paul Mackerras · 11 years ago
  9. bc1bc4e KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entry by Paul Mackerras · 11 years ago
  10. 8ed7b7e KVM: PPC: Book3S PR: Fix proto-VSID calculations by Paul Mackerras · 11 years ago
  11. 5f17ce8 KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELL by Tiejun Chen · 11 years ago
  12. db7cb5b powerpc/kvm: Handle transparent hugepage in KVM by Aneesh Kumar K.V · 11 years ago
  13. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 11 years ago
  14. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 11 years ago
  15. b1fe998 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  16. f8941fbe kvm/ppc/booke: Delay kvmppc_lazy_ee_enable by Scott Wood · 11 years ago
  17. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 11 years ago
  18. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 11 years ago
  19. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 11 years ago
  20. 505d642 powerpc,kvm: fix imbalance srcu_read_[un]lock() by Lai Jiangshan · 12 years ago
  21. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  22. 535cf7b KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles by Marc Zyngier · 11 years ago
  23. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  24. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  25. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  26. d133b40 kvm/ppc/mpic: fix missing unlock in set_base_addr() by Wei Yongjun · 11 years ago
  27. ed840ee kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/write by Scott Wood · 11 years ago
  28. 1d6f6b7 kvm/ppc/mpic: remove users by Scott Wood · 11 years ago
  29. 398d878 kvm/ppc/mpic: fix mmio region lists when multiple guests used by Scott Wood · 11 years ago
  30. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  31. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  32. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 11 years ago
  33. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  34. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 11 years ago
  35. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  36. e7d26f2 KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulation by Benjamin Herrenschmidt · 11 years ago
  37. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  38. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 11 years ago
  39. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  40. 9119491 kvm/ppc/mpic: Eliminate mmio_mapped by Scott Wood · 11 years ago
  41. 07f0a7b kvm: destroy emulated devices on VM exit by Scott Wood · 11 years ago
  42. 447a03c KVM: PPC: MPIC: Restrict to e500 platforms by Alexander Graf · 11 years ago
  43. 5efdb4b KVM: PPC: MPIC: Add support for KVM_IRQ_LINE by Alexander Graf · 11 years ago
  44. de9ba2f KVM: PPC: Support irq routing and irqfd for in-kernel MPIC by Alexander Graf · 11 years ago
  45. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 12 years ago
  46. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 12 years ago
  47. f0f5c48 kvm/ppc/mpic: adapt to kernel style and environment by Scott Wood · 12 years ago
  48. 6dd830a kvm/ppc/mpic: remove some obviously unneeded code by Scott Wood · 12 years ago
  49. b823f98 kvm/ppc/mpic: import hw/openpic.c from QEMU by Scott Wood · 12 years ago
  50. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 11 years ago
  51. a1b4a0f KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes by Paul Mackerras · 11 years ago
  52. d9ce604 KVM: PPC: e500: Add e6500 core to Kconfig description by Mihai Caraman · 12 years ago
  53. ea17a97 KVM: PPC: e500mc: Enable e6500 cores by Mihai Caraman · 12 years ago
  54. 5b21501 KVM: PPC: e500: Remove E.PT and E.HV.LRAT categories from VCPUs by Mihai Caraman · 12 years ago
  55. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 12 years ago
  56. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 12 years ago
  57. 8893a18 KVM: PPC: e500: Move vcpu's MMU configuration to dedicated functions by Mihai Caraman · 12 years ago
  58. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 12 years ago
  59. 35b299e KVM: PPC: Book3E: Refactor ONE_REG ioctl implementation by Mihai Caraman · 12 years ago
  60. 9b4f530 booke: exit to user space if emulator request by Bharat Bhushan · 12 years ago
  61. 0f47f9b KVM: extend EMULATE_EXIT_USER to support different exit reasons by Bharat Bhushan · 12 years ago
  62. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 12 years ago
  63. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 12 years ago
  64. 234d15d Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 11 years ago
  65. 3cc33d5 powerpc: Fix build errors with UP configs in HV-style KVM by Paul Mackerras · 12 years ago
  66. c843be8 powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 12 years ago
  67. be28a27 kvm/ppc: don't call complete_mmio_load when it's a store by Scott Wood · 12 years ago
  68. c32498e KVM: PPC: emulate dcbst by Stuart Yoder · 12 years ago
  69. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 12 years ago
  70. 4d2be6f kvm/ppc/e500: eliminate tlb_refs by Scott Wood · 12 years ago
  71. 66a5fec kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit by Scott Wood · 12 years ago
  72. 6b2ba1a kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid by Scott Wood · 12 years ago
  73. c5e6cb0 kvm/powerpc/e500mc: fix tlb invalidation on cpu migration by Scott Wood · 12 years ago
  74. 75ef9de constify a bunch of struct file_operations instances by Al Viro · 12 years ago
  75. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 12 years ago
  76. 47bf379 kvm/ppc/e500: eliminate tlb_refs by Scott Wood · 12 years ago
  77. 36ada4f kvm/ppc/e500: g2h_tlb1_map: clear old bit before setting new bit by Scott Wood · 12 years ago
  78. d6940b6 kvm/ppc/e500: h2g_tlb1_rmap: esel 0 is valid by Scott Wood · 12 years ago
  79. 15b708b KVM: PPC: booke: Added debug handler by Bharat Bhushan · 12 years ago
  80. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 12 years ago
  81. d26f22c KVM: PPC: move tsr update in a separate function by Bharat Bhushan · 12 years ago
  82. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 12 years ago
  83. 6e51c9ff powerpc: remove cast for kmalloc/kzalloc return value by Zhang Yanfei · 12 years ago
  84. af81d78 powerpc: Rename USER_ESID_BITS* to ESID_BITS* by Aneesh Kumar K.V · 12 years ago
  85. 8482644 KVM: set_memory_region: Refactor commit_memory_region() by Takuya Yoshikawa · 12 years ago
  86. 7b6195a KVM: set_memory_region: Refactor prepare_memory_region() by Takuya Yoshikawa · 12 years ago
  87. 462fce4 KVM: set_memory_region: Drop user_alloc from prepare/commit_memory_region() by Takuya Yoshikawa · 12 years ago
  88. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  89. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  90. 9d3cae2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  91. deb26c2 powerpc/kvm/book3s_pr: Fix compilation on 32-bit machines by Paul Mackerras · 12 years ago
  92. 0acb911 powerpc/kvm/book3s_hv: Preserve guest CFAR register value by Paul Mackerras · 12 years ago
  93. 011da89 KVM: PPC: BookE: Handle alignment interrupts by Alexander Graf · 12 years ago
  94. 1d542d9 KVM: PPC: booke: Allow multiple exception types by Bharat Bhushan · 12 years ago
  95. ffe129e KVM: PPC: booke: use vcpu reference from thread_struct by Bharat Bhushan · 12 years ago
  96. dfd0436 Merge branch 'merge' into next by Benjamin Herrenschmidt · 12 years ago
  97. 422d26b Merge 3.8-rc5 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  98. b9e3e20 KVM: PPC: E500: Remove kvmppc_e500_tlbil_all usage from guest TLB code by Alexander Graf · 12 years ago
  99. 483ba97 KVM: PPC: E500: Make clear_tlb_refs and clear_tlb1_bitmap static by Alexander Graf · 12 years ago
  100. c015c62 KVM: PPC: e500: Implement TLB1-in-TLB0 mapping by Alexander Graf · 12 years ago