index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
Age
Commit message (
Expand
)
Author
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
csky: Add uprobes support
Guo Ren
2020-04-03
csky: Add kprobes supported
Guo Ren
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2020-04-01
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-03-31
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2020-03-08
csky: Implement ftrace with regs
Guo Ren
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
csky: Add setup_initrd check code
Guo Ren
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
csky: Initial stack protector support
Mao Han
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-14
arch/csky/setup: Drop dummy_con initialization
Arvind Sankar
2019-12-08
sched/rt, csky: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
2019-07-19
csky: Fixup some error count in 810 & 860.
Guo Ren
2019-07-19
csky: Fix perf record in kernel/user space
Mao Han
2019-07-19
csky: Add pmu interrupt support
Mao Han
2019-07-19
csky: Add count-width property for csky pmu
Mao Han
2019-07-19
csky: Init pmu as a device
Mao Han
2019-07-19
csky: Fixup no panic in kernel for some traps
Guo Ren
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
2019-04-22
csky: Add support for perf registers sampling
Mao Han
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2019-04-22
csky: Reconstruct signal processing
Guo Ren
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
csky: Add perf callchain support
Mao Han
[next]