summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain
2022-02-16powerpc/ftrace: Style cleanup in ftrace_mprofile.SChristophe Leroy
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy
2022-02-16powerpc/ftrace: Add recursion protection in prepare_ftrace_return()Christophe Leroy
2022-02-16powerpc/ftrace: Also save r1 in ftrace_caller()Christophe Leroy
2022-02-15powerpc/lib/sstep: fix 'ptesync' build errorAnders Roxell
2022-02-15powerpc/boot: Add `otheros-too-big.bld` to .gitignorePaul Menzel
2022-02-14powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy
2022-02-12powerpc: Fix STACKTRACE=n buildMichael Ellerman
2022-02-12powerpc/mm: Update default hugetlb size earlyAneesh Kumar K.V
2022-02-12powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch
2022-02-12powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy
2022-02-12powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy
2022-02-12powerpc/vdso: Merge vdso64 and vdso32 into a single directoryChristophe Leroy
2022-02-12powerpc/vdso: Rework VDSO32 makefile to add a prefix to object filesChristophe Leroy
2022-02-12powerpc/vdso: augment VDSO32 functions to support 64 bits buildChristophe Leroy
2022-02-12powerpc/lib/sstep: use truncate_if_32bit()Christophe Leroy
2022-02-12powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__Christophe Leroy
2022-02-12powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencodingChristophe Leroy
2022-02-12powerpc: Use the newly added is_tsk_32bit_task() macroChristophe Leroy
2022-02-12powerpc/32s: Enable STRICT_MODULE_RWX for the 603 coreChristophe Leroy
2022-02-12powerpc/bpf: Always reallocate BPF_REG_5, BPF_REG_AX and TMP_REG when possibleChristophe Leroy
2022-02-12powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-02-12powerpc/set_memory: Avoid spinlock recursion in change_page_attr()Christophe Leroy
2022-02-12powerpc/ftrace: Remove ftrace_32.SChristophe Leroy
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel
2022-02-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-02-08bpf: Fix leftover header->pages in sparc and powerpc code.Song Liu
2022-02-07powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32Christophe Leroy
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy
2022-02-07powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_callerChristophe Leroy
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy
2022-02-07powerpc/ftrace: Prepare PPC64's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy
2022-02-07powerpc/ftrace: Simplify PPC32's return_to_handler()Christophe Leroy
2022-02-07powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32Christophe Leroy
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy
2022-02-07powerpc/module_32: Fix livepatching for RO modulesChristophe Leroy
2022-02-07powerpc/32: Remove _ENTRY() macroChristophe Leroy
2022-02-07powerpc/32: Remove remaining .stabs annotationsChristophe Leroy
2022-02-07powerpc/corenet: Change criteria to set MPIC_ENABLE_COREINTChristophe Leroy
2022-02-07powerpc/mpc86xx_hpcn: Remove obsolete statementChristophe Leroy
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy
2022-02-07powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCEChristophe Leroy
2022-02-07powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy
2022-02-07powerpc: Set crashkernel offset to mid of RMA regionSourabh Jain
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy
2022-02-03powerpc/nohash: Remove pte_same()Christophe Leroy
2022-02-03powerpc/603: Clear C bit when PTE is read onlyChristophe Leroy
2022-02-03powerpc/603: Remove outdated commentChristophe Leroy