summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2022-10-14Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-10-13powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin
2022-10-09Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-10-07powerpc: Don't add __powerpc_ prefix to syscall entry pointsMichael Ellerman
2022-10-04powerpc/64: Fix msr_check_and_set/clear MSR[EE] raceNicholas Piggin
2022-09-30powerpc: Add hardware description stringMichael Ellerman
2022-09-30powerpc/mm/book3s/hash: Rename flush_tlb_pmd_rangeAneesh Kumar K.V
2022-09-28powerpc: Ignore DSI error caused by the copy/paste instructionHaren Myneni
2022-09-28powerpc: Reverse stack frame marker on little endianMichael Ellerman
2022-09-28powerpc: Make stack frame marker upper caseMichael Ellerman
2022-09-28powerpc/udbg: Remove extern function prototypesPali Rohár
2022-09-28powerpc/64s: early boot machine check handlerNicholas Piggin
2022-09-28powerpc/64e: provide an addressing macro for use with TOC in alternate registerNicholas Piggin
2022-09-28powerpc/64: provide a helper macro to load r2 with the kernel TOCNicholas Piggin
2022-09-28powerpc/64: switch asm helpers from GOT to TOC relative addressingNicholas Piggin
2022-09-28powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKERNicholas Piggin
2022-09-28powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entryNicholas Piggin
2022-09-28powerpc/64s: Fix irq state management in runlatch functionsNicholas Piggin
2022-09-28powerpc/64/interrupt: Fix false warning in context tracking due to idle stateNicholas Piggin