index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-4
/
+0
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
1
-1
/
+0
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
33
-502
/
+887
2019-05-08
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-05-07
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+1
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
1
-0
/
+1
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
2
-1
/
+9
2019-04-22
csky: Fixup compile warning
Guo Ren
1
-1
/
+1
2019-04-22
csky: Add support for perf registers sampling
Mao Han
4
-0
/
+94
2019-04-22
csky: add page fault perf event support
Mao Han
1
-2
/
+10
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
7
-36
/
+21
2019-04-22
csky: Support vmlinux bootup with MMU off
Guo Ren
4
-85
/
+90
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
3
-0
/
+10
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
8
-31
/
+106
2019-04-22
csky: Reconstruct signal processing
Guo Ren
7
-274
/
+150
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
5
-20
/
+22
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2
-20
/
+29
2019-04-22
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
1
-1
/
+0
2019-04-22
csky: remove redundant generic-y
Masahiro Yamada
1
-1
/
+0
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
9
-55
/
+67
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
4
-6
/
+202
2019-04-22
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2
-6
/
+2
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-18
/
+8
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-10
/
+4
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-10
/
+4
2019-04-04
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-4
/
+6
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-3
/
+0
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+5
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+3
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
1
-1
/
+0
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
1
-1
/
+0
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
1
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
1
-0
/
+1
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
1
-1
/
+0
2019-02-13
csky: Fixup dead loop in show_stack
Guo Ren
1
-0
/
+4
2019-02-13
csky: Fixup io-range page attribute for mmap("/dev/mem")
Guo Ren
2
-0
/
+19
2019-02-13
csky: coding convention: Use task_stack_page
Guo Ren
2
-3
/
+4
2019-02-13
csky: Fixup wrong pt_regs size
Guo Ren
1
-1
/
+2
2019-02-13
csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry
Guo Ren
1
-2
/
+2
2019-01-10
csky: fixup compile error with CPU 810.
Guo Ren
1
-1
/
+1
2019-01-08
csky: fixup compile error with pte_alloc
Guo Ren
1
-25
/
+18
2019-01-08
csky: fixup CACHEV1 store instruction fast retire
Guo Ren
1
-0
/
+25
[next]