1. 9a9594e Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. c72544d Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 8 years ago
  3. 5ac447d Merge tag 'powerpc-4.12-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  4. 3d3efb6 KVM: PPC: Book3S HV: Ignore timebase offset on POWER9 DD1 by Paul Mackerras · 8 years ago
  5. 7ceaa6d KVM: PPC: Book3S HV: Save/restore host values of debug registers by Paul Mackerras · 8 years ago
  6. 2564270 powerpc/xive: Fix offset for store EOI MMIOs by Benjamin Herrenschmidt · 8 years ago
  7. 46a704f KVM: PPC: Book3S HV: Preserve userspace HTM state properly by Paul Mackerras · 8 years ago
  8. 4c3bb4c KVM: PPC: Book3S HV: Restore critical SPRs to host values on guest exit by Paul Mackerras · 8 years ago
  9. ca8efa1 KVM: PPC: Book3S HV: Context-switch EBB registers properly by Paul Mackerras · 8 years ago
  10. 2f27246 KVM: PPC: Book3S HV: Cope with host using large decrementer mode by Paul Mackerras · 8 years ago
  11. 419af25f KVM/PPC/Book3S HV: Use cpuhp_setup_state_nocalls_cpuslocked() by Sebastian Andrzej Siewior · 8 years ago
  12. 76d837a KVM: PPC: Book3S PR: Don't include SPAPR TCE code on non-pseries platforms by Paul Mackerras · 8 years ago
  13. 67325e9 KVM: PPC: Book3S PR: Check copy_to/from_user return values by Paul Mackerras · 8 years ago
  14. acde257 KVM: PPC: Book3S HV: Add radix checks in real-mode hypercall handlers by Paul Mackerras · 8 years ago
  15. 4415b33 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
  16. 2d3e486 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  17. c6a677c Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  18. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  19. fb7dcf7 Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-next by Paul Mackerras · 8 years ago
  20. db4b0df KVM: PPC: Book3S HV: Avoid preemptibility warning in module initialization by Denis Kirjanov · 8 years ago
  21. 72875d8a KVM: add kvm_{test,clear}_request to replace {test,clear}_bit by Radim Krčmář · 8 years ago
  22. 5af5099 KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  23. feafd13 KVM: PPC: Book3S PR: Do not fail emulation with mtspr/mfspr for unknown SPRs by Thomas Huth · 8 years ago
  24. 121f80b KVM: PPC: VFIO: Add in-kernel acceleration for VFIO by Alexey Kardashevskiy · 8 years ago
  25. b1af23d KVM: PPC: iommu: Unify TCE checking by Alexey Kardashevskiy · 8 years ago
  26. da6f59e KVM: PPC: Use preregistered memory API to access TCE list by Alexey Kardashevskiy · 8 years ago
  27. 503bfcb KVM: PPC: Pass kvm* to kvmppc_find_table() by Alexey Kardashevskiy · 8 years ago
  28. e91aa8e KVM: PPC: Enable IOMMU_API for KVM_BOOK3S_64 permanently by Alexey Kardashevskiy · 8 years ago
  29. 3762d45 KVM: PPC: Align the table size to system page size by Alexey Kardashevskiy · 8 years ago
  30. 96df226 KVM: PPC: Book3S PR: Preserve storage control bits by Alexey Kardashevskiy · 8 years ago
  31. bd9166f KVM: PPC: Book3S PR: Exit KVM on failed mapping by Alexey Kardashevskiy · 8 years ago
  32. 9eecec1 KVM: PPC: Book3S PR: Get rid of unused local variable by Alexey Kardashevskiy · 8 years ago
  33. 3765549 KVM: PPC: e500: Use kcalloc() in e500_mmu_host_init() by Markus Elfring · 9 years ago
  34. a1c52e1 KVM: PPC: Book3S HV: Use common error handling code in kvmppc_clr_passthru_irq() by Markus Elfring · 9 years ago
  35. 9b5ab00 KVM: PPC: Add MMIO emulation for remaining floating-point instructions by Paul Mackerras · 8 years ago
  36. ceba57d KVM: PPC: Emulation for more integer loads and stores by Paul Mackerras · 8 years ago
  37. 91242fd KVM: PPC: Add MMIO emulation for stdx (store doubleword indexed) by Alexey Kardashevskiy · 8 years ago
  38. 6f63e81 KVM: PPC: Book3S: Add MMIO emulation for FP and VSX instructions by Bin Lu · 8 years ago
  39. 307d927 KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interrupts by Paul Mackerras · 8 years ago
  40. f318dd0 cma: Store a name in the cma structure by Laura Abbott · 8 years ago
  41. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  42. 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
  43. 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
  44. d381d7c powerpc: Consolidate variants of real-mode MMIOs by Benjamin Herrenschmidt · 8 years ago
  45. 936774c powerpc/kvm: Make kvmppc_xics_create_icp static by Benjamin Herrenschmidt · 8 years ago
  46. d398914 powerpc/kvm: Massage order of #include by Benjamin Herrenschmidt · 8 years ago
  47. 243e251 powerpc/xive: Native exploitation of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  48. 3042255 kvm: make KVM_CAP_COALESCED_MMIO architecture agnostic by Paolo Bonzini · 8 years ago
  49. abd80dc KVM: PPC: Book3S HV: Check for kmalloc errors in ioctl by Dan Carpenter · 8 years ago
  50. e6f81a9 powerpc/mm/hash: Support 68 bit VA by Aneesh Kumar K.V · 8 years ago
  51. a336f2f powerpc/mm/hash: Abstract context id allocation for KVM by Michael Ellerman · 8 years ago
  52. d19469e power/mm: update pte_write and pte_wrprotect to handle savedwrite by Aneesh Kumar K.V · 8 years ago
  53. 2d62e07 Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  54. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 9 years ago
  55. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 9 years ago
  56. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  57. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 9 years ago
  58. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  59. 4e5acdc KVM: PPC: Book3S HV: Don't use ASDR for real-mode HPT faults on POWER9 by Paul Mackerras · 8 years ago
  60. 70cd4c1 KVM: PPC: Book3S HV: Fix software walk of guest process page tables by Paul Mackerras · 8 years ago
  61. e2f466e mm: cma_alloc: allow to specify GFP mask by Lucas Stach · 8 years ago
  62. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  63. 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
  64. bcd3bb6 KVM: PPC: Book3S HV: Disable HPT resizing on POWER9 for now by Paul Mackerras · 8 years ago
  65. 460df4c KVM: race-free exit from KVM_RUN without POSIX signals by Paolo Bonzini · 8 years ago
  66. 3a4f176 KVM: PPC: Book3S HV: Turn "KVM guest htab" message into a debug message by Thomas Huth · 8 years ago
  67. 4da934d KVM: PPC: Book3S PR: Ratelimit copy data failure error messages by Vipin K Parashar · 8 years ago
  68. 5b73d63 KVM: PPC: Book3S HV: Prevent double-free on HPT resize commit path by David Gibson · 8 years ago
  69. 5982f08 KVM: PPC: Book 3S: Fix error return in kvm_vm_ioctl_create_spapr_tce() by Wei Yongjun · 8 years ago
  70. a4a741a Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 8 years ago
  71. ab9bad0 powerpc/powernv: Remove separate entry for OPAL real mode calls by Benjamin Herrenschmidt · 9 years ago
  72. 050f233 KVM: PPC: Book3S HV: Advertise availablity of HPT resizing on KVM HV by David Gibson · 9 years ago
  73. b5baa68 KVM: PPC: Book3S HV: KVM-HV HPT resizing implementation by David Gibson · 9 years ago
  74. 5e98596 KVM: PPC: Book3S HV: Outline of KVM-HV HPT resizing implementation by David Gibson · 9 years ago
  75. 639e459 KVM: PPC: Book3S HV: Create kvmppc_unmap_hpte_helper() by David Gibson · 9 years ago
  76. f98a8bf KVM: PPC: Book3S HV: Allow KVM_PPC_ALLOCATE_HTAB ioctl() to change HPT size by David Gibson · 9 years ago
  77. aae0777 KVM: PPC: Book3S HV: Split HPT allocation from activation by David Gibson · 9 years ago
  78. 3d089f8 KVM: PPC: Book3S HV: Don't store values derivable from HPT order by David Gibson · 9 years ago
  79. 3f9d4f5 KVM: PPC: Book3S HV: Gather HPT related variables into sub-structure by David Gibson · 9 years ago
  80. db9a290 KVM: PPC: Book3S HV: Rename kvm_alloc_hpt() for clarity by David Gibson · 9 years ago
  81. 167c76e Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 9 years ago
  82. 8cf4ecc KVM: PPC: Book3S HV: Enable radix guest support by Paul Mackerras · 9 years ago
  83. f11f6f7 KVM: PPC: Book3S HV: Invalidate ERAT on guest entry/exit for POWER9 DD1 by Paul Mackerras · 9 years ago
  84. 53af3ba KVM: PPC: Book3S HV: Allow guest exit path to have MMU on by Paul Mackerras · 9 years ago
  85. a29ebea KVM: PPC: Book3S HV: Invalidate TLB on radix guest vcpu movement by Paul Mackerras · 9 years ago
  86. 65dae54 KVM: PPC: Book3S HV: Make HPT-specific hypercalls return error in radix mode by Paul Mackerras · 9 years ago
  87. 8f7b79b KVM: PPC: Book3S HV: Implement dirty page logging for radix guests by Paul Mackerras · 9 years ago
  88. 0175609 KVM: PPC: Book3S HV: MMU notifier callbacks for radix guests by Paul Mackerras · 9 years ago
  89. 5a31935 KVM: PPC: Book3S HV: Page table construction and page faults for radix guests by Paul Mackerras · 9 years ago
  90. f4c51f8 KVM: PPC: Book3S HV: Modify guest entry/exit paths to handle radix guests by Paul Mackerras · 9 years ago
  91. 9e04ba6 KVM: PPC: Book3S HV: Add basic infrastructure for radix guests by Paul Mackerras · 9 years ago
  92. ef8c640 KVM: PPC: Book3S HV: Use ASDR for HPT guests on POWER9 by Paul Mackerras · 9 years ago
  93. 468808b KVM: PPC: Book3S HV: Set process table for HPT guests on POWER9 by Paul Mackerras · 9 years ago
  94. c927013 KVM: PPC: Book3S HV: Add userspace interfaces for POWER9 MMU by Paul Mackerras · 9 years ago
  95. a97a65d KVM: PPC: Book3S: 64-bit CONFIG_RELOCATABLE support for interrupts by Nicholas Piggin · 9 years ago
  96. fcd4f3c KVM: PPC: Book3S PR: Refactor program interrupt related code into separate function by Thomas Huth · 9 years ago
  97. 8464c88 KVM: PPC: Book3S HV: Fix H_PROD to actually wake the target vcpu by Paul Mackerras · 9 years ago
  98. d3918e7 KVM: PPC: Book3S: Change interrupt call to reduce scratch space use on HV by Nicholas Piggin · 9 years ago
  99. 21acd0e KVM: PPC: Book 3S: XICS: Don't lock twice when checking for resend by Li Zhong · 9 years ago
  100. 17d4861 KVM: PPC: Book 3S: XICS: Implement ICS P/Q states by Li Zhong · 9 years ago