summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3 days1-0/+1
|\
| * mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng4 days1-0/+1
* | Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds8 days1-0/+13
|\ \
| * | fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)2024-12-261-0/+6
| * | tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)2024-12-261-0/+7
| |/
* | Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8 days1-1/+0
|\ \
| * | kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber2024-12-111-1/+0
| |/
* | powerpc: Add preempt lazy supportShrikanth Hegde2024-12-191-3/+6
* | powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain2024-12-181-0/+9
* | powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy2024-12-101-1/+1
|/
* Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-11-262-2/+2
|\
| * Improve consistency of '#error' directive messagesNataniel Farzan2024-11-122-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-11-241-2/+2
|\ \
| * | KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PRSean Christopherson2024-10-251-1/+1
| * | KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()Sean Christopherson2024-10-251-1/+1
| |/
* | Merge tag 'powerpc-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-11-2318-47/+125
|\ \
| * | powerpc/perf: Add per-task/process monitoring to vpa_pmu driverKajol Jain2024-11-191-0/+3
| * | powerpc/kvm: Add vpa latency counters to kvm_vcpu_archKajol Jain2024-11-191-0/+5
| * | powerpc/perf: Add perf interface to expose vpa countersKajol Jain2024-11-191-0/+3
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2024-11-173-7/+9
| |\ \
| | * | KVM: PPC: Book3S HV: Fix kmv -> kvm typoKajol Jain2024-11-141-2/+2
| | * | KVM: PPC: Book3S HV: Add Power11 capability support for Nested PAPR guestsAmit Machhiwal2024-11-052-5/+7
| | |/
| * | powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek2024-11-141-5/+0
| * | powerpc/cell: Remove dead extern declaration for spu_priv1_beat_opsMichael Ellerman2024-11-131-1/+0
| * | powerpc/fadump: allocate memory for additional parameters earlyHari Bathini2024-11-101-0/+2
| * | powerpc: Add __must_check to set_memory_...()Christophe Leroy2024-11-061-7/+7
| * | powerpc/modules: start/end_opd are only needed for ABI v1Michael Ellerman2024-11-051-0/+2
| * | powerpc64/bpf: Add support for bpf trampolinesNaveen N Rao2024-10-311-0/+14
| * | powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_DIRECT_CALLSNaveen N Rao2024-10-311-0/+16
| * | powerpc/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPSNaveen N Rao2024-10-311-1/+4
| * | powerpc64/ftrace: Support .text larger than 32MB with out-of-line stubsNaveen N Rao2024-10-311-2/+4
| * | powerpc64/ftrace: Move ftrace sequence out of lineNaveen N Rao2024-10-312-0/+16
| * | powerpc/ftrace: Remove pointer to struct module from dyn_arch_ftraceNaveen N Rao2024-10-311-1/+0
| * | powerpc/64: Remove maple platformMichael Ellerman2024-10-291-1/+0
| * | powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman2024-10-291-2/+2
| * | powerpc/machdep: Drop include of dma-mapping.hMichael Ellerman2024-10-291-1/+5
| * | powerpc/machdep: Drop include of seq_file.hMichael Ellerman2024-10-291-1/+1
| * | book3s64/radix: Refactoring common kfence related functionsRitesh Harjani (IBM)2024-10-231-2/+6
| * | book3s64/hash: Add kfence functionalityRitesh Harjani (IBM)2024-10-231-5/+0
| * | book3s64/hash: Remove kfence support temporarilyRitesh Harjani (IBM)2024-10-231-0/+5
| * | powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)2024-10-211-0/+7
| * | powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy2024-10-161-0/+1
| * | powerpc/vdso: Implement __arch_get_vdso_rng_data()Christophe Leroy2024-10-161-2/+14
| * | powerpc/vdso: Add a page for non-time dataChristophe Leroy2024-10-161-17/+7
| |/
* | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-232-1/+1
|\ \
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-072-1/+1
| |/
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-212-17/+0
|\ \
| * | asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro2024-11-111-5/+0
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-12/+0
| |/
* | Merge tag 'ftrace-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds2024-11-201-24/+3
|\ \