aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-02-11powerpc/32: Always enable data translation on syscall entryChristophe Leroy
2021-02-11powerpc/32s: Add missing call to kuep_lock on syscall entryChristophe Leroy
2021-02-11powerpc/compat_sys: swap hi/lo parts of 64-bit syscall args in LE modeWill Springer
2021-02-11powerpc: use kernel endianness in MSR in 32-bit signal handlerJoseph J Allen
2021-02-11powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-02-11powerpc/mm: Remove dcache flush from memory remove.Aneesh Kumar K.V
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/xive: Assign boolean values to a bool variableJiapeng Chong
2021-02-11powerpc/32: Preserve cr1 in exception prolog stack check to fix build errorChristophe Leroy
2021-02-11powerpc/64s: Remove EXSLB interrupt save areaNicholas Piggin
2021-02-11powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin
2021-02-11powerpc/kuap: Restore AMR after replaying soft interruptsAlexey Kardashevskiy
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/amigaone: Make amigaone_discover_phbs() staticMichael Ellerman
2021-02-11powerpc/mm/64s: Fix no previous prototype warningMichael Ellerman
2021-02-11powerpc/83xx: Fix build error when CONFIG_PCI=nMichael Ellerman
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-11KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guestsNicholas Piggin
2021-02-11KVM: PPC: Book3S HV: Ensure radix guest has no SLB entriesPaul Mackerras
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10crypto: powerpc/sha256 - remove unneeded semicolonYang Li
2021-02-10KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas
2021-02-10KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas
2021-02-10KVM: PPC: remove unneeded semicolonYang Li
2021-02-10KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLBNicholas Piggin
2021-02-10KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guestNicholas Piggin
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