| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | powerpc: fix typos in comments | Julia Lawall | 2022-05-05 | 9 | -11/+11 |
* | | | Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-04-24 | 2 | -44/+45 |
|\| | |
|
| * | | KVM: PPC: Fix TCE handling for VFIO | Alexey Kardashevskiy | 2022-04-21 | 2 | -44/+45 |
| |/ |
|
* / | KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abused | Sean Christopherson | 2022-04-21 | 4 | -16/+17 |
|/ |
|
* | powerpc/64: Fix build failure with allyesconfig in book3s_64_entry.S | Christophe Leroy | 2022-03-28 | 1 | -2/+8 |
* | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2022-03-28 | 5 | -17/+96 |
|\ |
|
| * | KVM: PPC: Use KVM_CAP_PPC_AIL_MODE_3 | Nicholas Piggin | 2022-03-08 | 1 | -0/+17 |
| * | KVM: PPC: Book3S PR: Disallow AIL != 0 | Nicholas Piggin | 2022-03-08 | 1 | -0/+20 |
| * | KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled | Nicholas Piggin | 2022-03-08 | 2 | -9/+26 |
| * | KVM: PPC: Book3S HV P9: Fix "lost kick" race | Nicholas Piggin | 2022-03-07 | 1 | -8/+33 |
* | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-25 | 16 | -117/+122 |
|\ \ |
|
| * | | powerpc: Move C prototypes out of asm-prototypes.h | Christophe Leroy | 2022-03-08 | 2 | -2/+0 |
| * | | powerpc/pseries: Interface to represent PAPR firmware attributes | Pratik R. Sampat | 2022-03-08 | 1 | -0/+1 |
| |/ |
|
| * | KVM: PPC: Book3S HV: remove unnecessary casts | Nour-eddine Taleb | 2022-03-04 | 3 | -3/+3 |
| * | KVM: PPC: Decrement module refcount if init_vm fails | Fabiano Rosas | 2022-02-03 | 1 | -2/+7 |
| * | KVM: PPC: Book3S HV: Free allocated memory if module init fails | Fabiano Rosas | 2022-02-03 | 1 | -4/+11 |
| * | KVM: PPC: Book3S HV: Delay setting of kvm ops | Fabiano Rosas | 2022-02-03 | 1 | -5/+7 |
| * | KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init | Fabiano Rosas | 2022-02-03 | 1 | -1/+4 |
| * | powerpc/kvm: no need to initialise statics to 0 | Jason Wang | 2022-02-02 | 1 | -1/+1 |
| * | KVM: PPC: Merge powerpc's debugfs entry content into generic entry | Alexey Kardashevskiy | 2022-02-02 | 11 | -78/+47 |
| * | KVM: PPC: Book3s: mmio: Deliver DSI after emulation failure | Fabiano Rosas | 2022-01-31 | 2 | -7/+25 |
| * | KVM: PPC: mmio: Return to guest after emulation failure | Fabiano Rosas | 2022-01-31 | 1 | -3/+3 |
| * | KVM: PPC: mmio: Reject instructions that access more than mmio.data size | Fabiano Rosas | 2022-01-31 | 1 | -11/+5 |
| * | KVM: PPC: Fix vmx/vsx mixup in mmio emulation | Fabiano Rosas | 2022-01-31 | 1 | -2/+2 |
| * | KVM: PPC: Book3S HV: Stop returning internal values to userspace | Fabiano Rosas | 2022-01-31 | 1 | -0/+8 |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | KVM: use __vcalloc for very large allocations | Paolo Bonzini | 2022-03-08 | 1 | -1/+1 |
| |/ |
|
* | | mm: remove the extra ZONE_DEVICE struct page refcount | Christoph Hellwig | 2022-03-03 | 1 | -1/+0 |
* | | mm: don't include <linux/memremap.h> in <linux/mm.h> | Christoph Hellwig | 2022-03-03 | 1 | -0/+1 |
|/ |
|
* | KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUs | Nicholas Piggin | 2022-01-25 | 2 | -3/+2 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2022-01-16 | 19 | -92/+78 |
|\ |
|
| * | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2021-12-19 | 13 | -672/+1389 |
| |\ |
|
| * | | KVM: powerpc: Use Makefile.kvm for common files | David Woodhouse | 2021-12-09 | 1 | -6/+2 |
| * | | Merge branch 'kvm-on-hv-msrbm-fix' into HEAD | Paolo Bonzini | 2021-12-08 | 1 | -1/+4 |
| |\ \ |
|
| * | | | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() | Sean Christopherson | 2021-12-08 | 4 | -4/+4 |
| * | | | KVM: Force PPC to define its own rcuwait object | Sean Christopherson | 2021-12-08 | 1 | -1/+2 |
| * | | | KVM: Keep memslots in tree-based structures instead of array-based ones | Maciej S. Szmigiero | 2021-12-08 | 4 | -12/+13 |
| * | | | KVM: Use interval tree to do fast hva lookup in memslots | Maciej S. Szmigiero | 2021-12-08 | 1 | -0/+1 |
| * | | | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks | Sean Christopherson | 2021-12-08 | 1 | -2/+0 |
| * | | | KVM: PPC: Avoid referencing userspace memory region in memslot updates | Sean Christopherson | 2021-12-08 | 5 | -19/+7 |
| * | | | KVM: Let/force architectures to deal with arch specific memslot data | Sean Christopherson | 2021-12-08 | 5 | -21/+27 |
| * | | | KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index | Marc Zyngier | 2021-12-08 | 10 | -24/+27 |
| * | | | KVM: Move wiping of the kvm->vcpus array to common code | Marc Zyngier | 2021-12-08 | 1 | -9/+1 |
* | | | | Merge branch 'topic/ppc-kvm' into next | Michael Ellerman | 2021-12-15 | 3 | -15/+13 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | KVM: PPC: Book3S HV P9: Use kvm_arch_vcpu_get_wait() to get rcuwait object | Sean Christopherson | 2021-12-14 | 1 | -2/+3 |
| * | | | KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUEST | Alexey Kardashevskiy | 2021-12-02 | 1 | -1/+1 |
| * | | | KVM: PPC: Book3S: Suppress warnings when allocating too big memory slots | Alexey Kardashevskiy | 2021-12-02 | 1 | -2/+6 |
| * | | | KVM: PPC: Book3S HV P9: Remove unused ri_set local variable | Nicholas Piggin | 2021-12-02 | 1 | -10/+3 |
* | | | | powerpc/64s: Make hash MMU support configurable | Nicholas Piggin | 2021-12-09 | 1 | -0/+1 |
* | | | | powerpc: flexible GPR range save/restore macros | Nicholas Piggin | 2021-11-29 | 1 | -3/+2 |
|/ / / |
|