summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm/processor.h
AgeCommit message (Expand)AuthorLines
2023-03-12csky: Remove kernel_thread declarationMike Christie-2/+0
2022-10-21csky: add arch support current_stack_pointerTong Tiangen-0/+2
2022-09-11kernel: exit: cleanup release_thread()Kefeng Wang-5/+0
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne-1/+1
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann-2/+0
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook-1/+1
2021-02-27csky: Fixup compile errorGuo Ren-1/+0
2021-01-12csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren-1/+1
2020-07-31csky: remove unusued thread_saved_pc and *_segments functions/macrosTobias Klauser-6/+0
2020-05-15csky: Fixup gdbmacros.txt with name sp in thread_structGuo Ren-2/+2
2020-05-13csky: Fixup remove unnecessary save/restore PSR codeGuo Ren-2/+0
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren-0/+1
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren-2/+2
2018-12-31csky: remove unused members in processor.hGuo Ren-12/+0
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren-2/+1
2018-10-31treewide: remove current_text_addrNick Desaulniers-6/+0
2018-10-26csky: Process management and SignalGuo Ren-0/+121