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