summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorLines
2022-03-08powerpc/kexec: Declare kexec_paca staticChristophe Leroy-2/+0
2022-03-08powerpc/smp: Declare current_set staticChristophe Leroy-1/+0
2022-03-08powerpc: Cleanup asm-prototypes.cChristophe Leroy-6/+0
2022-03-08powerpc/pseries: Interface to represent PAPR firmware attributesPratik R. Sampat-2/+5
2022-03-08powerpc/mce: Avoid using irq_work_queue() in realmodeGanesh Goudar-0/+16
2022-03-08powerpc64: Set PPC64_ELF_ABI_v[1|2] macros to 1Naveen N. Rao-2/+2
2022-03-08powerpc/pseries/vas: Modify reconfig open/close functions for migrationHaren Myneni-0/+2
2022-03-08powerpc/pseries/vas: Close windows with DLPAR core removalHaren Myneni-0/+2
2022-03-08powerpc/vas: Return paste instruction failure if no active windowHaren Myneni-0/+2
2022-03-08powerpc/vas: Add paste address mmap fault handlerHaren Myneni-0/+10
2022-03-08Merge branch 'topic/ppc-kvm' into nextMichael Ellerman-4/+4
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman-40/+11
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman-1/+1
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo-2/+2
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell-8/+35
2022-03-01powerpc/interrupt: Remove struct interrupt_stateChristophe Leroy-20/+12
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann-12/+1
2022-02-25uaccess: generalize access_ok()Arnd Bergmann-10/+1
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann-2/+0
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin-1/+1
2022-02-23powerpc: Remove remaining stab codesChristophe Leroy-6/+0
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada-1/+4
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada-1/+1
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy-23/+0
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy-0/+4
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy-2/+0
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy-8/+0
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy-2/+2
2022-02-16powerpc: Move and rename func_descr_tChristophe Leroy-7/+7
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain-0/+18
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy-1/+2
2022-02-14powerpc: Don't allow the use of EMIT_BUG_ENTRY with BUGFLAG_WARNINGChristophe Leroy-3/+10
2022-02-12powerpc: Fix STACKTRACE=n buildMichael Ellerman-1/+1
2022-02-12powerpc/mm: Update default hugetlb size earlyAneesh Kumar K.V-1/+4
2022-02-12powerpc/pseries: make pseries_devicetree_update() staticNathan Lynch-1/+0
2022-02-12powerpc/vdso: Move cvdso_call macro into gettimeofday.SChristophe Leroy-50/+2
2022-02-12powerpc/vdso: Remove cvdso_call_time macroChristophe Leroy-27/+10
2022-02-12powerpc/vdso: augment VDSO32 functions to support 64 bits buildChristophe Leroy-0/+2
2022-02-12powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy-1/+11
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel-11/+14
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy-0/+6
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy-3/+18
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy-38/+1
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy-4/+6
2022-02-07powerpc/32: Remove _ENTRY() macroChristophe Leroy-4/+0
2022-02-07powerpc/32: Remove remaining .stabs annotationsChristophe Leroy-1/+0
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy-15/+12
2022-02-07powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy-5/+0
2022-02-03powerpc/32s: Make pte_update() non atomic on 603 coreChristophe Leroy-15/+22
2022-02-03powerpc/nohash: Remove pte_same()Christophe Leroy-6/+0