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
/
abiv2
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
1
-0
/
+10
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
1
-0
/
+10
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
-8
/
+6
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
1
-17
/
+62
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
1
-0
/
+1
2019-04-22
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
1
-11
/
+2
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-2
/
+42
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
/
+5
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
1
-2
/
+37
2019-04-22
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
1
-5
/
+1
2018-12-31
csky: ftrace call graph supported.
Guo Ren
1
-8
/
+108
2018-12-31
csky: basic ftrace supported
Guo Ren
2
-0
/
+25
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
2
-3
/
+57
2018-12-31
csky: fixup remove vdsp implement for kernel.
Guo Ren
1
-7
/
+1
2018-12-31
csky: fixup abiv2 mmap(... O_SYNC) failed.
Guo Ren
1
-1
/
+1
2018-10-26
csky: Misc headers
Guo Ren
2
-0
/
+43
2018-10-26
csky: Library functions
Guo Ren
10
-0
/
+910
2018-10-26
csky: ELF and module probe
Guo Ren
1
-0
/
+43
2018-10-26
csky: VDSO and rt_sigreturn
Guo Ren
1
-0
/
+23
2018-10-26
csky: Process management and Signal
Guo Ren
2
-0
/
+341
2018-10-25
csky: MMU and page table management
Guo Ren
3
-0
/
+138
2018-10-25
csky: Cache and TLB routines
Guo Ren
2
-0
/
+106
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
1
-0
/
+156
2018-10-25
csky: Build infrastructure
Guo Ren
1
-0
/
+10