aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport1-1/+0
2018-10-26csky: Misc headersGuo Ren1-0/+88
2018-10-26csky: SMP supportGuo Ren1-0/+237
2018-10-26csky: Debug and Ptrace GDBGuo Ren2-0/+380
2018-10-26csky: Library functionsGuo Ren1-0/+30
2018-10-26csky: ELF and module probeGuo Ren1-0/+92
2018-10-26csky: Atomic operationsGuo Ren1-0/+87
2018-10-26csky: IRQ handlingGuo Ren1-0/+22
2018-10-26csky: VDSO and rt_sigreturnGuo Ren1-0/+86
2018-10-26csky: Process management and SignalGuo Ren3-0/+494
2018-10-25csky: System CallGuo Ren2-0/+57
2018-10-25csky: Exception handling and mm-faultGuo Ren3-0/+644
2018-10-25csky: Kernel bootingGuo Ren3-0/+305
2018-10-25csky: Build infrastructureGuo Ren1-0/+8