summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: delete scanlogNathan Lynch2021-11-255-202/+0
* powerpc/rtas: kernel-doc fixesNathan Lynch2021-11-251-4/+5
* powerpc/code-patching: Improve verification of patchabilityChristophe Leroy2021-11-253-6/+2
* powerpc/tsi108: make EXPORT_SYMBOL follow its function immediatelyJason Wang2021-11-251-2/+1
* bpf ppc32: Access only if addr is kernel addressHari Bathini2021-11-251-0/+34
* bpf ppc32: Add BPF_PROBE_MEM support for JITHari Bathini2021-11-253-0/+36
* bpf ppc64: Access only if addr is kernel addressRavi Bangoria2021-11-251-0/+26
* bpf ppc64: Add BPF_PROBE_MEM support for JITRavi Bangoria2021-11-254-9/+80
* powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini2021-11-252-1/+3
* bpf powerpc: refactor JIT compiler codeHari Bathini2021-11-252-27/+37
* bpf powerpc: Remove extra_pass from bpf_jit_build_body()Ravi Bangoria2021-11-254-8/+8
* bpf powerpc: Remove unused SEEN_STACKRavi Bangoria2021-11-251-2/+1
* powerpc/eeh: Use a goto for recovery failuresOliver O'Halloran2021-11-251-48/+45
* powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens2021-11-251-34/+35
* powerpc/xive: Add a debugfs toggle for save-restoreCédric Le Goater2021-11-253-1/+3
* powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater2021-11-252-0/+19
* powerpc/xive: Add a debugfs toggle for StoreEOICédric Le Goater2021-11-251-3/+14
* powerpc/xive: Add a debugfs file to dump EQsCédric Le Goater2021-11-251-0/+37
* powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'Cédric Le Goater2021-11-251-20/+7
* powerpc/xive: Change the debugfs file 'xive' into a directoryCédric Le Goater2021-11-251-11/+25
* powerpc/xive: Introduce xive_core_debugfs_create()Cédric Le Goater2021-11-251-3/+15
* powerpc/xive: Activate StoreEOI on P10Cédric Le Goater2021-11-252-0/+3
* powerpc/xive: Introduce an helper to print out interrupt characteristicsCédric Le Goater2021-11-251-27/+27
* powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater2021-11-252-33/+34
* powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin2021-11-251-3/+7
* powerpc/btext: add missing of_node_putJulia Lawall2021-11-251-1/+3
* powerpc/cell: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/powernv: add missing of_node_putJulia Lawall2021-11-251-0/+1
* powerpc/6xx: add missing of_node_putJulia Lawall2021-11-251-0/+1
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-11-2530-714/+1555
|\
| * KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin2021-11-245-9/+67
| * KVM: PPC: Book3S HV P9: Stop using vc->dpdesNicholas Piggin2021-11-243-12/+22
| * KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entryNicholas Piggin2021-11-241-25/+35
| * KVM: PPC: Book3S HV P9: Remove most of the vcore logicNicholas Piggin2021-11-241-62/+85
| * KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exitNicholas Piggin2021-11-243-19/+22
| * KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_readyNicholas Piggin2021-11-241-1/+1
| * KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exitNicholas Piggin2021-11-241-27/+23
| * KVM: PPC: Book3S HV P9: Optimise hash guest SLB savingNicholas Piggin2021-11-241-4/+18
| * KVM: PPC: Book3S HV P9: Improve mfmsr performance on entryNicholas Piggin2021-11-243-39/+47
| * KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entryNicholas Piggin2021-11-243-5/+13
| * KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exitNicholas Piggin2021-11-243-37/+65
| * KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushingNicholas Piggin2021-11-243-48/+70
| * KVM: PPC: Book3S HV P9: Don't restore PSSCR if not neededNicholas Piggin2021-11-242-9/+24
| * KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRsNicholas Piggin2021-11-241-14/+20
| * KVM: PPC: Book3S HV P9: Comment and fix MMU context switching codeNicholas Piggin2021-11-243-13/+42
| * KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin2021-11-245-51/+73
| * KVM: PPC: Book3S HV P9: Demand fault TM facility registersNicholas Piggin2021-11-243-10/+34
| * KVM: PPC: Book3S HV P9: Demand fault EBB facility registersNicholas Piggin2021-11-243-8/+37
| * KVM: PPC: Book3S HV P9: More SPR speed improvementsNicholas Piggin2021-11-241-30/+43
| * KVM: PPC: Book3S HV P9: Restrict DSISR canary workaround to processors that r...Nicholas Piggin2021-11-242-3/+6