开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2023-03-12
csky: Remove kernel_thread declaration
Mike Christie
2022-10-21
csky: add arch support current_stack_pointer
Tong Tiangen
2022-09-11
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-05-13
printk: stop including cache.h from printk.h
Peter Collingbourne
2022-02-25
uaccess: remove CONFIG_SET_FS
Arnd Bergmann
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-02-27
csky: Fixup compile error
Guo Ren
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2020-04-01
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
2018-12-31
csky: remove unused members in processor.h
Guo Ren
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-26
csky: Process management and Signal
Guo Ren