summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-02-11powerpc/syscall: Do not check unsupported scv vector on PPC32Christophe Leroy
2021-02-11powerpc/irq: Add stub irq_soft_mask_return() for PPC32Christophe Leroy
2021-02-11powerpc/irq: Rework helpers that manipulate MSR[EE/RI]Christophe Leroy
2021-02-11powerpc/irq: Add helper to set regs->softeChristophe Leroy
2021-02-11powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-02-11powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V
2021-02-11powerpc/mm: Enable compound page check for both THP and HugeTLBAneesh Kumar K.V
2021-02-11powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin
2021-02-11powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy
2021-02-11powerpc/uaccess: Simplify unsafe_put_user() implementationMichael Ellerman
2021-02-11powerpc: remove interrupt handler functions from the noinstr sectionNicholas Piggin
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-10KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas
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/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/64s: Implement ptep_clear_flush_young that does not flush TLBsNicholas Piggin
2021-02-09powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regsAthira Rajeev
2021-02-09powerpc/pkeys: Remove unused codeSandipan Das
2021-02-09powerpc: remove unneeded semicolonsChengyang Fan
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/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: add interrupt wrapper entry / exit stub functionsNicholas Piggin
2021-02-09powerpc: interrupt handler wrapper functionsNicholas Piggin
2021-02-09powerpc: introduce die_mceNicholas Piggin
2021-02-09powerpc: add and use unknown_async_exceptionNicholas Piggin
2021-02-09powerpc/time: move timer_broadcast_interrupt prototype to asm/time.hNicholas Piggin
2021-02-09powerpc/64s: add do_bad_page_fault_segv handlerNicholas Piggin
2021-02-09powerpc: bad_page_fault get registers from regsNicholas Piggin
2021-02-09powerpc: do_break get registers from regsNicholas Piggin
2021-02-09powerpc: remove arguments from fault handler functionsNicholas Piggin