summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-12-09powerpc/kuap: Prepare for supporting KUAP on BOOK3E/64Christophe Leroy
2021-12-09powerpc/config: Add CONFIG_BOOKE_OR_40xChristophe Leroy
2021-12-09powerpc/kuap: Add kuap_lock()Christophe Leroy
2021-12-09powerpc/kuap: Remove __kuap_assert_locked()Christophe Leroy
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson
2021-12-08KVM: Force PPC to define its own rcuwait objectSean Christopherson
2021-12-08KVM: PPC: Avoid referencing userspace memory region in memslot updatesSean Christopherson
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Remove unused FW_FEATURE_NATIVE referencesNicholas Piggin
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev
2021-11-30powerpc/atomics: Remove atomic_inc()/atomic_dec() and friendsChristophe Leroy
2021-11-30powerpc/atomics: Use immediate operand when possibleChristophe Leroy
2021-11-30powerpc/bitops: Use immediate operand when possibleChristophe Leroy
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin
2021-11-29Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman
2021-11-25powerpc/rtas: rtas_busy_delay() improvementsNathan Lynch
2021-11-25powerpc/code-patching: Improve verification of patchabilityChristophe Leroy
2021-11-25powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini
2021-11-25powerpc/xive: Activate StoreEOI on P10Cédric Le Goater
2021-11-24KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas 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: 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: Split P8 from P9 path guest vCPU TLB flushingNicholas 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: Optimise timebase readsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebaseNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin
2021-11-24KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin