aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/unwind_orc.c
Commit message (Expand)AuthorAge
* x86/unwind/orc: Detect the end of the stackJosh Poimboeuf2018-06-21
* extable: Make init_kernel_text() globalJosh Poimboeuf2018-02-21
* ftrace, orc, x86: Handle ftrace dynamically allocated trampolinesSteven Rostedt (VMware)2018-01-23
* x86/unwinder: Handle stack overflows more gracefullyJosh Poimboeuf2017-12-17
* x86/unwinder/orc: Dont bail on stack overflowAndy Lutomirski2017-12-17
* x86/unwind: Disable KASAN checking in the ORC unwinderJosh Poimboeuf2017-11-08
* x86/unwind: Show function name+offset in ORC error messagesJosh Poimboeuf2017-10-23
* x86/unwind: Add the ORC unwinderJosh Poimboeuf2017-07-26