summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2025-08-28powerpc: floppy: Add missing checks after DMA mapThomas Fourier
2025-03-07powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inlineChristophe Leroy
2025-03-07powerpc/64s/mm: Move __real_pte stubs into hash-4k.hMichael Ellerman
2025-02-21powerpc/book3s64/hugetlb: Fix disabling hugetlb when fadump is activeSourabh Jain
2024-12-14powerpc: move the ARCH_DMA_MINALIGN definition to asm/cache.hCatalin Marinas
2024-12-14powerpc/sstep: make emulate_vsx_load and emulate_vsx_store staticMichal Suchanek
2024-12-14powerpc/pseries: Fix dtl_access_lock to be a rw_semaphoreMichael Ellerman
2024-12-14powerpc/fadump: Move fadump_cma_init to setup_arch() after initmem_init()Ritesh Harjani (IBM)
2024-12-14powerpc/vdso: Flag VDSO64 entry points as functionsChristophe Leroy
2024-11-08mm: remove kern_addr_valid() completelyKefeng Wang
2024-10-17powerpc/vdso: Fix VDSO data access when running in a non-root time namespaceChristophe Leroy
2024-10-17powerpc/atomic: Use YZ constraints for DS-form instructionsMichael Ellerman
2024-10-17powerpc/64: Add support to build with prefixed instructionsNicholas Piggin
2024-09-12powerpc/64e: remove unused IBM HTW codeMichael Ellerman
2024-08-03powerpc/kexec: make the update_cpus_node() function publicSourabh Jain
2024-08-03powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey
2024-08-03powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain
2024-08-03powerpc/pseries: Move plpks.h to include directoryRussell Currey
2024-07-11powerpc/64: Set _IO_BASE to POISON_POINTER_DELTA not 0 for CONFIG_PCI=nMichael Ellerman
2024-07-11powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.Mahesh Salgaonkar
2024-06-27powerpc/io: Avoid clang null pointer arithmetic warningsMichael Ellerman
2024-06-27powerpc/pseries: Enforce hcall result buffer validity and sizeNathan Lynch
2024-06-21powerpc/uaccess: Fix build errors seen with GCC 13/14Michael Ellerman
2024-06-12powerpc/pseries: Add failure related checks for h_get_mpp and h_get_pppShrikanth Hegde
2024-04-03powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman
2024-03-26powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy
2024-02-23powerpc/kasan: Limit KASAN thread size increase to 32KBMichael Ellerman
2024-02-23work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-05arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-05powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman
2024-02-05powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2023-11-20powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy
2023-10-19powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy
2023-10-19powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy
2023-09-13powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-13powerpc: Don't include lppaca.h in paca.hMichael Ellerman
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-05-11powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2023-04-06powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray
2023-03-17powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2023-03-17powerpc/64: Don't recurse irq replayNicholas Piggin
2023-02-22powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-02-09powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2023-01-07powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson
2022-12-31powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman
2022-11-01powerpc/32: fix syscall wrappers with 64-bit argumentsAndreas Schwab
2022-10-18powerpc/64s: Disable preemption in hash lazy mmu modeNicholas Piggin