index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
/
traps.c
Age
Commit message (
Expand
)
Author
2020-07-01
arch: remove unicore32 port
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
unicore32: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
unicore32: add loglvl to c_backtrace()
Dmitry Safonov
2020-06-09
unicore32: remove unused pmode argument in c_backtrace()
Dmitry Safonov
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2018-09-27
signal/unicore32: Generate siginfo in ucs32_notify_die
Eric W. Biederman
2018-01-04
kernel/exit.c: export abort() to modules
Andrew Morton
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2013-04-30
dump_stack: consolidate dump_stack() implementations and unify their behaviors
Tejun Heo
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2012-03-28
Disintegrate asm/system.h for Unicore32 [based on ver #3, changed by gxt]
Guan Xuetao
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-04-02
unicore32 core architecture: remove duplicated #include
Huang Weiyi
2011-03-17
unicore32 core architecture: low level entry and setup codes
GuanXuetao