summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2025-03-27Merge tag 'powerpc-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-03-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini
2025-03-16powerpc/crash: use generic crashkernel reservationSourabh Jain
2025-03-16powerpc/crash: use generic APIs to locate memory hole for kdumpSourabh Jain
2025-03-16mm/hugetlb: enable bootmem allocation from CMA areasFrank van der Linden
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts
2025-03-16cxl: Remove driverAndrew Donnellan
2025-03-14cpu/SMT: Provide a default topology_is_primary_thread()Yicong Yang
2025-03-11powerpc: asm/io.h: remove split ioread64/iowrite64 helpersArnd Bergmann
2025-03-08powerpc/vdso: Prepare introduction of struct vdso_clockNam Cao
2025-03-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson
2025-02-26powerpc/io: Rename _insw_ns() etc.Michael Ellerman
2025-02-26powerpc/io: Use generic raw accessorsMichael Ellerman
2025-02-26powerpc/io: Spell-out PCI_IO_ADDRMichael Ellerman
2025-02-26powerpc/io: Wrap port calculation in a macroMichael Ellerman
2025-02-26powerpc/io: Remove unnecessary indirectionMichael Ellerman
2025-02-26powerpc/io: Unhook MMIO accessorsMichael Ellerman
2025-02-26powerpc/io: Remove PCI_FIX_ADDRMichael Ellerman
2025-02-26powerpc/io: Remove PPC_INDIRECT_MMIOMichael Ellerman
2025-02-26powerpc/io: Remove PPC_IO_WORKAROUNDSMichael Ellerman
2025-02-26powerpc: Remove DCR_MMIO and the DCR generic layerMichael Ellerman
2025-02-26powerpc/xmon: Remove SPU debug and disassemblyMichael Ellerman
2025-02-26powerpc: Remove PPC_PMI and driverMichael Ellerman
2025-02-26powerpc: Remove some Cell leftoversMichael Ellerman
2025-02-26powerpc/cell: Remove support for IBM Cell BladesMichael Ellerman
2025-02-26powerpc/static_call: Implement inline static callsChristophe Leroy
2025-02-24arch/powerpc: Remove unused function icp_native_cause_ipi_rm()Gautam Menghani
2025-02-24powerpc/time: Define div128_by_32() static and __initChristophe Leroy
2025-02-21powerpc/vdso: Switch to generic storage implementationThomas Weißschuh
2025-02-11powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemoryGaurav Batra
2025-02-11powerpc/pseries: Macros and wrapper functions for H_HTM callAbhishek Dubey
2025-02-11powerpc: increase MIN RMA size for CAS negotiationAvnish Chouhan
2025-02-11powerpc: export MIN RMA sizeSourabh Jain
2025-02-10powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: pgtable: introduce generic __tlb_remove_table()Qi Zheng
2025-01-21Merge tag 'ftrace-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-26fprobe: Rewrite fprobe on function-graph tracerMasami Hiramatsu (Google)
2024-12-26tracing: Add ftrace_fill_perf_regs() for perf eventMasami Hiramatsu (Google)
2024-12-19powerpc: Add preempt lazy supportShrikanth Hegde
2024-12-18powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2024-12-11kexec: Consolidate machine_kexec_mask_interrupts() implementationEliav Farber
2024-12-10powerpc/32: Replace mulhdu() by mul_u64_u64_shr()Christophe Leroy