summaryrefslogtreecommitdiff
path: root/arch/csky/kernel
AgeCommit message (Expand)Author
2019-02-13csky: Fixup dead loop in show_stackGuo Ren
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren
2019-02-13csky: Fixup wrong pt_regs sizeGuo Ren
2019-01-10csky: fixup compile error with CPU 810.Guo Ren
2019-01-08csky: fixup relocation error with 807 & 860Guo Ren
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02csky: Add perf support for C-SKYGuo Ren
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: optimize kernel panic print.Guo Ren
2018-12-31csky: stacktrace supported.Guo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: remove syscall_exit_workGuo Ren
2018-12-30csky: Don't leak device tree node referenceYangtao Li
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-26csky: Misc headersGuo Ren
2018-10-26csky: SMP supportGuo Ren
2018-10-26csky: Debug and Ptrace GDBGuo Ren
2018-10-26csky: Library functionsGuo Ren
2018-10-26csky: ELF and module probeGuo Ren
2018-10-26csky: Atomic operationsGuo Ren
2018-10-26csky: IRQ handlingGuo Ren
2018-10-26csky: VDSO and rt_sigreturnGuo Ren
2018-10-26csky: Process management and SignalGuo Ren
2018-10-25csky: System CallGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren
2018-10-25csky: Kernel bootingGuo Ren
2018-10-25csky: Build infrastructureGuo Ren