Age | Commit message (Expand) | Author | Files | Lines |
2020-04-25 | x86/unwind/orc: Fix premature unwind stoppage due to IRET frames | Josh Poimboeuf | 1 | -1/+1 |
2019-03-07 | x86/unwind: Handle NULL pointer calls better in frame unwinder | Jann Horn | 1 | -0/+6 |
2018-01-03 | x86/dumpstack: Fix partial register dumps | Josh Poimboeuf | 1 | -4/+13 |
2017-12-17 | x86/unwinder: Handle stack overflows more gracefully | Josh Poimboeuf | 1 | -0/+7 |
2017-12-17 | Merge commit 'upstream-x86-entry' into WIP.x86/mm | Ingo Molnar | 1 | -4/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-14 | x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*' | Josh Poimboeuf | 1 | -4/+4 |
2017-07-26 | x86/kconfig: Consolidate unwinders into multiple choice selection | Josh Poimboeuf | 1 | -2/+2 |
2017-07-26 | x86/unwind: Add the ORC unwinder | Josh Poimboeuf | 1 | -29/+47 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -0/+6 |
2017-04-14 | x86/unwind: Silence entry-related warnings | Josh Poimboeuf | 1 | -0/+1 |
2017-04-14 | x86/unwind: Read stack return address in update_stack_state() | Josh Poimboeuf | 1 | -0/+1 |
2017-03-08 | stacktrace/x86: add function for detecting reliable stack traces | Josh Poimboeuf | 1 | -0/+6 |
2016-12-19 | x86/unwind: Dump stack data on warnings | Josh Poimboeuf | 1 | -1/+1 |
2016-10-21 | x86/entry/unwind: Create stack frames for saved interrupt registers | Josh Poimboeuf | 1 | -1/+15 |
2016-10-06 | x86/unwind: Fix oprofile module link error | Josh Poimboeuf | 1 | -12/+2 |
2016-09-20 | x86/unwind: Add new unwind interface and implementations | Josh Poimboeuf | 1 | -0/+73 |
2009-01-07 | Remove remaining unwinder code | Alexey Dobriyan | 1 | -13/+0 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+13 |