aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_orc.c
AgeCommit message (Expand)Author
2019-04-07x86/unwind: Add hardcoded ORC entry for NULLJann Horn
2018-02-21extable: Make init_kernel_text() globalJosh Poimboeuf
2018-01-23ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)
2017-12-17x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf
2017-12-17x86/unwinder/orc: Dont bail on stack overflowAndy Lutomirski
2017-11-08x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf
2017-10-23x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf
2017-07-26x86/unwind: Add the ORC unwinderJosh Poimboeuf