summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-10powerpc/fadump: pass additional parameters when fadump is activeHari Bathini
2024-05-10powerpc/fadump: setup additional parameters for dump capture kernelHari Bathini
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King
2024-05-08powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz
2024-05-08powerpc/code-patching: Use dedicated memory routines for patchingBenjamin Gray
2024-05-08powerpc/code-patching: Test patch_instructions() during bootBenjamin Gray
2024-05-08powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()Benjamin Gray
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer
2024-05-08powerpc: Fix typosBjorn Helgaas
2024-05-08powerpc/eeh: Fix spelling of the word "auxillary" and update commentGhanshyam Agrawal
2024-05-08macintosh/ams: Fix unused variable warningMichael Ellerman
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao
2024-05-07powerpc/pseries/pci: Code cleanupKunwu Chan
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan
2024-05-07powerpc: Fix preserved memory size for int-vectorsGUO Zihua
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang
2024-05-07powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang
2024-05-07powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao
2024-05-07powerpc: dts: add power management nodes to FSL chipsRan Wang
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li
2024-05-07powerpc: Fix kernel-doc comments in fsl_gtm.cYang Li
2024-05-07powerpc: boot: Fix kernel-doc param for partial_decompressYang Li
2024-05-07powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada
2024-05-07powerpc/bpf/32: Fix failing test_bpf testsChristophe Leroy
2024-05-06powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-05-06powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-05-06powerpc/bpf: enable kfunc callHari Bathini
2024-05-06powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini
2024-05-06Documentation: Fix the address of the linuxppc-dev mailing listStephen Rothwell
2024-05-06Documentation: Document PowerPC kernel dynamic DEXCR interfaceBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray
2024-05-03powerpc/dexcr: Reset DEXCR value across execBenjamin Gray
2024-05-03powerpc/dexcr: Track the DEXCR per-processBenjamin Gray
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray
2024-05-03powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert
2024-05-01MAINTAINERS: MMU GATHER: Update Aneesh's addressMichael Ellerman
2024-05-01MAINTAINERS: powerpc: Remove AneeshMichael Ellerman
2024-04-30powerpc: Mark memory_limit as initdataMichael Ellerman
2024-04-30macintosh/macio-adb: replace of_node_put() with __freesundar
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan