summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorLines
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts-2/+4
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson-1/+0
2025-02-26powerpc/io: Rename _insw_ns() etc.Michael Ellerman-18/+5
2025-02-26powerpc/io: Use generic raw accessorsMichael Ellerman-59/+9
2025-02-26powerpc/io: Spell-out PCI_IO_ADDRMichael Ellerman-27/+24
2025-02-26powerpc/io: Wrap port calculation in a macroMichael Ellerman-12/+14
2025-02-26powerpc/io: Remove unnecessary indirectionMichael Ellerman-21/+9
2025-02-26powerpc/io: Unhook MMIO accessorsMichael Ellerman-86/+153
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael Ellerman-44/+42
2025-02-26powerpc/io: Remove PPC_INDIRECT_MMIOMichael Ellerman-53/+5
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman-55/+0
2025-02-26powerpc: Remove DCR_MMIO and the DCR generic layerMichael Ellerman-112/+0
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman-2/+0
2025-02-26powerpc: Remove PPC_PMI and driverMichael Ellerman-53/+0
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman-6/+0
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman-354/+0
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy-0/+2
2025-02-24arch/powerpc: Remove unused function icp_native_cause_ipi_rm()Gautam Menghani-1/+0
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy-3/+0
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh-78/+57
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra-0/+1
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