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-05-28
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
1
-5
/
+10
2020-05-28
csky: Coding convention in entry.S
Guo Ren
1
-30
/
+36
2020-05-28
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
1
-2
/
+4
2020-05-28
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
1
-25
/
+11
2020-05-15
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2
-4
/
+4
2020-05-13
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2
-9
/
+2
2020-05-13
csky: Fixup remove duplicate irq_disable
Liu Yibin
1
-2
/
+0
2020-05-13
csky: Fixup calltrace panic
Guo Ren
4
-118
/
+140
2020-05-13
csky: Fixup perf callchain unwind
Mao Han
1
-2
/
+7
2020-05-13
csky: Fixup perf probe -x hungup
Guo Ren
2
-0
/
+11
2020-05-13
csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
1
-0
/
+2
2020-04-03
csky: Fixup cpu speculative execution to IO area
Guo Ren
3
-49
/
+22
2020-04-03
csky: Add uprobes support
Guo Ren
5
-1
/
+163
2020-04-03
csky: Add kprobes supported
Guo Ren
10
-1
/
+1116
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
1
-0
/
+11
2020-04-01
csky: Fixup get wrong psr value from phyical reg
Guo Ren
1
-1
/
+10
2020-03-31
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
1
-0
/
+31
2020-03-08
csky: Implement ftrace with regs
Guo Ren
2
-0
/
+12
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2
-1
/
+7
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
1
-0
/
+103
2020-03-08
csky: Fixup init_fpu compile warning with __init
Guo Ren
1
-0
/
+3
2020-02-23
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
1
-3
/
+4
2020-02-21
csky: Add setup_initrd check code
Guo Ren
1
-3
/
+0
2020-02-21
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
1
-1
/
+1
2020-02-21
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
1
-2
/
+6
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
1
-0
/
+2
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
1
-0
/
+49
2020-02-21
csky: Initial stack protector support
Mao Han
1
-0
/
+6
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
[next]