index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
abiv1
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
1
-4
/
+1
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
1
-0
/
+2
2020-02-21
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
1
-3
/
+0
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
1
-5
/
+14
2019-08-22
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2
-12
/
+49
2019-08-20
csky: Support kernel non-aligned access
Guo Ren
1
-17
/
+45
2019-08-20
csky: Fixup defer cache flush for 610
Guo Ren
2
-25
/
+29
2019-08-20
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2
-37
/
+43
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
5
-42
/
+6
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
4
-42
/
+0
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
1
-0
/
+6
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
1
-2
/
+2
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
1
-12
/
+17
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
1
-0
/
+1
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-2
/
+37
2019-04-22
csky: Reconstruct signal processing
Guo Ren
2
-7
/
+2
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
1
-2
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
1
-0
/
+4
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2
-0
/
+18
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-2
/
+2
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
1
-0
/
+17
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
1
-0
/
+1
2018-10-26
csky: Misc headers
Guo Ren
2
-0
/
+53
2018-10-26
csky: Library functions
Guo Ren
6
-0
/
+428
2018-10-26
csky: ELF and module probe
Guo Ren
1
-0
/
+26
2018-10-26
csky: VDSO and rt_sigreturn
Guo Ren
1
-0
/
+17
2018-10-25
csky: MMU and page table management
Guo Ren
4
-0
/
+205
2018-10-25
csky: Cache and TLB routines
Guo Ren
2
-0
/
+101
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
2
-0
/
+486
2018-10-25
csky: Build infrastructure
Guo Ren
1
-0
/
+8