summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-11powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin
2021-02-11powerpc/powernv/pci: Use kzalloc() for phb related allocationsMichael Ellerman
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
2021-02-09powerpc: improve handling of unrecoverable system resetNicholas Piggin
2021-02-09powerpc/mce: ensure machine check handler always tests RINicholas Piggin
2021-02-09powerpc: introduce die_mceNicholas Piggin
2021-02-09powerpc/cell: tidy up pervasive declarationsNicholas Piggin
2021-02-09powerpc: add and use unknown_async_exceptionNicholas Piggin