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
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
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-3
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-2
/
+0
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-1
/
+0
2021-05-26
locking/atomic: csky: move to ARCH_ATOMIC
Mark Rutland
1
-4
/
+4
2021-04-28
csky: uaccess.h: Coding convention with asm generic
Guo Ren
3
-327
/
+133
2021-04-20
csky: Fixup typos
Junlin Yang
3
-3
/
+3
2021-04-17
csky: change a Kconfig symbol name to fix e1000 build error
Randy Dunlap
1
-1
/
+1
2021-02-27
csky: Fixup compile error
Guo Ren
29
-29
/
+0
2021-02-27
csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...
Guo Ren
6
-0
/
+167
2021-02-27
csky: Fixup swapon
Guo Ren
1
-9
/
+8
2021-02-27
csky: pgtable.h: Coding convention
Guo Ren
1
-30
/
+30
2021-01-12
csky: Fixup _PAGE_ACCESSED for default pgprot
Guo Ren
1
-7
/
+9
2021-01-12
csky: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2021-01-12
csky: Reconstruct VDSO framework
Guo Ren
1
-3
/
+16
2021-01-12
csky: Sync riscv mm/fault.c for easy maintenance
Guo Ren
1
-0
/
+2
2021-01-12
csky: Fix TLB maintenance synchronization problem
Guo Ren
1
-2
/
+1
2021-01-12
csky: Fixup PTE global for 2.5:1.5 virtual memory
Guo Ren
1
-1
/
+1
2021-01-12
csky: Cleanup asm/spinlock.h
Guo Ren
2
-177
/
+0
2021-01-12
csky: Fixup asm/cmpxchg.h with correct ordering barrier
Guo Ren
1
-10
/
+17
2021-01-12
csky: Fixup futex SMP implementation
Guo Ren
1
-0
/
+121
2021-01-12
csky: Fixup barrier design
Guo Ren
1
-22
/
+60
2021-01-12
csky: Remove custom asm/atomic.h implementation
Guo Ren
1
-212
/
+0
2021-01-12
csky: Add memory layout 2.5G(user):1.5G(kernel)
Guo Ren
7
-13
/
+7
2020-12-30
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+4
2020-12-16
Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+11
2020-12-16
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-5
/
+3
2020-12-16
Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2020-11-20
csky: Enable seccomp architecture tracking
YiFei Zhu
2
-1
/
+11
2020-11-09
csky: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-1
/
+4
2020-11-07
csky/mm/highmem: Switch to generic kmap atomic
Thomas Gleixner
2
-4
/
+6
2020-10-27
csky: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
1
-5
/
+3
2020-10-26
whack-a-mole: USE_ELF_CORE_DUMP
Al Viro
1
-1
/
+0
2020-10-26
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-4
/
+4
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-6
/
+1
2020-07-31
csky: Add irq_work support
Guo Ren
1
-0
/
+11
2020-07-31
csky: Optimize the trap processing flow
Guo Ren
2
-1
/
+3
2020-07-31
csky: Add support for function error injection
Guo Ren
1
-0
/
+6
2020-07-31
csky: Add SECCOMP_FILTER supported
Guo Ren
2
-1
/
+2
2020-07-31
csky: remove unusued thread_saved_pc and *_segments functions/macros
Tobias Klauser
1
-6
/
+0
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
1
-30
/
+0
2020-06-09
csky: replace definitions of __pXd_offset() with pXd_index()
Mike Rapoport
1
-3
/
+2
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-3
/
+1
2020-06-05
kmap: consolidate kmap_prot definitions
Ira Weiny
1
-2
/
+0
2020-06-05
kmap: remove kmap_atomic_to_page()
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
1
-1
/
+0
2020-06-05
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
1
-3
/
+0
2020-06-05
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
1
-2
/
+2
[next]