summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-04-101-1/+1
* powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor2024-04-031-1/+1
* powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman2024-04-031-2/+9
* powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman2024-04-031-0/+6
* powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman2024-04-031-0/+6
* powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2024-03-262-3/+3
* powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain2024-03-261-2/+27
* powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin2024-03-261-3/+5
* powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy2024-03-261-2/+2
* drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap2024-03-261-0/+1
* powerpc/rtas: use correct function name for resetting TCE tablesNathan Lynch2024-03-062-4/+9
* powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOVGaurav Batra2024-03-061-51/+105
* powerpc/pseries/iommu: DLPAR add doesn't completely initialize pci_controllerGaurav Batra2024-03-013-6/+31
* powerpc/pseries: fix accuracy of stolen timeShrikanth Hegde2024-02-231-2/+6
* powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-EDavid Engraf2024-02-231-1/+2
* powerpc/64: Set task pt_regs->link to the LR value on scv entryNaveen N Rao2024-02-231-2/+2
* Revert "powerpc/pseries/iommu: Fix iommu initialisation during DLPAR add"Michael Ellerman2024-02-233-23/+5
* powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman2024-02-231-1/+1
* powerpc/kasan: Fix addr error caused by page alignmentJiangfeng Xiao2024-02-231-0/+1
* powerpc/6xx: set High BAT Enable flag on G2_LE coresMatthias Schiffer2024-02-232-1/+21
* powerpc/pseries/iommu: Fix iommu initialisation during DLPAR addGaurav Batra2024-02-233-5/+23
* work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-233-9/+9
* arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2024-02-051-1/+0
* crypto: p10-aes-gcm - Avoid -Wstringop-overflow warningsGustavo A. R. Silva2024-02-051-1/+1
* powerpc/lib: Validate size for vector operationsNaveen N Rao2024-02-051-0/+10
* powerpc: pmd_move_must_withdraw() is only needed for CONFIG_TRANSPARENT_HUGEPAGEStephen Rothwell2024-02-051-0/+2
* powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman2024-02-052-5/+5
* powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2024-02-052-3/+4
* powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman2024-02-051-0/+2
* powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan2024-02-051-2/+3
* powerpc/ps3_defconfig: Disable PPC64_BIG_ENDIAN_ELF_ABI_V2Geoff Levand2024-01-311-0/+1
* powerpc/64s: Increase default stack size to 32KBMichael Ellerman2024-01-251-0/+1
* powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan2024-01-251-0/+2
* powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan2024-01-251-0/+5
* powerpc/rtas: Avoid warning on invalid token argument to sys_rtas()Nathan Lynch2024-01-251-2/+17
* powerpc/hv-gpci: Add return value check in affinity_domain_via_partition_show...Kajol Jain2024-01-251-0/+3
* KVM: PPC: Book3S HV: Handle pending exceptions on guest entry with MSR_EENicholas Piggin2024-01-251-6/+12
* KVM: PPC: Book3S HV: Introduce low level MSR accessorJordan Niethe2024-01-254-21/+33
* KVM: PPC: Book3S HV: Use accessors for VCPU registersJordan Niethe2024-01-253-72/+139
* powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2024-01-251-4/+5
* powerpc/44x: select I2C for CURRITUCKRandy Dunlap2024-01-251-0/+1
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2024-01-251-1/+1
* powerpc/pseries/vas: Migration suspend waits for no in-progress open windowsHaren Myneni2024-01-102-7/+46
* kexec: fix KEXEC_FILE dependenciesArnd Bergmann2024-01-051-2/+2
* cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-201-1/+0
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-131-2/+2
* powerpc/pseries/iommu: enable_ddw incorrectly returns direct mapping for SR-I...Gaurav Batra2023-12-081-4/+4
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15