summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-02-10powerpc/bpf/32: introduce a second source register for ALU operationsChristophe Leroy1-167/+183
2023-02-10powerpc/bpf/32: Optimise some particular const operationsChristophe Leroy1-3/+20
2023-02-10powerpc/bpf: Only pad length-variable code at initial passChristophe Leroy2-10/+10
2023-02-10powerpc/bpf: Perform complete extra passes to update addressesChristophe Leroy4-93/+8
2023-02-10powerpc/bpf/32: BPF prog is never called with more than one argChristophe Leroy1-6/+0
2023-02-10powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy1-2/+18
2023-02-10powerpc/bpf/32: No need to zeroise r4 when not doing tail callChristophe Leroy1-1/+4
2023-02-10powerpc: Remove __kernel_text_address() in show_instructions()Christophe Leroy1-2/+1
2023-02-10powerpc/mce: log the error for all unrecoverable errorsGanesh Goudar1-3/+7
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray5-109/+71
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray5-22/+95
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray3-7/+132
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray5-35/+47
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray7-160/+120
2023-02-08powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman1-3/+1
2023-02-08powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushesNicholas Piggin1-11/+10
2023-02-08powerpc/64s/radix: mm->context.id should always be validNicholas Piggin1-18/+21
2023-02-08powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flushNicholas Piggin1-1/+1
2023-02-08powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy1-0/+8
2023-02-07powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár3-7/+27
2023-02-07powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin1-2/+4
2023-02-06powerpc/kexec_file: fix implicit decl errorRandy Dunlap1-0/+1
2023-02-02powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman1-1/+0
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman1-0/+2
2023-02-01powerpc/kexec_file: Count hot-pluggable memory in FDT estimateSourabh Jain1-1/+1
2023-01-31powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman1-0/+13
2023-01-31powerpc/64s/radix: Fix crash with unaligned relocated kernelMichael Ellerman1-0/+11
2023-01-31powerpc/kexec_file: Fix division by zero in extra size estimationMichael Ellerman1-4/+7
2023-01-31powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman1-7/+7
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin4-15/+32
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin1-1/+1
2023-01-30powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár1-0/+1
2023-01-30powerpc/64: Don't recurse irq replayNicholas Piggin2-37/+70
2023-01-30powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy2-4/+1
2023-01-30powerpc/rtas: upgrade internal arch spinlocksNathan Lynch1-38/+14
2023-01-30powerpc/rtas: remove lock and args fields from global rtas structNathan Lynch2-23/+29
2023-01-30powerpc/rtas: make all exports GPLNathan Lynch1-11/+11
2023-01-30powerpc/rtas: Drop unused export symbolsMichael Ellerman1-4/+0
2023-01-30powerpc/rtas: unexport 'rtas' symbolNathan Lynch1-1/+0
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár1-4/+10
2023-01-30powerpc/64: Set default CPU in KconfigChristophe Leroy2-22/+12
2023-01-30powerpc/kvm: Fix unannotated intra-function call warningSathvika Vasireddy1-3/+2
2023-01-30powerpc/85xx: Fix unannotated intra-function call warningSathvika Vasireddy1-1/+2
2023-01-26powerpc/module_64: Fix "expected nop" error on module re-patchingJosh Poimboeuf1-2/+12
2023-01-26powerpc/module_64: Improve restore_r2() return semanticsJosh Poimboeuf1-9/+6
2023-01-12powerpc/64s/hash: Make stress_hpt_timer_fn() staticYang Yingliang1-1/+1
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain2-71/+67
2023-01-11powerpc/boot: Fix incorrect version calculation issue in ld_versionOjaswin Mujoo1-0/+4
2023-01-11Merge branch 'fixes' into nextMichael Ellerman1-1/+5
2023-01-05powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman1-1/+1