summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
4 dayssyscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann1-1/+1
4 dayspowerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]Hari Bathini4-51/+96
4 dayspowerpc/bpf: rename powerpc64_jit_data to powerpc_jit_dataHari Bathini1-2/+2
4 dayspowerpc: restore some missing spu syscallsArnd Bergmann1-0/+4
12 dayskprobe/ftrace: bail out if ftrace was killedStephen Brennan1-0/+3
12 dayspowerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
12 dayspowerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman1-0/+16
2024-06-16powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCHPuranjay Mohan2-0/+24
2024-06-16mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts1-0/+1
2024-06-12powerpc/pseries/lparcfg: drop error message from guest name lookupNathan Lynch1-2/+2
2024-06-12powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde3-7/+7
2024-06-12powerpc/fsl-soc: hide unused const variableArnd Bergmann1-0/+2
2024-05-17powerpc/crypto/chacha-p10: Fix failure on non Power10Michael Ellerman1-1/+7
2024-05-17powerpc/pseries/iommu: LPAR panics during boot up with a frozen PEGaurav Batra1-0/+8
2024-05-17powerpc/pseries: make max polling consistent for longer H_CALLsNayna Jain2-8/+7
2024-04-27powerpc/ftrace: Ignore ftrace locations in exit text sectionsNaveen N Rao5-8/+22
2024-04-10mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-1/+1
2024-04-03powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor1-1/+1
2024-04-03powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman1-2/+9
2024-04-03powerpc/smp: Increase nr_cpu_ids to include the boot CPUMichael Ellerman1-0/+6
2024-04-03powerpc/smp: Adjust nr_cpu_ids to cover all threads of a coreMichael Ellerman1-0/+6
2024-03-27powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2-3/+3
2024-03-27powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain1-2/+27
2024-03-27powerpc/pseries: Fix potential memleak in papr_get_attr()Qiheng Lin1-3/+5
2024-03-27powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy1-2/+2
2024-03-27drivers/ps3: select VIDEO to provide cmdline functionsRandy Dunlap1-0/+1
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