summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel
AgeCommit message (Expand)Author
2020-06-08csky: Fixup remove duplicate irq_disableLiu Yibin
2020-06-08csky: Fixup perf callchain unwindMao Han
2020-06-01csky: Fixup init_fpu compile warning with __initGuo Ren
2020-06-01csky: Fixup get wrong psr value from phyical regGuo Ren
2020-06-01csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-05-21csky: Implement copy_thread_tlsGuo Ren
2020-05-21csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2020-05-21csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2019-06-26csky: Fixup libgcc unwind errorGuo Ren
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-22csky/syscall_trace: Fixup return processing flowGuo Ren
2019-04-22csky: Add support for perf registers samplingMao Han
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Support vmlinux bootup with MMU offGuo Ren
2019-04-22csky: Support dynamic start physical addressGuo Ren
2019-04-22csky: Reconstruct signal processingGuo Ren
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
2019-04-22csky: Add perf callchain supportMao Han
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren
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