summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin1-3/+13
2021-12-09powerpc/64s: Always define arch unmapped area callsNicholas Piggin2-4/+6
2021-12-02powerpc/64s: Move and rename do_bad_slb_fault as it is not hash specificNicholas Piggin1-1/+1
2021-12-02powerpc/pseries: Stop selecting PPC_HASH_MMU_NATIVENicholas Piggin1-4/+0
2021-12-02powerpc: Remove unused FW_FEATURE_NATIVE referencesNicholas Piggin1-8/+0
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook1-2/+4
2021-11-30powerpc/64s: Get LPID bit width from device treeNicholas Piggin1-4/+5
2021-11-30powerpc/perf: Fix PMU callbacks to clear pending PMI before resetting an over...Athira Rajeev1-0/+40
2021-11-30powerpc/atomics: Remove atomic_inc()/atomic_dec() and friendsChristophe Leroy1-95/+0
2021-11-30powerpc/atomics: Use immediate operand when possibleChristophe Leroy1-28/+28
2021-11-30powerpc/bitops: Use immediate operand when possibleChristophe Leroy1-8/+81
2021-11-29powerpc: flexible GPR range save/restore macrosNicholas Piggin1-16/+27
2021-11-29powerpc: Mark probe_machine() __init and staticMichael Ellerman1-2/+0
2021-11-29powerpc: remove cpu_online_cores_map functionNicholas Piggin1-33/+0
2021-11-29Revert "powerpc/code-patching: Improve verification of patchability"Michael Ellerman1-0/+1
2021-11-25powerpc/rtas: rtas_busy_delay() improvementsNathan Lynch1-1/+1
2021-11-25powerpc/code-patching: Improve verification of patchabilityChristophe Leroy1-1/+0
2021-11-25powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macroHari Bathini1-0/+2
2021-11-25powerpc/xive: Activate StoreEOI on P10Cédric Le Goater1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Avoid cpu_in_guest atomics on entry and exitNicholas Piggin2-2/+0
2021-11-24KVM: PPC: Book3S HV P9: Improve mfmsr performance on entryNicholas Piggin1-0/+2
2021-11-24KVM: PPC: Book3S HV Nested: Avoid extra mftb() in nested entryNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushingNicholas Piggin1-2/+1
2021-11-24KVM: PPC: Book3S HV P9: Use Linux SPR save/restore to manage some host SPRsNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Demand fault TM facility registersNicholas Piggin1-0/+3
2021-11-24KVM: PPC: Book3S HV P9: Demand fault EBB facility registersNicholas Piggin1-0/+1
2021-11-24KVM: PPC: Book3S HV P9: Optimise timebase readsNicholas Piggin1-1/+1
2021-11-24KVM: PPC: Book3S HV: Change dec_expires to be relative to guest timebaseNicholas Piggin2-1/+7
2021-11-24KVM: PPC: Book3S HV P9: Reduce mtmsrd instructions required to save host SPRsNicholas Piggin1-0/+2
2021-11-24KVM: PPC: Book3S HV P9: Implement PMU save/restore in CNicholas Piggin1-5/+0
2021-11-24powerpc/time: add API for KVM to re-arm the host timer/decrementerNicholas Piggin1-12/+4
2021-11-24KVM: PPC: Book3S HV P9: Use large decrementer for HDECNicholas Piggin1-0/+2
2021-11-24KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer readNicholas Piggin1-0/+5
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+0
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-5/+0
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-14/+1
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand1-1/+1
2021-11-06powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy1-13/+0
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds20-58/+172
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+3
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+1
2021-11-01Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2021-11-01Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-16/+4
2021-11-01Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-5/+0
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2021-11-01Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-21/+0
2021-10-30locking: Remove spin_lock_flags() etcArnd Bergmann1-21/+0
2021-10-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-0/+4
2021-10-28powerpc/book3e: Fix set_memory_x() and set_memory_nx()Christophe Leroy3-9/+16