summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie4 days2-0/+2
|\
| * fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann6 days2-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-252-2/+2
|\ \ \
| * | | Improve consistency of '#error' directive messagesNataniel Farzan2024-11-112-2/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-2312-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
| * | | | | powerpc/kexec: Fix return of uninitialized variableZhang Zekun2024-11-151-2/+7
| * | | | | powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring2024-11-141-11/+3
| * | | | | powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn2024-11-141-21/+0
| * | | | | powerpc/xive: Use cpumask_intersects()Costa Shulyupin2024-11-141-1/+1
| * | | | | powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya2024-11-141-3/+3
| * | | | | powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman2024-11-141-1/+1
| * | | | | powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall2024-11-142-2/+2
| * | | | | powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2024-11-142-13/+4