summaryrefslogtreecommitdiff
path: root/arch/csky/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne1-1/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann1-2/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-1/+1
2021-02-27csky: Fixup compile errorGuo Ren1-1/+0
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren1-1/+1
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser1-6/+0
2020-05-14csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren1-2/+2
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren1-2/+0
2020-03-31csky: Fixup get wrong psr value from phyical regGuo Ren1-0/+1
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren1-2/+2
2018-12-31csky: remove unused members in processor.hGuo Ren1-12/+0
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren1-2/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers1-6/+0
2018-10-25csky: Process management and SignalGuo Ren1-0/+121