summaryrefslogtreecommitdiff
path: root/arch/hexagon/kernel/traps.c
AgeCommit message (Expand)Author
2023-12-10hexagon: traps: add internal prototypes for functions only called from asmNathan Chancellor
2023-12-10hexagon: traps: remove sys_syscall()Nathan Chancellor
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-01-08hexagon: Fix function name in die()Nathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-09-08trap: cleanup trap_init()Kefeng Wang
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09hexagon: 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-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2018-04-25signal/hexagon: Use force_sig_fault as appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2014-12-16Hexagon: fix signal delivery for debug trapsRichard Kuo
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds
2013-04-30Hexagon: update copyright datesRichard Kuo
2013-04-30Hexagon: add support for single-stepping (v4+)Richard Kuo
2013-04-30Hexagon: add support for additional exceptionsRichard Kuo
2013-04-30Hexagon: Signal and return path fixesRichard Kuo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2012-10-18Hexagon: Copyright marking changesRichard Kuo
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo