summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-02-10KVM: PPC: Book3S HV: Fix radix guest SLB side channelNicholas Piggin
2021-02-10KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin
2021-02-10KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria
2021-02-10KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria
2021-02-09KVM: Raise the maximum number of user memslotsVitaly Kuznetsov
2021-02-09powerpc/64s: Handle program checks in wrong endian during early bootMichael Ellerman
2021-02-09powerpc/64: Make stack tracing work during very early bootMichael Ellerman
2021-02-09powerpc64/idle: Fix SP offsets when saving GPRsChristopher M. Riedl
2021-02-09powerpc/32s: Allow constant folding in mtsr()/mfsr()Christophe Leroy
2021-02-09powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()Christophe Leroy
2021-02-09powerpc/32s: Change mfsrin() into a static inline functionChristophe Leroy
2021-02-09powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpersChristophe Leroy
2021-02-09powerpc/sstep: Fix darn emulationSandipan Das
2021-02-09powerpc/sstep: Fix load-store and update emulationSandipan Das
2021-02-09powerpc/8xx: Fix software emulation interruptChristophe Leroy
2021-02-09powerpc/perf: Record counter overflow always if SAMPLE_IP is unsetAthira Rajeev
2021-02-09powerpc/pseries/dlpar: handle ibm, configure-connector delay statusNathan Lynch
2021-02-09powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBsNicholas Piggin
2021-02-09powerpc/64s/radix: serialize_against_pte_lookup IPIs trim mm_cpumaskNicholas Piggin
2021-02-09powerpc/64s/radix: occasionally attempt to trim mm_cpumaskNicholas Piggin
2021-02-09powerpc/64s/radix: Allow mm_cpumask trimming from external sourcesNicholas Piggin
2021-02-09powerpc/64s/radix: Check for no TLB flush requiredNicholas Piggin
2021-02-09powerpc/64s/radix: refactor TLB flush type selectionNicholas Piggin
2021-02-09powerpc/64s/radix: add warning and comments in mm_cpumask trimNicholas Piggin
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev
2021-02-09powerpc/perf: Include PMCs as part of per-cpu cpuhw_events structAthira Rajeev
2021-02-09powerpc/pkeys: Remove unused codeSandipan Das
2021-02-09powerpc/44x: Fix a spelling mismach to mismatch in head_44x.SBhaskar Chowdhury
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan
2021-02-09powerpc/akebono: Fix unmet dependency errorsMichael Ellerman
2021-02-09powerpc/64s: runlatch interrupt handling in CNicholas Piggin
2021-02-09powerpc/64s: move NMI soft-mask handling to CNicholas Piggin
2021-02-09powerpc: move NMI entry/exit code into wrapperNicholas Piggin
2021-02-09powerpc/pseries/mce: restore msr before returning from handlerNicholas Piggin
2021-02-09powerpc/64: entry cpu time accounting in CNicholas Piggin
2021-02-09powerpc/64: move account_stolen_time into its own functionNicholas Piggin
2021-02-09powerpc/64s: reconcile interrupts in CNicholas Piggin
2021-02-09powerpc/64s: move context tracking exit to interrupt exit pathNicholas Piggin
2021-02-09powerpc: handle irq_enter/irq_exit in interrupt handler wrappersNicholas Piggin
2021-02-09powerpc/64: add context tracking to asynchronous interruptsNicholas Piggin
2021-02-09powerpc/64: context tracking move to interrupt wrappersNicholas Piggin
2021-02-09powerpc/64s/hash: improve context tracking of hash faultsNicholas Piggin
2021-02-09powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin
2021-02-09powerpc: add interrupt_cond_local_irq_enable helperNicholas Piggin
2021-02-09powerpc: convert interrupt handlers to use wrappersNicholas Piggin
2021-02-09powerpc/traps: factor common code from program check and emulation assistNicholas Piggin
2021-02-09powerpc: add interrupt wrapper entry / exit stub functionsNicholas Piggin
2021-02-09powerpc: interrupt handler wrapper functionsNicholas Piggin