summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel/process.c
AgeCommit message (Expand)AuthorLines
2020-08-06Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds-10/+0
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser-10/+0
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-1/+1
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren-3/+3
2020-05-13csky: Fixup calltrace panicGuo Ren-31/+0
2020-02-21csky: Implement copy_thread_tlsGuo Ren-3/+4
2020-02-21csky: Initial stack protector supportMao Han-0/+6
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren-1/+1
2018-12-31csky: stacktrace supported.Guo Ren-12/+17
2018-10-26csky: Process management and SignalGuo Ren-0/+136