summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2021-12-09powerpc/kuap: Check KUAP activation in generic functionsChristophe Leroy-76/+56
2021-12-09powerpc/kuap: Add a generic intermediate layerChristophe Leroy-37/+86
2021-12-09powerpc/kuep: Remove 'nosmep' boot time parameter except for book3s/64Christophe Leroy-5/+0
2021-12-09powerpc/32s: Save content of sr0 to avoid 'mfsr'Christophe Leroy-0/+14
2021-12-09powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy-44/+78
2021-12-09powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy-2/+1
2021-12-09powerpc/44x: Activate KUEP at all timeChristophe Leroy-1/+0
2021-12-09powerpc/8xx: Activate KUEP at all timeChristophe Leroy-4/+2
2021-12-09Revert "powerpc: Inline setup_kup()"Christophe Leroy-6/+2
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin-4/+45
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin-3/+13
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin-4/+6
2021-12-08KVM: Drop obsolete kvm_arch_vcpu_block_finish()Sean Christopherson-1/+0
2021-12-08KVM: Force PPC to define its own rcuwait objectSean Christopherson-0/+1
2021-12-08KVM: PPC: Avoid referencing userspace memory region in memslot updatesSean Christopherson-4/+0
2021-12-08KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson-4/+6
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior-2/+2
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin-1/+1
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin-4/+0
2021-12-02powerpc: Remove unused FW_FEATURE_NATIVE referencesNicholas Piggin-8/+0
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook-2/+4
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin-4/+5
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev-0/+40
2021-11-30powerpc/atomics: Remove atomic_inc()/atomic_dec() and friendsChristophe Leroy-95/+0
2021-11-30powerpc/atomics: Use immediate operand when possibleChristophe Leroy-28/+28
2021-11-30powerpc/bitops: Use immediate operand when possibleChristophe Leroy-8/+81
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin-16/+27
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman-2/+0
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin-33/+0
2021-11-29Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman-0/+1
2021-11-25powerpc/rtas: rtas_busy_delay() improvementsNathan Lynch-1/+1
2021-11-25powerpc/code-patching: Improve verification of patchabilityChristophe Leroy-1/+0
2021-11-25powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini-0/+2
2021-11-25powerpc/xive: Activate StoreEOI on P10Cédric Le Goater-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exitNicholas Piggin-2/+0
2021-11-24KVM: PPC: Book3S HV P9: Improve mfmsr performance on entryNicholas Piggin-0/+2
2021-11-24KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entryNicholas Piggin-0/+1
2021-11-24KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushingNicholas Piggin-2/+1
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Demand fault TM facility registersNicholas Piggin-0/+3
2021-11-24KVM: PPC: Book3S HV P9: Demand fault EBB facility registersNicholas Piggin-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Optimise timebase readsNicholas Piggin-1/+1
2021-11-24KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebaseNicholas Piggin-1/+7
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin-0/+2
2021-11-24KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin-5/+0
2021-11-24powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin-12/+4
2021-11-24KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin-0/+2
2021-11-24KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin-0/+5
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+0