1. d538d94 Merge branch 'master' into fixes by Michael Ellerman · 6 years ago
  2. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  3. f460772 KVM: PPC: Book3S HV: radix: Fix uninitialized var build error by Michael Ellerman · 6 years ago
  4. 769e470 Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  5. 8d69733 Merge tag 'powerpc-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  6. 8636a1f treewide: surround Kconfig file paths with double quotes by Masahiro Yamada · 6 years ago
  7. c6ad459 Merge tag 'kvm-ppc-next-4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next by Paolo Bonzini · 6 years ago
  8. 748c0e3 KVM: Make kvm_set_spte_hva() return int by Lan Tianyu · 6 years ago
  9. c10c21e powerpc/vfio/iommu/kvm: Do not pin device memory by Alexey Kardashevskiy · 6 years ago
  10. ae59a7e KVM: PPC: Book3S HV: Keep rc bits in shadow pgtable in sync with host by Suraj Jitindar Singh · 6 years ago
  11. 90165d3 KVM: PPC: Book3S HV: Introduce kvmhv_update_nest_rmap_rc_list() by Suraj Jitindar Singh · 6 years ago
  12. 8b23eee KVM: PPC: Book3S HV: Apply combination of host and l1 pte rc for nested guest by Suraj Jitindar Singh · 6 years ago
  13. 8400f87 KVM: PPC: Book3S HV: Align gfn to L1 page size when inserting nest-rmap entry by Suraj Jitindar Singh · 6 years ago
  14. bec6e03 KVM: PPC: Book3S HV: Hold kvm->mmu_lock across updating nested pte rc bits by Suraj Jitindar Singh · 6 years ago
  15. cfdfaf4 Merge tag 'kvm-ppc-next-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 6 years ago
  16. e7aa61f powerpc/fsl: Flush branch predictor when entering KVM by Diana Craciun · 6 years ago
  17. 98518c4 powerpc/fsl: Emulate SPRN_BUCSR register by Diana Craciun · 6 years ago
  18. 95d386c KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L3 guest by Suraj Jitindar Singh · 6 years ago
  19. 6ff887b KVM: PPC: Book3S: Introduce new hcall H_COPY_TOFROM_GUEST to access quadrants 1 & 2 by Suraj Jitindar Singh · 6 years ago
  20. 873db2c KVM: PPC: Book3S HV: Allow passthrough of an emulated device to an L2 guest by Suraj Jitindar Singh · 6 years ago
  21. cc6929c KVM: PPC: Update kvmppc_st and kvmppc_ld to use quadrants by Suraj Jitindar Singh · 6 years ago
  22. dceadcf KVM: PPC: Add load_from_eaddr and store_to_eaddr to the kvmppc_ops struct by Suraj Jitindar Singh · 6 years ago
  23. d7b4561 KVM: PPC: Book3S HV: Implement functions to access quadrants 1 & 2 by Suraj Jitindar Singh · 6 years ago
  24. d232afe KVM: PPC: Book3S HV: Add function kvmhv_vcpu_is_radix() by Suraj Jitindar Singh · 6 years ago
  25. 693ac10 KVM: PPC: Book3S: Only report KVM_CAP_SPAPR_TCE_VFIO on powernv machines by Suraj Jitindar Singh · 6 years ago
  26. 5af3e9d KVM: PPC: Book3S HV: Flush guest mappings when turning dirty tracking on/off by Paul Mackerras · 6 years ago
  27. c43c3a8 KVM: PPC: Book3S HV: Cleanups - constify memslots, fix comments by Paul Mackerras · 6 years ago
  28. f460f67 KVM: PPC: Book3S HV: Map single pages when doing dirty page logging by Paul Mackerras · 6 years ago
  29. f032b73 KVM: PPC: Pass change type down to memslot commit function by Bharata B Rao · 6 years ago
  30. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  31. 6142236 KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segments by Suraj Jitindar Singh · 6 years ago
  32. 0f6ddf3 KVM: PPC: Book3S HV: Change to use DEFINE_SHOW_ATTRIBUTE macro by Yangtao Li · 6 years ago
  33. 234ff0b KVM: PPC: Book3S HV: Fix race between kvm_unmap_hva_range and MMU mode switch by Paul Mackerras · 6 years ago
  34. 994da93 powerpc/mm: move platform specific mmu-xxx.h in platform directories by Christophe Leroy · 6 years ago
  35. caf54f5 Merge tag 'kvm-ppc-fixes-4.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 6 years ago
  36. 6c08ec1 KVM: PPC: Book3S HV: Fix handling for interrupted H_ENTER_NESTED by Michael Roth · 6 years ago
  37. 28c5bcf KVM: PPC: Move and undef TRACE_INCLUDE_PATH/FILE by Scott Wood · 6 years ago
  38. b69f9e1 Merge tag 'powerpc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  39. 685f7e4 Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  40. c43befc KVM: PPC: Use exported tb_to_ns() function in decrementer emulation by Paul Mackerras · 6 years ago
  41. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  42. 6e301a8 KVM: PPC: Optimize clearing TCEs for sparse tables by Alexey Kardashevskiy · 6 years ago
  43. 8d9fcac KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chips by Paul Mackerras · 6 years ago
  44. 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago
  45. 901f8c3 KVM: PPC: Book3S HV: Add NO_HASH flag to GET_SMMU_INFO ioctl result by Paul Mackerras · 6 years ago
  46. aa069a9 KVM: PPC: Book3S HV: Add a VM capability to enable nested virtualization by Paul Mackerras · 6 years ago
  47. 9d67121 Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 6 years ago
  48. 83a0551 KVM: PPC: Book3S HV: Add nested shadow page tables to debugfs by Paul Mackerras · 6 years ago
  49. de760db KVM: PPC: Book3S HV: Allow HV module to load without hypervisor mode by Paul Mackerras · 6 years ago
  50. 10b5022 KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTED by Suraj Jitindar Singh · 6 years ago
  51. 73937de KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entry by Suraj Jitindar Singh · 6 years ago
  52. 3032341 KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR register by Paul Mackerras · 6 years ago
  53. f3c99f9 KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nested by Paul Mackerras · 6 years ago
  54. 9d0b048 KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpu by Suraj Jitindar Singh · 6 years ago
  55. 690ed4c KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nested by Paul Mackerras · 6 years ago
  56. e3b6b46 KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcall by Suraj Jitindar Singh · 6 years ago
  57. 8cf531e KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappings by Suraj Jitindar Singh · 6 years ago
  58. fd10be2 KVM: PPC: Book3S HV: Handle page fault for a nested guest by Suraj Jitindar Singh · 6 years ago
  59. 4bad777 KVM: PPC: Book3S HV: Handle hypercalls correctly when nested by Paul Mackerras · 6 years ago
  60. f3c18e9 KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisor by Paul Mackerras · 6 years ago
  61. 360cae3 KVM: PPC: Book3S HV: Nested guest entry via hypercall by Paul Mackerras · 6 years ago
  62. 8e3f5fc KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualization by Paul Mackerras · 6 years ago
  63. f0f825f KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix() by Paul Mackerras · 6 years ago
  64. 04bae9d KVM: PPC: Book3S HV: Refactor radix page fault handler by Suraj Jitindar Singh · 6 years ago
  65. 9811c78 KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agnostic by Suraj Jitindar Singh · 6 years ago
  66. 89329c0 KVM: PPC: Book3S HV: Clear partition table entry on vm teardown by Suraj Jitindar Singh · 6 years ago
  67. fd0944b KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu struct by Paul Mackerras · 6 years ago
  68. 9a94d3e KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappings by Paul Mackerras · 6 years ago
  69. 32eb150 KVM: PPC: Book3S HV: Handle hypervisor instruction faults better by Paul Mackerras · 6 years ago
  70. 95a6432 KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guests by Paul Mackerras · 6 years ago
  71. 53655dd KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlocked by Paul Mackerras · 6 years ago
  72. 7854f75 KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable by Paul Mackerras · 6 years ago
  73. df709a2 KVM: PPC: Book3S HV: Simplify real-mode interrupt handling by Paul Mackerras · 6 years ago
  74. 41f4e63 KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions by Paul Mackerras · 6 years ago
  75. f7035ce KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code by Paul Mackerras · 6 years ago
  76. 966eba9 KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulation by Paul Mackerras · 6 years ago
  77. d24ea8a KVM: PPC: Book3S: Simplify external interrupt handling by Paul Mackerras · 6 years ago
  78. a3ac077 KVM: PPC: Remove redundand permission bits removal by Alexey Kardashevskiy · 6 years ago
  79. 2691f0f KVM: PPC: Propagate errors to the guest when failed instead of ignoring by Alexey Kardashevskiy · 6 years ago
  80. 42de7b9 KVM: PPC: Validate TCEs against preregistered memory page sizes by Alexey Kardashevskiy · 6 years ago
  81. aa22786 KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM by Paul Mackerras · 6 years ago
  82. 1006284 KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR by Cameron Kaiser · 6 years ago
  83. 6579804 KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault by Paul Mackerras · 6 years ago
  84. f7960e2 KVM: PPC: Inform the userspace about TCE update failures by Alexey Kardashevskiy · 6 years ago
  85. e199ad2 KVM: PPC: Validate all tces before updating tables by Alexey Kardashevskiy · 6 years ago
  86. 71d29f4 KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size by Nicholas Piggin · 6 years ago
  87. 425333b KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode by Alexey Kardashevskiy · 6 years ago
  88. 732b531 Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 6 years ago
  89. aa5b105 Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  90. 3cc97be treewide: correct "differenciate" and "instanciate" typos by Finn Thain · 6 years ago
  91. d6ee76d powerpc64/ftrace: Include ftrace.h needed for enable/disable calls by Luke Dashjr · 6 years ago
  92. 46dec40 KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function by Paul Mackerras · 6 years ago
  93. e61cf2e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  94. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  95. 6518202 mm/cma: remove unsupported gfp_mask parameter from cma_alloc() by Marek Szyprowski · 6 years ago
  96. 5e2d059 Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  97. c066faf KVM: PPC: Book3S HV: Use correct pagesize in kvm_unmap_radix() by Paul Mackerras · 6 years ago
  98. b3124ec Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  99. d2ce98c Merge tag 'v4.18-rc6' into HEAD by Paolo Bonzini · 6 years ago
  100. 45ef599 powerpc: remove unnecessary inclusion of asm/tlbflush.h by Christophe Leroy · 6 years ago