aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-14powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn1-21/+0
2024-11-14powerpc/xive: Use cpumask_intersects()Costa Shulyupin1-1/+1
2024-11-14selftests/powerpc: Remove the path after initialization.zhang jiao1-5/+5
2024-11-14powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya1-3/+3
2024-11-14powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman1-1/+1
2024-11-14powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall2-2/+2
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2-13/+4
2024-11-14powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh1-2/+0
2024-11-13powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman1-1/+0
2024-11-13cpufreq: maple: Remove maple driverMichael Ellerman3-250/+0
2024-11-10powerpc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang1-22/+22
2024-11-10powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani1-0/+1
2024-11-10fadump: reserve param area if below boot_mem_topSourabh Jain1-1/+1
2024-11-10powerpc/fadump: allocate memory for additional parameters earlyHari Bathini3-5/+15
2024-11-10powerpc/ftrace: Fix ftrace bug with KASAN=yMichael Ellerman1-3/+4
2024-11-08powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)1-33/+16
2024-11-08powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)1-14/+9
2024-11-07selftests/powerpc: Detect taint change in mitigation patching testMichael Ellerman1-4/+4
2024-11-07selftests/powerpc: Return errors from all testsMichael Ellerman3-4/+3
2024-11-07selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman2-3/+3
2024-11-07selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman22-0/+22
2024-11-07selftests/powerpc: Lower run time of count_stcx_fail testMichael Ellerman1-3/+0
2024-11-07powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven1-1/+1
2024-11-06powerpc: Add __must_check to set_memory_...()Christophe Leroy1-7/+7
2024-11-05powerpc: Use str_enabled_disabled() helper functionThorsten Blum1-2/+3
2024-11-05powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman1-0/+2
2024-11-05powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida1-3/+2
2024-11-04powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor1-2/+6
2024-10-31powerpc64/bpf: Add support for bpf trampolinesNaveen N Rao5-5/+891
2024-10-31samples/ftrace: Add support for ftrace direct samples on powerpcNaveen N Rao6-5/+414
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao5-29/+116
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao7-12/+102
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao6-13/+58
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao12-38/+380
2024-10-31kbuild: Add generic hook for architectures to use before the final vmlinux linkNaveen N Rao3-1/+19
2024-10-31powerpc/ftrace: Add a postlink script to validate function tracerNaveen N Rao3-1/+59
2024-10-31powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_rel()Naveen N Rao1-44/+17
2024-10-31powerpc/ftrace: Move ftrace stub used for init text before _einittextNaveen N Rao1-2/+1
2024-10-31powerpc/ftrace: Skip instruction patching if the instructions are the sameNaveen N Rao1-1/+1
2024-10-31powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftraceNaveen N Rao3-63/+56
2024-10-31powerpc/module_64: Convert #ifdef to IS_ENABLED()Naveen N Rao1-8/+2
2024-10-31powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry codeNaveen N Rao2-4/+6
2024-10-31powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.xNaveen N Rao1-1/+5
2024-10-31powerpc/kprobes: Use ftrace to determine if a probe is at function entryNaveen N Rao1-10/+8
2024-10-31powerpc/trace: Account for -fpatchable-function-entry support by toolchainNaveen N Rao1-4/+7
2024-10-29powerpc/64: Remove maple platformMichael Ellerman20-1488/+8
2024-10-29powerpc/boot: Remove bogus reference to liloMichael Ellerman1-1/+1
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman3-10/+10
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman4-1/+8
2024-10-29powerpc/machdep: Drop include of seq_file.hMichael Ellerman8-1/+8