summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-15powerpc/audit: Fix syscall_get_arch()Christophe Leroy
2022-01-15powerpc64/bpf: Limit 'ldbrx' to processors compliant with ISA v2.06Naveen N. Rao
2022-01-14Merge tag 'powerpc-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-01-04powerpc/sched: Remove unused TASK_SIZE_OFGuo Ren
2022-01-04powerpc/floppy: Remove usage of the deprecated "pci-dma-compat.h" APIChristophe JAILLET
2021-12-23powerpc/code-patching: Replace patch_instruction() by ppc_inst_write() in sel...Christophe Leroy
2021-12-23powerpc/code-patching: Move instr_is_branch_{i/b}form() in code-patching.hChristophe Leroy
2021-12-23powerpc/code-patching: Move patch_exception() outside code-patching.cChristophe Leroy
2021-12-23powerpc/code-patching: Remove init_mem_is_freeChristophe Leroy
2021-12-23powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel to .longAlexey Kardashevskiy
2021-12-23powerpc/mm: Switch obsolete dssall to .longAlexey Kardashevskiy
2021-12-23powerpc/64/asm: Do not reassign labelsDaniel Axtens
2021-12-23powerpc/toc: Future proof kernel tocAlan Modra
2021-12-23powerpc/pseries: Add __init attribute to eligible functionsNick Child
2021-12-23powerpc/powernv: Add __init attribute to eligible functionsNick Child