index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
1
-1
/
+0
2018-10-26
csky: Misc headers
Guo Ren
1
-0
/
+88
2018-10-26
csky: SMP support
Guo Ren
1
-0
/
+237
2018-10-26
csky: Debug and Ptrace GDB
Guo Ren
2
-0
/
+380
2018-10-26
csky: Library functions
Guo Ren
1
-0
/
+30
2018-10-26
csky: ELF and module probe
Guo Ren
1
-0
/
+92
2018-10-26
csky: Atomic operations
Guo Ren
1
-0
/
+87
2018-10-26
csky: IRQ handling
Guo Ren
1
-0
/
+22
2018-10-26
csky: VDSO and rt_sigreturn
Guo Ren
1
-0
/
+86
2018-10-26
csky: Process management and Signal
Guo Ren
3
-0
/
+494
2018-10-25
csky: System Call
Guo Ren
2
-0
/
+57
2018-10-25
csky: Exception handling and mm-fault
Guo Ren
3
-0
/
+644
2018-10-25
csky: Kernel booting
Guo Ren
3
-0
/
+305
2018-10-25
csky: Build infrastructure
Guo Ren
1
-0
/
+8