summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
12 daysMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+4
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-10powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy1-2/+10
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2025-01-26mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng1-0/+1
2025-01-22Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-0/+13
2025-01-22Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)1-0/+6
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)1-0/+7
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde1-3/+6
2024-12-18powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain1-0/+9
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber1-1/+0
2024-12-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy1-1/+1
2024-11-26Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2024-11-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2024-11-23Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds18-47/+125
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+1
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-17/+0
2024-11-20Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds1-24/+3
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-72/+55
2024-11-19powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain1-0/+3
2024-11-19powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain1-0/+5
2024-11-19powerpc/perf: Add perf interface to expose vpa countersKajol Jain1-0/+3
2024-11-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman3-7/+9
2024-11-14KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain1-2/+2
2024-11-14perf/core: Hoist perf_instruction_pointer() and perf_misc_flags()Colton Lewis1-3/+3
2024-11-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek1-5/+0
2024-11-13powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman1-1/+0
2024-11-12Improve consistency of '#error' directive messagesNataniel Farzan2-2/+2
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro1-5/+0
2024-11-10powerpc/fadump: allocate memory for additional parameters earlyHari Bathini1-0/+2
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2-1/+1
2024-11-06powerpc: Add __must_check to set_memory_...()Christophe Leroy1-7/+7
2024-11-05KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal2-5/+7
2024-11-05powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman1-0/+2
2024-11-02powerpc: Split systemcfg struct definitions out from vdsoThomas Weißschuh2-37/+52
2024-11-02powerpc: Split systemcfg data out of vdso data pageThomas Weißschuh1-26/+6
2024-11-02powerpc/vdso: Remove offset comment from 32bit vdso_arch_dataThomas Weißschuh1-1/+1
2024-10-31powerpc64/bpf: Add support for bpf trampolinesNaveen N Rao1-0/+14
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao1-0/+16
2024-10-31powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao1-1/+4
2024-10-31powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao1-2/+4
2024-10-31powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao2-0/+16
2024-10-31powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftraceNaveen N Rao1-1/+0
2024-10-29powerpc/64: Remove maple platformMichael Ellerman1-1/+0
2024-10-29powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman1-2/+2
2024-10-29powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman1-1/+5
2024-10-29powerpc/machdep: Drop include of seq_file.hMichael Ellerman1-1/+1
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-12/+0
2024-10-25KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PRSean Christopherson1-1/+1