summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2025-02-11powerpc/pseries: Macros and wrapper functions for H_HTM callAbhishek Dubey-0/+55
2025-02-11powerpc: increase MIN RMA size for CAS negotiationAvnish Chouhan-1/+1
2025-02-11powerpc: export MIN RMA sizeSourabh Jain-0/+2
2025-02-10powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy-2/+10
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng-0/+1
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-0/+13
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+0
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)-0/+6
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)-0/+7
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde-3/+6
2024-12-18powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain-0/+9
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber-1/+0
2024-12-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy-1/+1
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds-2/+2
2024-11-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-2/+2
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-47/+125
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-17/+0
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds-24/+3
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-72/+55
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain-0/+3
2024-11-19powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain-0/+5
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain-0/+3
2024-11-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-7/+9
2024-11-14KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain-2/+2
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis-3/+3
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek-5/+0
2024-11-13powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman-1/+0
2024-11-11Improve consistency of '#error' directive messagesNataniel Farzan-2/+2
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro-5/+0
2024-11-10powerpc/fadump: allocate memory for additional parameters earlyHari Bathini-0/+2
2024-11-07asm-generic: introduce text-patching.hMike Rapoport (Microsoft)-1/+1
2024-11-06powerpc: Add __must_check to set_memory_...()Christophe Leroy-7/+7
2024-11-05KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal-5/+7
2024-11-05powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman-0/+2
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh-37/+52
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh-26/+6
2024-11-02powerpc/vdso: Remove offset comment from 32bit vdso_arch_dataThomas Weißschuh-1/+1
2024-10-31powerpc64/bpf: Add support for bpf trampolinesNaveen N Rao-0/+14
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao-0/+16
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao-1/+4
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao-2/+4
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao-0/+16
2024-10-31powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftraceNaveen N Rao-1/+0
2024-10-29powerpc/64: Remove maple platformMichael Ellerman-1/+0
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman-2/+2
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman-1/+5
2024-10-29powerpc/machdep: Drop include of seq_file.hMichael Ellerman-1/+1
2024-10-28asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig-12/+0