aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel
AgeCommit message (Expand)Author
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-10-20csky: Fixup regs.sr broken in ptraceGuo Ren
2021-10-20csky: don't let sigreturn play with priveleged bits of status registerAl Viro
2020-06-17csky: Fixup abiv2 syscall_trace break a4 & a5Guo Ren
2020-06-03csky: Fixup remove duplicate irq_disableLiu Yibin
2020-06-03csky: Fixup perf callchain unwindMao Han
2020-04-23csky: Fixup init_fpu compile warning with __initGuo Ren
2020-04-23csky: Fixup get wrong psr value from phyical regGuo Ren
2020-04-23csky: Fixup cpu speculative execution to IO areaGuo Ren
2020-03-12csky: Implement copy_thread_tlsGuo Ren
2020-03-12csky/smp: Fixup boot failed when CONFIG_SMPGuo Ren
2020-03-12csky: Set regs->usp to kernel sp, when the exception is from kernelGuo Ren
2019-09-30csky: Move static keyword to the front of declarationKrzysztof Wilczynski
2019-09-30csky: entry: Remove unneeded need_resched() loopValentin Schneider
2019-09-30csky: Fixup csky_pmu.max_period assignmentMao Han
2019-09-30csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19csky: Revert mmu ASID mechanismGuo Ren
2019-07-19csky: Fixup some error count in 810 & 860.Guo Ren
2019-07-19csky: Fix perf record in kernel/user spaceMao Han
2019-07-19csky: Add pmu interrupt supportMao Han
2019-07-19csky: Add count-width property for csky pmuMao Han
2019-07-19csky: Init pmu as a deviceMao Han
2019-07-19csky: Fixup no panic in kernel for some trapsGuo Ren
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-26csky: Fixup libgcc unwind errorGuo Ren
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
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