summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman
2022-03-07powerpc: Fix STACKTRACE=n buildMichael Ellerman
2022-03-05powerpc/64s: Fix build failure when CONFIG_PPC_64S_HASH_MMU is not setMurilo Opsfelder Araujo
2022-03-01powerpc: Fix build errors with newer binutilsAnders Roxell
2022-03-01powerpc/interrupt: Remove struct interrupt_stateChristophe Leroy
2022-02-25Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: add generic __{get,put}_kernel_nofaultArnd Bergmann
2022-02-24powerpc/64s/hash: Make hash faults work in NMI contextNicholas Piggin
2022-02-23powerpc: Remove remaining stab codesChristophe Leroy
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2022-02-16asm-generic: Refactor dereference_[kernel]_function_descriptor()Christophe Leroy
2022-02-16asm-generic: Define 'func_desc_t' to commonly describe function descriptorsChristophe Leroy
2022-02-16asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORSChristophe Leroy
2022-02-16powerpc: Remove 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'Christophe Leroy
2022-02-16powerpc: Move and rename func_descr_tChristophe Leroy
2022-02-16powerpc/papr_scm: Implement initial support for injecting smart errorsVaibhav Jain
2022-02-16powerpc/ftrace: Have arch_ftrace_get_regs() return NULL unless FL_SAVE_REGS i...Christophe Leroy
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: augment VDSO32 functions to support 64 bits buildChristophe Leroy
2022-02-12powerpc: Add set_memory_{p/np}() and remove set_memory_attr()Christophe Leroy
2022-02-11lib/xor: make xor prototypes more friendly to compiler vectorizationArd Biesheuvel
2022-02-07powerpc/ftrace: directly call of function graph tracer by ftrace callerChristophe Leroy
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy
2022-02-07powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WIT...Christophe Leroy
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy
2022-02-07powerpc/32: Remove _ENTRY() macroChristophe Leroy
2022-02-07powerpc/32: Remove remaining .stabs annotationsChristophe Leroy
2022-02-07powerpc/machdep: Move sys_ctrler_t definition into pmac_feature.hChristophe Leroy
2022-02-07powerpc/machdep: Remove CONFIG_PPC_HAS_FEATURE_CALLSChristophe Leroy
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/epapr: Fix parmeters typoBhaskar Chowdhury
2022-02-02KVM: PPC: Merge powerpc's debugfs entry content into generic entryAlexey Kardashevskiy
2022-01-30asm/user.h: killed unused macrosAl Viro
2022-01-29agp: define proper stubs for empty helpersArnd Bergmann
2022-01-25KVM: PPC: Book3S HV Nested: Fix nested HFSCR being clobbered with multiple vCPUsNicholas Piggin
2022-01-24powerpc/fixmap: Fix VM debug warning on unmapChristophe Leroy
2022-01-23Merge tag 'powerpc-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-16powerpc/32s: Fix kasan_init_region() for KASANChristophe Leroy
2022-01-16powerpc/time: Fix build failure due to do_hard_irq_enable() on PPC32Christophe Leroy