summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/unwind_bc.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-26Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-12/+2
2019-11-05s390/unwind: drop unnecessary code around calling ftrace_graph_ret_addr()Miroslav Benes1-12/+2
2019-10-31s390/unwind: fix mixing regs and spIlya Leoshkevich1-5/+13
2019-07-11s390/unwind: avoid int overflow in outside_of_stackVasily Gorbik1-1/+1
2019-07-02s390/kasan: avoid false positives during stack unwindVasily Gorbik1-8/+8
2019-05-02s390/ftrace: use HAVE_FUNCTION_GRAPH_RET_ADDR_PTRMartin Schwidefsky1-1/+1
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-0/+155