summaryrefslogtreecommitdiff
path: root/arch/unicore32/kernel/traps.c
AgeCommit message (Expand)Author
2020-07-01arch: remove unicore32 portMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09unicore32: add show_stack_loglvl()Dmitry Safonov
2020-06-09unicore32: add loglvl to c_backtrace()Dmitry Safonov
2020-06-09unicore32: remove unused pmode argument in c_backtrace()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-09-27signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman
2018-01-04kernel/exit.c: export abort() to modulesAndrew Morton
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
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-03-28Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]Guan Xuetao
2011-05-13sysfs: remove "last sysfs file:" line from the oops messagesGreg Kroah-Hartman
2011-04-02unicore32 core architecture: remove duplicated #includeHuang Weiyi
2011-03-17unicore32 core architecture: low level entry and setup codesGuanXuetao