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
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-22
MIPS: OCTEON: delete cvmx override functions
Aaro Koskinen
1
-20
/
+0
2018-11-22
MIPS: OCTEON: cvmx-bootmem: make more functions static
Aaro Koskinen
1
-27
/
+0
2018-11-22
MIPS: OCTEON: cvmx-bootmem: delete unused functions
Aaro Koskinen
1
-33
/
+0
2018-11-22
MIPS: OCTEON: make cvmx_bootmem_alloc_range static
Aaro Koskinen
1
-16
/
+0
2018-11-22
MIPS: OCTEON: cvmx-helper-util: make cvmx_helper_setup_red_queue static
Aaro Koskinen
1
-15
/
+0
2018-11-22
MIPS: OCTEON: cvmx-helper-util: delete cvmx_helper_dump_packet
Aaro Koskinen
1
-8
/
+0
2018-11-22
MIPS: OCTEON: delete unused loopback configuration functions
Aaro Koskinen
5
-92
/
+0
2018-11-21
MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()
Huacai Chen
1
-0
/
+5
2018-11-21
MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3
Huacai Chen
4
-0
/
+33
2018-11-20
MIPS: Loongson: Add Loongson-3A R2.1 basic support
Huacai Chen
2
-3
/
+4
2018-11-19
MIPS: Remove superfluous check for __linux__
Sean Young
1
-8
/
+0
2018-11-13
MIPS: Use Kconfig to select CPU_NO_EFFICIENT_FFS
Paul Burton
1
-10
/
+0
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
13
-63
/
+112
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+14
2018-11-09
MIPS: Don't compile math-emu when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+28
2018-11-09
MIPS: Avoid FCSR sanitization when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+5
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-4
/
+22
2018-11-09
MIPS: Stub asm/fpu.h functions
Paul Burton
1
-3
/
+82
2018-11-09
MIPS: Hardcode cpu_has_fpu=0 when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-3
/
+8
2018-11-09
MIPS: Drop forward declarations of sigcontext in asm/fpu.h
Paul Burton
1
-3
/
+0
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
2
-43
/
+25
2018-11-08
MIPS: Hardcode cpu_has_mmips=1 for microMIPS kernels
Paul Burton
1
-1
/
+3
2018-11-08
MIPS: Simplify GCC_OFF_SMALL_ASM definition
Paul Burton
1
-11
/
+7
2018-11-08
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
1
-8
/
+0
2018-11-05
MIPS: Enable IOREMAP_PROT config option for MIPS cpus
Hassan Naveed
2
-0
/
+13
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
1
-5
/
+0
2018-10-29
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2018-10-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-33
/
+7
2018-10-27
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
1
-5
/
+0
2018-10-27
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
1
-0
/
+1
2018-10-27
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
1
-6
/
+0
2018-10-27
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
1
-11
/
+2
2018-10-27
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
10
-265
/
+127
2018-10-27
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-24
/
+7
2018-10-24
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+0
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-22
/
+8
2018-10-17
MIPS: Cleanup DSP ASE detection
Paul Burton
1
-1
/
+19
2018-10-16
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
1
-1
/
+1
2018-10-16
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
1
-1
/
+1
2018-10-16
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
1
-36
/
+0
2018-10-16
MIPS: Remove unused CAT macro
Paul Burton
1
-9
/
+0
2018-10-16
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
1
-0
/
+6
[next]