aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2024-04-15Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-04-10powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman
2024-03-28Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-03-26powerpc: Force inlining of arch_vmap_p{u/m}d_supported()Christophe Leroy
2024-02-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-02-23arch: consolidate arch_irq_work_raise prototypesArnd Bergmann
2024-02-23powerpc/64s: Fix CONFIG_NUMA=n build due to create_section_mapping()Michael Ellerman
2024-02-23powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman
2024-02-06Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2024-01-25powerpc/toc: Future proof kernel tocAlan Modra
2023-12-03Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-11-20powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy
2023-10-27Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-10-25powerpc/32s: Do kuep_lock() and kuep_unlock() in assemblyChristophe Leroy
2023-10-25powerpc/32s: Remove capability to disable KUEP at boottimeChristophe Leroy
2023-10-23Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
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-26Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-09-19powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey
2023-09-19powerpc: Don't include lppaca.h in paca.hMichael Ellerman
2023-08-14Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com
2023-08-08Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner
2023-02-27Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-02-25powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundaryMichael Ellerman
2023-02-25powerpc: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy
2023-01-25Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2023-01-18powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2022-10-31Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-10-26powerpc: Fix fallocate and fadvise64_64 compat parameter combinationRohan McLure
2022-10-19Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-08-22Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-08-17powerpc: Fix eh field when calling lwarx on PPC32Christophe Leroy
2022-08-17powerpc/powernv/kvm: Use darn for H_RANDOM on Power9Jason A. Donenfeld
2022-07-13Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-07-12powerpc: flexible GPR range save/restore macrosNicholas Piggin
2022-07-12powerpc/32: Don't use lmw/stmw for saving/restoring non volatile regsChristophe Leroy
2022-07-07powerpc/bpf: Fix use of user_pt_regs in uapiNaveen N. Rao
2022-07-05Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-07-02powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao
2022-06-21Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-06-14powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2022-06-14powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-14Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/baseBruce Ashfield
2022-06-14Merge tag 'v5.15.46' into v5.15/standard/baseBruce Ashfield
2022-06-09powerpc/64: Only WARN if __pa()/__va() called with bad addressesMichael Ellerman
2022-06-09powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attrHaren Myneni