summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds8 days164-3583/+3056
|\
| * EDAC/powerpc: Remove PPC_MAPLE driversMichael Ellerman13 days6-1199/+0
| * powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain13 days3-3/+60
| * powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain13 days2-0/+8
| * docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Document sysfs event forma...Kajol Jain13 days1-0/+24
| * powerpc/perf: Add perf interface to expose vpa countersKajol Jain13 days5-0/+232
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-11-178-54/+44
| |\
| | * KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain2024-11-143-5/+5
| | * KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbellsGautam Menghani2024-11-141-1/+0
| | * KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guestsGautam Menghani2024-11-142-4/+19
| | * Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"Gautam Menghani2024-11-141-29/+2
| | * KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal2024-11-055-8/+17
| | * KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callbackJulia Lawall2024-10-161-7/+1
| * | MAINTAINERS: powerpc: Mark Maddy as "M"Michael Ellerman2024-11-171-1/+1
| * | powerpc/Makefile: Allow overriding CPPArnd Bergmann2024-11-152-5/+4
| * | powerpc-km82xx.c: replace of_node_put() with __freeDavid Hunter2024-11-151-3/+3
| * | ps3: Correct some typos in commentsShen Lichuan2024-11-144-5/+5
| * | powerpc/kexec: Fix return of uninitialized variableZhang Zekun2024-11-141-2/+7
| * | macintosh: Use common error handling code in via_pmu_led_init()Markus Elfring2024-11-141-9/+10
| * | powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()Markus Elfring2024-11-141-11/+3
| * | powerpc: remove dead config options for MPC85xx platform supportLukas Bulwahn2024-11-141-21/+0
| * | powerpc/xive: Use cpumask_intersects()Costa Shulyupin2024-11-141-1/+1
| * | selftests/powerpc: Remove the path after initialization.zhang jiao2024-11-141-5/+5
| * | powerpc/xmon: symbol lookup length fixedMukesh Kumar Chaurasiya2024-11-141-3/+3
| * | powerpc/ep8248e: Use %pa to format resource_size_tSimon Horman2024-11-141-1/+1
| * | powerpc/ps3: Reorganize kerneldoc parameter namesJulia Lawall2024-11-142-2/+2
| * | powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2024-11-142-13/+4
| * | powerpc/vdso: Remove unused clockmode asm offsetsThomas Weißschuh2024-11-141-2/+0
| * | powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman2024-11-131-1/+0
| * | cpufreq: maple: Remove maple driverMichael Ellerman2024-11-133-250/+0
| * | powerpc/irq: use seq_put_decimal_ull_width() for decimal valuesDavid Wang2024-11-101-22/+22
| * | powerpc/pseries: Fix KVM guest detection for disabling hardlockup detectorGautam Menghani2024-11-101-0/+1
| * | fadump: reserve param area if below boot_mem_topSourabh Jain2024-11-101-1/+1
| * | powerpc/fadump: allocate memory for additional parameters earlyHari Bathini2024-11-103-5/+15
| * | powerpc/ftrace: Fix ftrace bug with KASAN=yMichael Ellerman2024-11-101-3/+4
| * | powerpc/cell: Use for_each_of_range() iteratorRob Herring (Arm)2024-11-081-33/+16
| * | powerpc/44x: Use for_each_of_range() iteratorRob Herring (Arm)2024-11-081-14/+9
| * | selftests/powerpc: Detect taint change in mitigation patching testMichael Ellerman2024-11-071-4/+4
| * | selftests/powerpc: Return errors from all testsMichael Ellerman2024-11-073-4/+3
| * | selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04Michael Ellerman2024-11-072-3/+3
| * | selftests/powerpc: Give all tests 2 minutes timeoutMichael Ellerman2024-11-0722-0/+22
| * | selftests/powerpc: Lower run time of count_stcx_fail testMichael Ellerman2024-11-071-3/+0
| * | powerpc/ps3: Mark ps3_setup_uhc_device() __initGeert Uytterhoeven2024-11-071-1/+1
| * | powerpc: Add __must_check to set_memory_...()Christophe Leroy2024-11-061-7/+7
| * | powerpc: Use str_enabled_disabled() helper functionThorsten Blum2024-11-051-2/+3
| * | powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman2024-11-051-0/+2
| * | powerpc/ps3: replace open-coded sysfs_emit functionPaulo Miguel Almeida2024-11-051-3/+2
| * | powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clangNathan Chancellor2024-11-041-2/+6
| * | powerpc64/bpf: Add support for bpf trampolinesNaveen N Rao2024-10-315-5/+891
| * | samples/ftrace: Add support for ftrace direct samples on powerpcNaveen N Rao2024-10-316-5/+414