index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
abiv1
Commit message (
Expand
)
Author
Age
Files
Lines
*
csky: abiv1: Fixup compile error
Guo Ren
2022-07-31
1
-0
/
+6
*
csky: Add C based string functions
Matteo Croce
2022-04-18
3
-355
/
+0
*
csky: Fix function name in csky_alignment() and die()
Nathan Chancellor
2022-01-08
1
-1
/
+1
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
mm: remove flush_kernel_dcache_page
Christoph Hellwig
2021-09-03
2
-14
/
+1
*
mm: move page_mapping_file to pagemap.h
Matthew Wilcox (Oracle)
2021-04-30
1
-0
/
+1
*
csky: Fixup compile error
Guo Ren
2021-02-27
9
-9
/
+0
*
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
2021-02-27
1
-0
/
+5
*
csky: Fixup swapon
Guo Ren
2021-02-27
1
-0
/
+22
*
csky: pgtable.h: Coding convention
Guo Ren
2021-02-27
1
-13
/
+4
*
csky: Reconstruct VDSO framework
Guo Ren
2021-01-12
1
-13
/
+5
*
csky: Fix TLB maintenance synchronization problem
Guo Ren
2021-01-12
1
-1
/
+2
*
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
2021-01-12
1
-4
/
+4
*
csky: Coding convention in entry.S
Guo Ren
2020-05-28
1
-5
/
+0
*
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
2020-05-28
1
-1
/
+0
*
csky: Fixup msa highest 3 bits mask
Liu Yibin
2020-05-13
1
-2
/
+2
*
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
1
-4
/
+1
*
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
1
-0
/
+2
*
csky: Remove unnecessary flush_icache_* implementation
Guo Ren
2020-02-21
1
-3
/
+0
*
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
1
-5
/
+14
*
csky: Fixup 610 vipt cache flush mechanism
Guo Ren
2019-08-22
2
-12
/
+49
*
csky: Support kernel non-aligned access
Guo Ren
2019-08-20
1
-17
/
+45
*
csky: Fixup defer cache flush for 610
Guo Ren
2019-08-20
2
-25
/
+29
*
csky: Fixup arch_get_unmapped_area() implementation
Guo Ren
2019-08-20
2
-37
/
+43
*
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
5
-42
/
+6
|
\
|
*
csky: Fixup abiv1 memset error
Guo Ren
2019-07-19
4
-42
/
+0
|
*
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2019-07-19
1
-0
/
+6
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
1
-1
/
+1
*
|
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
1
-2
/
+2
*
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
1
-12
/
+17
*
csky: Add perf_arch_fetch_caller_regs support
Mao Han
2019-04-22
1
-0
/
+1
*
csky: Support dynamic start physical address
Guo Ren
2019-04-22
2
-2
/
+37
*
csky: Reconstruct signal processing
Guo Ren
2019-04-22
2
-7
/
+2
*
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
1
-2
/
+0
*
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
1
-0
/
+4
*
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-05
2
-0
/
+18
|
\
|
*
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2018-12-31
1
-0
/
+17
|
*
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
2018-12-31
1
-0
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-2
/
+2
|
/
*
csky: Misc headers
Guo Ren
2018-10-26
2
-0
/
+53
*
csky: Library functions
Guo Ren
2018-10-26
6
-0
/
+428
*
csky: ELF and module probe
Guo Ren
2018-10-26
1
-0
/
+26
*
csky: VDSO and rt_sigreturn
Guo Ren
2018-10-26
1
-0
/
+17
*
csky: MMU and page table management
Guo Ren
2018-10-25
4
-0
/
+205
*
csky: Cache and TLB routines
Guo Ren
2018-10-25
2
-0
/
+101
*
csky: Exception handling and mm-fault
Guo Ren
2018-10-25
2
-0
/
+486
*
csky: Build infrastructure
Guo Ren
2018-10-25
1
-0
/
+8