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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+0
2020-01-14
arch/csky/setup: Drop dummy_con initialization
Arvind Sankar
1
-4
/
+0
2019-12-08
sched/rt, csky: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-09-30
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-09-30
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-4
/
+0
2019-09-30
csky: Fixup csky_pmu.max_period assignment
Mao Han
1
-1
/
+1
2019-09-30
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2
-21
/
+31
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
3
-37
/
+380
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
1
-2
/
+0
2019-07-19
csky: Fixup some error count in 810 & 860.
Guo Ren
1
-6
/
+54
2019-07-19
csky: Fix perf record in kernel/user space
Mao Han
1
-12
/
+14
2019-07-19
csky: Add pmu interrupt support
Mao Han
1
-15
/
+246
2019-07-19
csky: Add count-width property for csky pmu
Mao Han
1
-1
/
+14
2019-07-19
csky: Init pmu as a device
Mao Han
1
-2
/
+48
2019-07-19
csky: Fixup no panic in kernel for some traps
Guo Ren
1
-0
/
+5
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+2
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
1
-0
/
+5
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
1
-1
/
+1
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-3
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
1
-1
/
+2
2019-04-22
csky: Add support for perf registers sampling
Mao Han
2
-0
/
+41
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2
-5
/
+5
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
2
-56
/
+11
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2
-2
/
+9
2019-04-22
csky: Reconstruct signal processing
Guo Ren
3
-260
/
+146
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2
-16
/
+10
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2
-40
/
+35
2019-04-22
csky: Add perf callchain support
Mao Han
2
-0
/
+120
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
1
-2
/
+146
2019-02-13
csky: Fixup dead loop in show_stack
Guo Ren
1
-0
/
+4
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
1
-1
/
+2
2019-02-13
csky: Fixup wrong pt_regs size
Guo Ren
1
-1
/
+2
2019-01-10
csky: fixup compile error with CPU 810.
Guo Ren
1
-1
/
+1
2019-01-08
csky: fixup relocation error with 807 & 860
Guo Ren
1
-16
/
+22
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
12
-144
/
+1265
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2019-01-02
csky: Add perf support for C-SKY
Guo Ren
2
-0
/
+1032
2018-12-31
csky: ftrace call graph supported.
Guo Ren
1
-11
/
+37
2018-12-31
csky: basic ftrace supported
Guo Ren
2
-0
/
+29
2018-12-31
csky: remove unused members in processor.h
Guo Ren
5
-25
/
+0
2018-12-31
csky: optimize kernel panic print.
Guo Ren
2
-54
/
+39
2018-12-31
csky: stacktrace supported.
Guo Ren
3
-12
/
+75
2018-12-31
csky: CPU-hotplug supported for SMP
Guo Ren
1
-15
/
+56
2018-12-31
csky: fixup save hi,lo,dspcr regs in switch_stack.
Guo Ren
3
-25
/
+3
2018-12-31
csky: remove syscall_exit_work
Guo Ren
1
-12
/
+4
2018-12-30
csky: Don't leak device tree node reference
Yangtao Li
1
-1
/
+1
[next]