index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
9 days
107
-2090
/
+2544
|
\
|
*
powerpc/perf: Add per-task/process monitoring to vpa_pmu driver
Kajol Jain
13 days
3
-3
/
+60
|
*
powerpc/kvm: Add vpa latency counters to kvm_vcpu_arch
Kajol Jain
13 days
2
-0
/
+8
|
*
powerpc/perf: Add perf interface to expose vpa counters
Kajol Jain
13 days
5
-0
/
+232
|
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2024-11-17
8
-54
/
+44
|
|
\
|
|
*
KVM: PPC: Book3S HV: Fix kmv -> kvm typo
Kajol Jain
2024-11-14
3
-5
/
+5
|
|
*
KVM: PPC: Book3S HV: Avoid returning to nested hypervisor on pending doorbells
Gautam Menghani
2024-11-14
1
-1
/
+0
|
|
*
KVM: PPC: Book3S HV: Stop using vc->dpdes for nested KVM guests
Gautam Menghani
2024-11-14
2
-4
/
+19
|
|
*
Revert "KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1"
Gautam Menghani
2024-11-14
1
-29
/
+2
|
|
*
KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guests
Amit Machhiwal
2024-11-05
5
-8
/
+17
|
|
*
KVM: PPC: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-16
1
-7
/
+1
|
*
|
powerpc/Makefile: Allow overriding CPP
Arnd Bergmann
2024-11-15
2
-5
/
+4
|
*
|
powerpc-km82xx.c: replace of_node_put() with __free
David Hunter
2024-11-15
1
-3
/
+3
|
*
|
powerpc/kexec: Fix return of uninitialized variable
Zhang Zekun
2024-11-14
1
-2
/
+7
|
*
|
powerpc/powermac: Use of_property_match_string() in pmac_has_backlight_type()
Markus Elfring
2024-11-14
1
-11
/
+3
|
*
|
powerpc: remove dead config options for MPC85xx platform support
Lukas Bulwahn
2024-11-14
1
-21
/
+0
|
*
|
powerpc/xive: Use cpumask_intersects()
Costa Shulyupin
2024-11-14
1
-1
/
+1
|
*
|
powerpc/xmon: symbol lookup length fixed
Mukesh Kumar Chaurasiya
2024-11-14
1
-3
/
+3
|
*
|
powerpc/ep8248e: Use %pa to format resource_size_t
Simon Horman
2024-11-14
1
-1
/
+1
|
*
|
powerpc/ps3: Reorganize kerneldoc parameter names
Julia Lawall
2024-11-14
2
-2
/
+2
|
*
|
powerpc/sstep: make emulate_vsx_load and emulate_vsx_store static
Michal Suchanek
2024-11-14
2
-13
/
+4
|
*
|
powerpc/vdso: Remove unused clockmode asm offsets
Thomas Weißschuh
2024-11-14
1
-2
/
+0
|
*
|
powerpc/cell: Remove dead extern declaration for spu_priv1_beat_ops
Michael Ellerman
2024-11-13
1
-1
/
+0
|
*
|
powerpc/irq: use seq_put_decimal_ull_width() for decimal values
David Wang
2024-11-10
1
-22
/
+22
|
*
|
powerpc/pseries: Fix KVM guest detection for disabling hardlockup detector
Gautam Menghani
2024-11-10
1
-0
/
+1
|
*
|
fadump: reserve param area if below boot_mem_top
Sourabh Jain
2024-11-10
1
-1
/
+1
|
*
|
powerpc/fadump: allocate memory for additional parameters early
Hari Bathini
2024-11-10
3
-5
/
+15
|
*
|
powerpc/ftrace: Fix ftrace bug with KASAN=y
Michael Ellerman
2024-11-10
1
-3
/
+4
|
*
|
powerpc/cell: Use for_each_of_range() iterator
Rob Herring (Arm)
2024-11-08
1
-33
/
+16
|
*
|
powerpc/44x: Use for_each_of_range() iterator
Rob Herring (Arm)
2024-11-08
1
-14
/
+9
|
*
|
powerpc/ps3: Mark ps3_setup_uhc_device() __init
Geert Uytterhoeven
2024-11-07
1
-1
/
+1
|
*
|
powerpc: Add __must_check to set_memory_...()
Christophe Leroy
2024-11-06
1
-7
/
+7
|
*
|
powerpc: Use str_enabled_disabled() helper function
Thorsten Blum
2024-11-05
1
-2
/
+3
|
*
|
powerpc/modules: start/end_opd are only needed for ABI v1
Michael Ellerman
2024-11-05
1
-0
/
+2
|
*
|
powerpc/ps3: replace open-coded sysfs_emit function
Paulo Miguel Almeida
2024-11-05
1
-3
/
+2
|
*
|
powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang
Nathan Chancellor
2024-11-04
1
-2
/
+6
|
*
|
powerpc64/bpf: Add support for bpf trampolines
Naveen N Rao
2024-10-31
5
-5
/
+891
|
*
|
samples/ftrace: Add support for ftrace direct samples on powerpc
Naveen N Rao
2024-10-31
1
-0
/
+2
|
*
|
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLS
Naveen N Rao
2024-10-31
5
-29
/
+116
|
*
|
powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS
Naveen N Rao
2024-10-31
7
-12
/
+102
|
*
|
powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubs
Naveen N Rao
2024-10-31
6
-13
/
+58
|
*
|
powerpc64/ftrace: Move ftrace sequence out of line
Naveen N Rao
2024-10-31
12
-38
/
+380
|
*
|
powerpc/ftrace: Add a postlink script to validate function tracer
Naveen N Rao
2024-10-31
3
-1
/
+59
|
*
|
powerpc64/bpf: Fold bpf_jit_emit_func_call_hlp() into bpf_jit_emit_func_call_...
Naveen N Rao
2024-10-31
1
-44
/
+17
|
*
|
powerpc/ftrace: Move ftrace stub used for init text before _einittext
Naveen N Rao
2024-10-31
1
-2
/
+1
|
*
|
powerpc/ftrace: Skip instruction patching if the instructions are the same
Naveen N Rao
2024-10-31
1
-1
/
+1
|
*
|
powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftrace
Naveen N Rao
2024-10-31
3
-63
/
+56
|
*
|
powerpc/module_64: Convert #ifdef to IS_ENABLED()
Naveen N Rao
2024-10-31
1
-8
/
+2
|
*
|
powerpc32/ftrace: Unify 32-bit and 64-bit ftrace entry code
Naveen N Rao
2024-10-31
2
-4
/
+6
|
*
|
powerpc64/ftrace: Nop out additional 'std' instruction emitted by gcc v5.x
Naveen N Rao
2024-10-31
1
-1
/
+5
[next]