aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/livepatch.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-24livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy1-9/+1
2022-03-27powerpc: restore removed #endifStephen Rothwell1-0/+1
2022-03-27Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+0
2022-03-15x86/livepatch: Validate __fentry__ locationPeter Zijlstra1-10/+0
2022-02-07powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGSChristophe Leroy1-3/+1
2022-02-07powerpc/ftrace: Add support for livepatch to PPC32Christophe Leroy1-3/+5
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin1-1/+1
2020-11-13livepatch: Use the default ftrace_ops instead of REGS when ARGS is availableSteven Rostedt (VMware)1-1/+3
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2019-05-10livepatch: Remove klp_check_compiler_support()Jiri Kosina1-5/+0
2019-02-23powerpc: Activate CONFIG_THREAD_INFO_IN_TASKChristophe Leroy1-3/+4
2016-12-19powerpc/livepatch: Remove klp_write_module_reloc() stubKamalesh Babulal1-7/+0
2016-04-14powerpc/livepatch: Add livepatch stack to struct thread_infoMichael Ellerman1-0/+8
2016-04-14powerpc/livepatch: Add livepatch headerMichael Ellerman1-0/+54