summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-10powerpc/kcsan: Add exclusions from instrumentationRohan McLure
2023-02-10powerpc: Skip stack validation checking alternate stacks if they are not allo...Nicholas Piggin
2023-02-10powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2023-02-10powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin
2023-02-10powerpc/64s: Fix stress_hpt memblock alloc alignmentNicholas Piggin
2023-02-10powerpc/64e: Simplify address calculation in secondary hold loopNicholas Piggin
2023-02-10powerpc/64s: Refactor initialisation after promNicholas Piggin
2023-02-10crypto: powerpc - Use address generation helper for asmNicholas Piggin
2023-02-10powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat
2023-02-10powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin
2023-02-10powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin
2023-02-10powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepareNicholas Piggin
2023-02-10powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain
2023-02-10powerpc/bpf/32: perform three operands ALU operationsChristophe Leroy
2023-02-10powerpc/bpf/32: introduce a second source register for ALU operationsChristophe Leroy
2023-02-10powerpc/bpf/32: Optimise some particular const operationsChristophe Leroy
2023-02-10powerpc/bpf: Only pad length-variable code at initial passChristophe Leroy
2023-02-10powerpc/bpf: Perform complete extra passes to update addressesChristophe Leroy
2023-02-10powerpc/bpf/32: BPF prog is never called with more than one argChristophe Leroy
2023-02-10powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy
2023-02-10powerpc/bpf/32: No need to zeroise r4 when not doing tail callChristophe Leroy
2023-02-10powerpc: Remove __kernel_text_address() in show_instructions()Christophe Leroy
2023-02-10powerpc/mce: log the error for all unrecoverable errorsGanesh Goudar
2023-02-09selftests/powerpc: Add automatically allocating read_fileBenjamin Gray
2023-02-09selftests/powerpc: Add {read,write}_{long,ulong}Benjamin Gray
2023-02-09selftests/powerpc: Parse long/unsigned long value safelyBenjamin Gray
2023-02-09selftests/powerpc: Add read/write debugfs file, intBenjamin Gray
2023-02-09selftests/powerpc: Add generic read/write file utilBenjamin Gray
2023-02-08powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-02-08powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushesNicholas Piggin
2023-02-08powerpc/64s/radix: mm->context.id should always be validNicholas Piggin
2023-02-08powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flushNicholas Piggin
2023-02-08powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy
2023-02-07powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár
2023-01-30powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár
2023-01-30powerpc/64: Don't recurse irq replayNicholas Piggin
2023-01-30powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy
2023-01-30powerpc/rtas: upgrade internal arch spinlocksNathan Lynch
2023-01-30powerpc/rtas: remove lock and args fields from global rtas structNathan Lynch
2023-01-30powerpc/rtas: make all exports GPLNathan Lynch
2023-01-30powerpc/rtas: Drop unused export symbolsMichael Ellerman
2023-01-30powerpc/rtas: unexport 'rtas' symbolNathan Lynch
2023-01-30powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár
2023-01-30powerpc/64: Set default CPU in KconfigChristophe Leroy
2023-01-26powerpc/module_64: Fix "expected nop" error on module re-patchingJosh Poimboeuf
2023-01-26powerpc/module_64: Improve restore_r2() return semanticsJosh Poimboeuf
2023-01-11Merge branch 'fixes' into nextMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .commentMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-01-06powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman