summaryrefslogtreecommitdiff
path: root/arch/c6x/kernel/traps.c
AgeCommit message (Expand)Author
2021-01-20c6x: remove architectureArnd Bergmann
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09c6x: add show_stack_loglvl()Dmitry Safonov
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2018-04-25signal/c6x: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2012-03-28Disintegrate asm/system.h for C6XDavid Howells
2011-10-06C6X: build infrastructureAurelien Jacquiot