summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2021-12-09powerpc/64s: Fix radix MMU when MMU_FTR_HPTE_TABLE is clearNicholas Piggin
2021-12-09powerpc/64e: remove mmu_linear_psizeNicholas Piggin
2021-12-09genirq/msi, treewide: Use a named struct for PCI/MSI attributesThomas Gleixner
2021-12-09powerpc/4xx: Complete removal of MSI supportCédric Le Goater
2021-12-09powerpc/4xx: Remove MSI support which never workedThomas Gleixner
2021-12-08Merge branch 'kvm-on-hv-msrbm-fix' into HEADPaolo Bonzini
2021-12-08KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson
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: Keep memslots in tree-based structures instead of array-based onesMaciej S. Szmigiero
2021-12-08KVM: Use interval tree to do fast hva lookup in memslotsMaciej S. Szmigiero
2021-12-08KVM: Stop passing kvm_userspace_memory_region to arch memslot hooksSean 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-08KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier
2021-12-08KVM: Move wiping of the kvm->vcpus array to common codeMarc Zyngier
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2021-12-02powerpc: make memremap_compat_align 64s-onlyNicholas Piggin
2021-12-02powerpc/64: pcpu setup avoid reading mmu_linear_psize on 64e or radixNicholas Piggin
2021-12-02powerpc/64s: Rename hash_hugetlbpage.c to hugetlbpage.cNicholas Piggin
2021-12-02powerpc/64s: move page size definitions from hash specific fileNicholas Piggin
2021-12-02powerpc/64s: Make flush_and_reload_slb a no-op when radix is enabledNicholas Piggin
2021-12-02powerpc/64s: move THP trace point creation out of hash specific fileNicholas Piggin
2021-12-02powerpc/pseries: lparcfg don't include slb_size line in radix modeNicholas Piggin
2021-12-02powerpc/pseries: move process table registration away from hash-specific codeNicholas Piggin
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: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin
2021-12-02powerpc: Remove unused FW_FEATURE_NATIVE referencesNicholas Piggin
2021-12-02KVM: PPC: Book3S: Suppress failed alloc warning in H_COPY_TOFROM_GUESTAlexey Kardashevskiy
2021-12-02KVM: PPC: Book3S: Suppress warnings when allocating too big memory slotsAlexey Kardashevskiy
2021-12-02KVM: PPC: Book3S HV P9: Remove unused ri_set local variableNicholas Piggin
2021-12-02powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV.Cédric Le Goater
2021-12-02powerpc/signal32: Use struct_group() to zero spe regsKees Cook
2021-12-01powerpc: Snapshot thread flagsMark Rutland
2021-12-01powerpc: Avoid discarding flags in system_call_exception()Mark Rutland
2021-11-30powerpc/32s: Fix shift-out-of-bounds in KASAN initChristophe Leroy
2021-11-30powerpc/powermac: Add missing lockdep_register_key()Christophe Leroy
2021-11-30powerpc/modules: Don't WARN on first module allocation attemptChristophe Leroy
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/watchdog: help remote CPUs to flush NMI printk outputNicholas Piggin
2021-11-29powerpc: Don't bother about .data..Lubsan sectionsChristophe Leroy
2021-11-29powerpc/ptdump: Fix display a BAT's size unitChristophe Leroy
2021-11-29powerpc/ftrace: Activate HAVE_DYNAMIC_FTRACE_WITH_REGS on PPC32Christophe Leroy
2021-11-29powerpc/ftrace: Add module_trampoline_target() for PPC32Christophe Leroy