summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2021-09-08trap: cleanup trap_init()Kefeng Wang-4/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-7/+1
2020-06-09hexagon: add show_stack_loglvl()Dmitry Safonov-14/+17
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-6/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner-14/+1
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman-1/+1
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman-5/+5
2018-04-25signal/hexagon: Use force_sig_fault as appropriateEric W. Biederman-8/+2
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-1/+1
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo-2/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds-13/+23
2013-04-30Hexagon: update copyright datesRichard Kuo-1/+1
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo-0/+11
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo-0/+10
2013-04-30Hexagon: Signal and return path fixesRichard Kuo-12/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-8/+0
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell-1/+1
2012-10-18Hexagon: Copyright marking changesRichard Kuo-1/+1
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo-0/+454