aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-25bpf ppc32: Add BPF_PROBE_MEM support for JITHari Bathini
2021-11-25bpf ppc64: Access only if addr is kernel addressRavi Bangoria
2021-11-25bpf ppc64: Add BPF_PROBE_MEM support for JITRavi Bangoria
2021-11-25powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini
2021-11-25bpf powerpc: refactor JIT compiler codeHari Bathini
2021-11-25bpf powerpc: Remove extra_pass from bpf_jit_build_body()Ravi Bangoria
2021-11-25bpf powerpc: Remove unused SEEN_STACKRavi Bangoria
2021-11-25powerpc/eeh: Use a goto for recovery failuresOliver O'Halloran
2021-11-25powerpc/eeh: Small refactor of eeh_handle_normal_event()Daniel Axtens
2021-11-25powerpc/xive: Add a debugfs toggle for save-restoreCédric Le Goater
2021-11-25powerpc/xive: Add a kernel parameter for StoreEOICédric Le Goater
2021-11-25powerpc/xive: Add a debugfs toggle for StoreEOICédric Le Goater
2021-11-25powerpc/xive: Add a debugfs file to dump EQsCédric Le Goater
2021-11-25powerpc/xive: Rename the 'cpus' debugfs file to 'ipis'Cédric Le Goater
2021-11-25powerpc/xive: Change the debugfs file 'xive' into a directoryCédric Le Goater
2021-11-25powerpc/xive: Introduce xive_core_debugfs_create()Cédric Le Goater
2021-11-25powerpc/xive: Activate StoreEOI on P10Cédric Le Goater
2021-11-25powerpc/xive: Introduce an helper to print out interrupt characteristicsCédric Le Goater
2021-11-25powerpc/xive: Replace pr_devel() by pr_debug() to ease debugCédric Le Goater
2021-11-25powerpc/powernv: Remove POWER9 PVR version check for entry and uaccess flushesNicholas Piggin
2021-11-25powerpc/btext: add missing of_node_putJulia Lawall
2021-11-25powerpc/cell: add missing of_node_putJulia Lawall
2021-11-25powerpc/powernv: add missing of_node_putJulia Lawall
2021-11-25powerpc/6xx: add missing of_node_putJulia Lawall
2021-11-25Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2021-11-24KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Stop using vc->dpdesNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Tidy kvmppc_create_dtl_entryNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Remove most of the vcore logicNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Add unlikely annotation for !mmu_readyNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Avoid changing MSR[RI] in entry and exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Optimise hash guest SLB savingNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Improve mfmsr performance on entryNicholas Piggin
2021-11-24KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entryNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Avoid tlbsync sequence on radix guest exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushingNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Don't restore PSSCR if not neededNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Test dawr_enabled() before saving host DAWR SPRsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Comment and fix MMU context switching codeNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Demand fault TM facility registersNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Demand fault EBB facility registersNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: More SPR speed improvementsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Restrict DSISR canary workaround to processors that r...Nicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Switch PMU to guest as late as possibleNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Implement TM fastpath for guest entry/exitNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Move remaining SPR and MSR access into low level entryNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Move nested guest entry into its own functionNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Move host OS save/restore functions to built-inNicholas Piggin