- aefd946 csky: Fixup cpu speculative execution to IO area by Guo Ren · 4 years, 9 months ago
- 8f6bb79 csky: Add uprobes support by Guo Ren · 4 years, 9 months ago
- 33e53ae csky: Add kprobes supported by Guo Ren · 4 years, 9 months ago
- 000591f csky: Enable LOCKDEP_SUPPORT by Guo Ren · 4 years, 9 months ago
- 9c0e343 csky: Fixup get wrong psr value from phyical reg by Guo Ren · 4 years, 9 months ago
- dd7c983 csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS by Guo Ren · 4 years, 9 months ago
- 89a3927 csky: Implement ftrace with regs by Guo Ren · 4 years, 11 months ago
- 9866d14 csky: Add support for restartable sequence by Guo Ren · 5 years ago
- bfe47f3 csky: Implement ptrace regs and stack API by Guo Ren · 5 years ago
- 12879bd csky: Fixup init_fpu compile warning with __init by Guo Ren · 4 years, 10 months ago
- 99db590 csky: Replace <linux/clk-provider.h> by <linux/of_clk.h> by Geert Uytterhoeven · 5 years ago
- 0b9f386 csky: Implement copy_thread_tls by Guo Ren · 5 years ago
- d46869a csky: Add setup_initrd check code by Guo Ren · 5 years ago
- c949273 csky/smp: Fixup boot failed when CONFIG_SMP by Guo Ren · 5 years ago
- f8e17c1 csky: Set regs->usp to kernel sp, when the exception is from kernel by Guo Ren · 5 years ago
- f136008 csky: Separate fixaddr_init from highmem by Guo Ren · 5 years ago
- f525bb2 csky: Tightly-Coupled Memory or Sram support by Guo Ren · 5 years ago
- 2f78c73 csky: Initial stack protector support by Mao Han · 5 years ago
- ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
- fb3e7a6 arch/csky/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
- 365a795 sched/rt, csky: Use CONFIG_PREEMPTION by Thomas Gleixner · 5 years ago
- c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
- 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
- eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
- 9af032a csky: Move static keyword to the front of declaration by Krzysztof Wilczynski · 5 years ago
- a2139d3 csky: entry: Remove unneeded need_resched() loop by Valentin Schneider · 5 years ago
- 3a09d8e csky: Fixup csky_pmu.max_period assignment by Mao Han · 5 years ago
- 48ede51 csky: Fixup add zero_fp fixup perf backtrace panic by Guo Ren · 5 years ago
- a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
- 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 6 years ago
- e753419 csky: Fixup some error count in 810 & 860. by Guo Ren · 6 years ago
- d41435d csky: Fix perf record in kernel/user space by Mao Han · 6 years ago
- f622fbf csky: Add pmu interrupt support by Mao Han · 6 years ago
- ccffa1a csky: Add count-width property for csky pmu by Mao Han · 6 years ago
- f132076 csky: Init pmu as a device by Mao Han · 6 years ago
- 3158d28 csky: Fixup no panic in kernel for some traps by Guo Ren · 6 years ago
- 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
- 19e5e2a csky: Fixup libgcc unwind error by Guo Ren · 6 years ago
- 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
- 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- a691f33 csky/syscall_trace: Fixup return processing flow by Guo Ren · 6 years ago
- daac95e csky: Add support for perf registers sampling by Mao Han · 6 years ago
- 683fafe csky: Use va_pa_offset instead of phys_offset by Guo Ren · 6 years ago
- 205353f csky: Support vmlinux bootup with MMU off by Guo Ren · 6 years ago
- f62e316 csky: Support dynamic start physical address by Guo Ren · 6 years ago
- bf24168 csky: Reconstruct signal processing by Guo Ren · 6 years ago
- f4625ee csky: Use in_syscall & forget_syscall instead of r11_sig by Guo Ren · 6 years ago
- 2f7932b csky: Update syscall_trace_enter/exit implementation by Guo Ren · 6 years ago
- cfa4d93 csky: Add perf callchain support by Mao Han · 6 years ago
- 28bb030 csky/ftrace: Add dynamic function tracer (include graph tracer) by Guo Ren · 6 years ago
- 131aee8 csky: Fixup dead loop in show_stack by Guo Ren · 6 years ago
- 0f231dc csky: coding convention: Use task_stack_page by Guo Ren · 6 years ago
- 9216cd7 csky: Fixup wrong pt_regs size by Guo Ren · 6 years ago
- 70c2525 csky: fixup compile error with CPU 810. by Guo Ren · 6 years ago
- f553aa1 csky: fixup relocation error with 807 & 860 by Guo Ren · 6 years ago
- 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- f50fd2d csky: Add perf support for C-SKY by Guo Ren · 6 years ago
- d7950be csky: ftrace call graph supported. by Guo Ren · 6 years ago
- 230c77a csky: basic ftrace supported by Guo Ren · 6 years ago
- 17a6877 csky: remove unused members in processor.h by Guo Ren · 6 years ago
- 8f4f163 csky: optimize kernel panic print. by Guo Ren · 6 years ago
- 0ea2dc7 csky: stacktrace supported. by Guo Ren · 6 years ago
- 859e5f4 csky: CPU-hotplug supported for SMP by Guo Ren · 6 years ago
- 789154c csky: fixup save hi,lo,dspcr regs in switch_stack. by Guo Ren · 6 years ago
- 31295a7 csky: remove syscall_exit_work by Guo Ren · 6 years ago
- 398539d csky: Don't leak device tree node reference by Yangtao Li · 6 years ago
- aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
- 735ee00 csky: Misc headers by Guo Ren · 6 years ago
- 9910698 csky: SMP support by Guo Ren · 6 years ago
- 2ce36bf csky: Debug and Ptrace GDB by Guo Ren · 6 years ago
- c5af58b csky: Library functions by Guo Ren · 6 years ago
- 9d056df csky: ELF and module probe by Guo Ren · 6 years ago
- a0ae628 csky: Atomic operations by Guo Ren · 6 years ago
- e38a527 csky: IRQ handling by Guo Ren · 6 years ago
- dd3ef10 csky: VDSO and rt_sigreturn by Guo Ren · 6 years ago
- e9564df csky: Process management and Signal by Guo Ren · 6 years ago
- 4859bfc csky: System Call by Guo Ren · 6 years ago
- 081860b csky: Exception handling and mm-fault by Guo Ren · 6 years ago
- 9143a93 csky: Kernel booting by Guo Ren · 6 years ago
- c32e64e csky: Build infrastructure by Guo Ren · 6 years ago