summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kvm-s390-master-6.13-1' of https://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini6 days1-0/+36
|\
| * Merge tag 'powerpc-6.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-12-271-0/+36
| |\
| | * powerpc/pseries/vas: Add close() callback in vas_vm_ops structHaren Myneni2024-12-181-0/+36
* | | KVM: e500: perform hugepage check after looking up the PFNPaolo Bonzini6 days1-109/+69
* | | KVM: e500: map readonly host pages for readPaolo Bonzini6 days1-2/+3
* | | KVM: e500: track host-writability of pagesPaolo Bonzini6 days2-4/+13
* | | KVM: e500: use shadow TLB entry as witness for writabilityPaolo Bonzini6 days1-4/+3
* | | KVM: e500: always restore irqsPaolo Bonzini6 days1-2/+2
|/ /
* | Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-192-0/+2
|\ \ | |/ |/|
| * fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann2024-12-172-0/+2
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
|/
* Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-11-301-2/+4
|\
| * kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada2024-11-271-2/+2
* | Merge tag 'powerpc-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-11-292-3/+27
|\ \
| * | powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman2024-11-271-2/+27
| * | powerpc/machdep: Remove duplicated include in svm.cYang Li2024-11-271-1/+0
* | | Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-262-2/+2
|\ \ \
| * | | Improve consistency of '#error' directive messagesNataniel Farzan2024-11-122-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-2412-103/+54
|\ \ \ | |_|/ |/| |
| * | Merge tag 'loongarch-kvm-6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-11-141-0/+12
| |\ \
| * \ \ Merge branch 'kvm-docs-6.13' into HEADPaolo Bonzini2024-11-131-3/+0
| |\ \ \
| | * | | KVM: powerpc: remove remaining traces of KVM_CAP_PPC_RMAPaolo Bonzini2024-11-081-3/+0
| | | |/ | | |/|
| * | | Merge tag 'kvm-riscv-6.13-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini2024-11-086-4/+6
| |\| |
| * | | KVM: PPC: Explicitly require struct page memory for Ultravisor sharingSean Christopherson2024-10-251-13/+12
| * | | KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructionsSean Christopherson2024-10-251-7/+6
| * | | KVM: PPC: Remove extra get_page() to fix page refcount leakSean Christopherson2024-10-251-1/+0
| * | | KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PRSean Christopherson2024-10-254-12/+14
| * | | KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTESean Christopherson2024-10-251-5/+5
| * | | KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()Sean Christopherson2024-10-253-8/+4
| * | | KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s RadixSean Christopherson2024-10-251-24/+5
| * | | KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HVSean Christopherson2024-10-251-21/+4
| * | | KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faultsSean Christopherson2024-10-251-5/+3
| * | | KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lockSean Christopherson2024-10-251-3/+1
| * | | KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()Sean Christopherson2024-10-251-7/+6
| * | | KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()Sean Christopherson2024-10-252-2/+2
| * | | KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIsSean Christopherson2024-10-252-2/+2
| * | | KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an errorSean Christopherson2024-10-252-2/+2
* | | | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-11-23107-2090/+2544
|\ \ \ \
| * | | | powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain2024-11-193-3/+60
| * | | | powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain2024-11-192-0/+8
| * | | | powerpc/perf: Add perf interface to expose vpa countersKajol Jain2024-11-195-0/+232
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-11-178-54/+44
| |\ \ \ \
| | * | | | KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain2024-11-143-5/+5
| | * | | | KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani2024-11-141-1/+0
| | * | | | KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani2024-11-142-4/+19
| | * | | | Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"Gautam Menghani2024-11-141-29/+2
| | * | | | KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal2024-11-055-8/+17
| | * | | | KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall2024-10-161-7/+1
| * | | | | powerpc/Makefile: Allow overriding CPPArnd Bergmann2024-11-152-5/+4
| * | | | | powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter2024-11-151-3/+3