aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-10powerpc/pseries/fadump: add support for multiple boot memory regionsHari Bathini5-120/+197
2024-05-08selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"Colin Ian King1-1/+1
2024-05-08powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"Greg Kurz1-3/+3
2024-05-08powerpc/code-patching: Use dedicated memory routines for patchingBenjamin Gray1-4/+27
2024-05-08powerpc/code-patching: Test patch_instructions() during bootBenjamin Gray1-0/+92
2024-05-08powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()Benjamin Gray2-2/+2
2024-05-08powerpc: rename SPRN_HID2 define to SPRN_HID2_750FXMatthias Schiffer6-13/+17
2024-05-08powerpc: Fix typosBjorn Helgaas29-40/+40
2024-05-08powerpc/eeh: Fix spelling of the word "auxillary" and update commentGhanshyam Agrawal2-4/+4
2024-05-08macintosh/ams: Fix unused variable warningMichael Ellerman1-1/+1
2024-05-07powerpc/Makefile: Remove bits related to the previous use of -mcmodel=largeNaveen N Rao9-21/+1
2024-05-07powerpc/pseries/pci: Code cleanupKunwu Chan1-27/+0
2024-05-07powerpc/cell: Code cleanup for spufs_mfc_flushKunwu Chan1-16/+4
2024-05-07powerpc/iommu: Code cleanup for cell/iommu.cKunwu Chan1-17/+0
2024-05-07powerpc: Fix preserved memory size for int-vectorsGUO Zihua1-1/+9
2024-05-07powerpc: dts: fsl: rename ifc node name to be memory-controllerLi Yang5-5/+5
2024-05-07powerpc: dts: mpc85xx: remove "simple-bus" compatible from ifc nodeLi Yang9-9/+9
2024-05-07powerpc: dts: p1010rdb: fix INTx interrupt issue on P1010RDB-PBXiaowei Bao3-16/+32
2024-05-07powerpc: dts: add power management nodes to FSL chipsRan Wang14-12/+83
2024-05-07powerpc/rtas: Add kernel-doc comments to smp_startup_cpu()Yang Li1-0/+1
2024-05-07powerpc: Fix kernel-doc comments in fsl_gtm.cYang Li1-3/+3
2024-05-07powerpc: boot: Fix kernel-doc param for partial_decompressYang Li1-1/+1
2024-05-07powerpc: remove unused *_syscall_64.o variables in MakefileMasahiro Yamada1-3/+0
2024-05-07powerpc/bpf/32: Fix failing test_bpf testsChristophe Leroy2-31/+110
2024-05-06powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman1-1/+1
2024-05-06powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman1-12/+12
2024-05-06powerpc/bpf: enable kfunc callHari Bathini2-10/+61
2024-05-06powerpc/64/bpf: fix tail calls for PCREL addressingHari Bathini1-14/+16
2024-05-06Documentation: Fix the address of the linuxppc-dev mailing listStephen Rothwell5-18/+18
2024-05-06Documentation: Document PowerPC kernel dynamic DEXCR interfaceBenjamin Gray1-2/+139
2024-05-06selftests/powerpc/dexcr: Add chdexcr utilityBenjamin Gray5-105/+187
2024-05-06selftests/powerpc/dexcr: Add DEXCR config details to lsdexcrBenjamin Gray1-2/+111
2024-05-06selftests/powerpc/dexcr: Attempt to enable NPHIE in hashchk selftestBenjamin Gray1-1/+7
2024-05-06selftests/powerpc/dexcr: Add DEXCR prctl interface testBenjamin Gray5-1/+269
2024-05-06powerpc/dexcr: Add DEXCR prctl interfaceBenjamin Gray4-0/+143
2024-05-03powerpc/dexcr: Reset DEXCR value across execBenjamin Gray4-1/+32
2024-05-03powerpc/dexcr: Track the DEXCR per-processBenjamin Gray3-6/+12
2024-05-03selftests/powerpc/dexcr: Add -no-pie to hashchk testsBenjamin Gray1-1/+1
2024-05-03powerpc/module: Remove arch specific module bug stuffDr. David Alan Gilbert2-7/+0
2024-05-01MAINTAINERS: MMU GATHER: Update Aneesh's addressMichael Ellerman1-1/+1
2024-05-01MAINTAINERS: powerpc: Remove AneeshMichael Ellerman1-1/+0
2024-04-30powerpc: Mark memory_limit as initdataMichael Ellerman1-1/+1
2024-04-30macintosh/macio-adb: replace of_node_put() with __freesundar1-14/+10
2024-04-29selftests/powerpc: Install tests in sub-directoriesMichael Ellerman2-4/+4
2024-04-29selftests/powerpc: Convert pmu Makefile to for loop styleMichael Ellerman1-21/+22
2024-04-29selftests/powerpc: make sub-folders buildable on their ownMadhavan Srinivasan24-7/+25
2024-04-29selftests/powerpc: Add flags.mk to support pmu buildableMadhavan Srinivasan5-0/+16
2024-04-29selftests/powerpc: Re-order *FLAGS to follow lib.mkMadhavan Srinivasan13-44/+45
2024-04-29powerpc/pseries/vio: Don't return ENODEV if node or compatible missingLidong Zhong1-6/+2
2024-04-29powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch1-4/+4