summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2024-03-06powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2-4/+9
2024-03-06powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra1-51/+105
2024-03-01powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra3-6/+31
2024-02-23powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde1-2/+6
2024-02-23powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf1-1/+2
2024-02-23powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao1-2/+2
2024-02-23Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman3-23/+5
2024-02-23powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman1-1/+1
2024-02-23powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao1-0/+1
2024-02-23powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2-1/+21
2024-02-23powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra3-5/+23
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds3-9/+9
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann1-1/+0
2024-02-05crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva1-1/+1
2024-02-05powerpc/lib: Validate size for vector operationsNaveen N Rao1-0/+10
2024-02-05powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell1-0/+2
2024-02-05powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman2-5/+5
2024-02-05powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2-3/+4
2024-02-05powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman1-0/+2
2024-02-05powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan1-2/+3
2024-02-01powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2Geoff Levand1-0/+1
2024-01-26powerpc/64s: Increase default stack size to 32KBMichael Ellerman1-0/+1
2024-01-26powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan1-0/+6
2024-01-26powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan1-0/+2
2024-01-26powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan1-0/+5
2024-01-26powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch1-2/+17
2024-01-26powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain1-0/+3
2024-01-26KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin1-6/+12
2024-01-26KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe4-21/+33
2024-01-26KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe3-72/+139
2024-01-26powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch1-4/+5
2024-01-26powerpc/44x: select I2C for CURRITUCKRandy Dunlap1-0/+1
2024-01-26powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada1-1/+1
2024-01-10powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2-7/+46
2024-01-05kexec: fix KEXEC_FILE dependenciesArnd Bergmann1-2/+2
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe1-1/+0
2023-12-13powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao1-2/+2
2023-12-08powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra1-4/+4
2023-12-08powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2-0/+15
2023-12-08KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin1-3/+3
2023-11-28powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin1-3/+2
2023-11-20powerpc/vmcore: Add MMU information to vmcoreinfoAditya Gupta1-0/+3
2023-11-20powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen1-1/+3
2023-11-20powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior1-1/+1
2023-11-20powerpc/vas: Limit open window failure messages in log buffferHaren Myneni2-20/+18
2023-11-20powerpc: Hide empty pt_regs at base of the stackMichael Ellerman1-3/+23
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray1-1/+1
2023-11-20powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy1-3/+0
2023-11-20powerpc: Only define __parse_fpscr() when requiredChristophe Leroy1-0/+2