index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
csky
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
2
-2
/
+0
*
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
2
-10
/
+3
*
csky: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
1
-2
/
+9
*
csky: simplify detection of memory zone boundaries
Mike Rapoport
2020-06-03
1
-15
/
+11
*
csky: Fixup CONFIG_DEBUG_RSEQ
Guo Ren
2020-05-28
1
-5
/
+10
*
csky: Coding convention in entry.S
Guo Ren
2020-05-28
1
-30
/
+36
*
csky: Fixup abiv2 syscall_trace break a4 & a5
Guo Ren
2020-05-28
1
-2
/
+4
*
csky: Fixup CONFIG_PREEMPT panic
Guo Ren
2020-05-28
1
-25
/
+11
*
csky: Fixup gdbmacros.txt with name sp in thread_struct
Guo Ren
2020-05-15
2
-4
/
+4
*
csky: Fixup remove unnecessary save/restore PSR code
Guo Ren
2020-05-13
2
-9
/
+2
*
csky: Fixup remove duplicate irq_disable
Liu Yibin
2020-05-13
1
-2
/
+0
*
csky: Fixup calltrace panic
Guo Ren
2020-05-13
4
-118
/
+140
*
csky: Fixup perf callchain unwind
Mao Han
2020-05-13
1
-2
/
+7
*
csky: Fixup perf probe -x hungup
Guo Ren
2020-05-13
2
-0
/
+11
*
csky/ftrace: Fixup error when disable CONFIG_DYNAMIC_FTRACE
Guo Ren
2020-05-13
1
-0
/
+2
*
csky: Fixup cpu speculative execution to IO area
Guo Ren
2020-04-03
3
-49
/
+22
*
csky: Add uprobes support
Guo Ren
2020-04-03
5
-1
/
+163
*
csky: Add kprobes supported
Guo Ren
2020-04-03
10
-1
/
+1116
*
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2020-04-02
1
-0
/
+11
*
csky: Fixup get wrong psr value from phyical reg
Guo Ren
2020-04-01
1
-1
/
+10
*
csky/ftrace: Fixup ftrace_modify_code deadlock without CPU_HAS_ICACHE_INS
Guo Ren
2020-03-31
1
-0
/
+31
*
csky: Implement ftrace with regs
Guo Ren
2020-03-08
2
-0
/
+12
*
csky: Add support for restartable sequence
Guo Ren
2020-03-08
2
-1
/
+7
*
csky: Implement ptrace regs and stack API
Guo Ren
2020-03-08
1
-0
/
+103
*
csky: Fixup init_fpu compile warning with __init
Guo Ren
2020-03-08
1
-0
/
+3
*
csky: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-02-23
1
-1
/
+1
*
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
1
-3
/
+4
*
csky: Add setup_initrd check code
Guo Ren
2020-02-21
1
-3
/
+0
*
csky/smp: Fixup boot failed when CONFIG_SMP
Guo Ren
2020-02-21
1
-1
/
+1
*
csky: Set regs->usp to kernel sp, when the exception is from kernel
Guo Ren
2020-02-21
1
-2
/
+6
*
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
1
-0
/
+2
*
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
1
-0
/
+49
*
csky: Initial stack protector support
Mao Han
2020-02-21
1
-0
/
+6
*
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-4
/
+0
|
\
|
*
arch/csky/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-4
/
+0
*
|
sched/rt, csky: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
|
/
*
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
*
csky: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-09-30
1
-1
/
+1
*
csky: entry: Remove unneeded need_resched() loop
Valentin Schneider
2019-09-30
1
-4
/
+0
*
csky: Fixup csky_pmu.max_period assignment
Mao Han
2019-09-30
1
-1
/
+1
*
csky: Fixup add zero_fp fixup perf backtrace panic
Guo Ren
2019-09-30
2
-21
/
+31
*
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
3
-37
/
+380
|
\
|
*
csky: Revert mmu ASID mechanism
Guo Ren
2019-07-19
1
-2
/
+0
|
*
csky: Fixup some error count in 810 & 860.
Guo Ren
2019-07-19
1
-6
/
+54
|
*
csky: Fix perf record in kernel/user space
Mao Han
2019-07-19
1
-12
/
+14
|
*
csky: Add pmu interrupt support
Mao Han
2019-07-19
1
-15
/
+246
|
*
csky: Add count-width property for csky pmu
Mao Han
2019-07-19
1
-1
/
+14
[next]