index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
abiv1
/
inc
/
abi
Age
Commit message (
Expand
)
Author
Lines
2020-05-28
csky: Coding convention in entry.S
Guo Ren
-5
/
+0
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
-1
/
+0
2020-05-13
csky: Fixup msa highest 3 bits mask
Liu Yibin
-2
/
+2
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
-4
/
+1
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
-0
/
+2
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
-3
/
+0
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
-5
/
+14
2019-08-22
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
-12
/
+29
2019-08-20
csky: Fixup defer cache flush for 610
Guo Ren
-2
/
+2
2019-08-20
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
-2
/
+3
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
-3
/
+0
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
-0
/
+6
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
-2
/
+2
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
-12
/
+17
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
-0
/
+1
2019-04-22
csky: Support dynamic start physical address
Guo Ren
-2
/
+37
2019-04-22
csky: Reconstruct signal processing
Guo Ren
-7
/
+2
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
-2
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
-0
/
+4
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
-0
/
+17
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
-0
/
+1
2018-10-26
csky: Misc headers
Guo Ren
-0
/
+53
2018-10-26
csky: Library functions
Guo Ren
-0
/
+13
2018-10-26
csky: ELF and module probe
Guo Ren
-0
/
+26
2018-10-26
csky: VDSO and rt_sigreturn
Guo Ren
-0
/
+17
2018-10-25
csky: MMU and page table management
Guo Ren
-0
/
+139
2018-10-25
csky: Cache and TLB routines
Guo Ren
-0
/
+49
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
-0
/
+160