summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel/traps.c
Commit message (Expand)AuthorAgeFilesLines
* arch: remove unicore32 portMike Rapoport2020-07-011-322/+0
* kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-6/+1
* unicore32: add show_stack_loglvl()Dmitry Safonov2020-06-091-10/+17
* unicore32: add loglvl to c_backtrace()Dmitry Safonov2020-06-091-1/+1
* unicore32: remove unused pmode argument in c_backtrace()Dmitry Safonov2020-06-091-9/+5
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-081-1/+1
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-271-2/+3
* kernel/exit.c: export abort() to modulesAndrew Morton2018-01-041-1/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-6/+0
* taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
* Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao2012-03-281-1/+0
* sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman2011-05-131-1/+0
* unicore32 core architecture: remove duplicated #includeHuang Weiyi2011-04-021-1/+0
* unicore32 core architecture: low level entry and setup codesGuanXuetao2011-03-171-0/+333