aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-20c6x: remove architectureArnd Bergmann1-409/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-6/+1
2020-06-09c6x: add show_stack_loglvl()Dmitry Safonov1-7/+14
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2018-04-25signal/c6x: Use force_sig_fault where appropriateEric W. Biederman1-8/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman1-0/+1
2018-01-05c6x: do not use print_symbol()Sergey Senozhatsky1-3/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-9/+0
2012-03-28Disintegrate asm/system.h for C6XDavid Howells1-0/+1
2011-10-06C6X: build infrastructureAurelien Jacquiot1-0/+423