index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-10
MIPS: Don't dump Hi & Lo regs on >= MIPSr6
Paul Burton
1
-2
/
+5
2018-11-10
MIPS: Fix do_ade() closing brace indentation
Paul Burton
1
-1
/
+1
2018-11-09
MIPS: Avoid using .set mips0 to restore ISA
Paul Burton
3
-5
/
+9
2018-11-09
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-1
/
+6
2018-11-09
MIPS: Avoid FP ELF checks when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-0
/
+4
2018-11-09
MIPS: signal: Remove FP context support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-5
/
+34
2018-11-09
MIPS: ptrace: Remove FP support when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-154
/
+179
2018-11-09
MIPS: unaligned: Remove FP & MSA code when unsupported
Paul Burton
1
-12
/
+24
2018-11-09
MIPS: branch: Remove FP branch handling when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-6
/
+16
2018-11-09
MIPS: traps: Never enable FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2
-34
/
+68
2018-11-09
MIPS: cpu-probe: Avoid probing FPU when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
1
-13
/
+41
2018-11-09
MIPS: Better abstract R2300 FPU usage in Kconfig
Paul Burton
1
-2
/
+1
2018-11-09
MIPS: Ensure emulated FP sets PF_USED_MATH
Paul Burton
3
-10
/
+0
2018-11-09
MIPS: Simplify FP context initialization
Paul Burton
6
-244
/
+11
2018-11-08
MIPS: BCM5xxx: Remove dead init_fpu code
Paul Burton
1
-6
/
+0
2018-11-08
MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
Paul Burton
1
-2
/
+2
2018-11-07
MIPS: r2-on-r6-emu: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
1
-27
/
+5
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
6
-6
/
+4
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace alloc_bootmem with memblock_alloc
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace __alloc_bootmem with memblock_alloc_from
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-10-27
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
11
-243
/
+287
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-14
/
+14
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-10-17
MIPS: Cleanup DSP ASE detection
Paul Burton
1
-18
/
+0
2018-09-28
MIPS: Fix CONFIG_CMDLINE handling
Paul Burton
1
-20
/
+28
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
2
-1
/
+42
2018-09-28
MIPS: kdump: Mark cpu back online before rebooting
Dengcheng Zhu
1
-0
/
+10
2018-09-27
MIPS: MT: Remove obsolete cache flush repeat code
Paul Burton
1
-39
/
+0
2018-09-26
MIPS: MT: Remove unused MT single-threaded cache flush code
Paul Burton
1
-20
/
+0
2018-09-26
MIPS: Add Kconfig variable for CPUs with unaligned load/store instructions
Yasha Cherikovsky
1
-24
/
+23
2018-09-26
MIPS/head: Store ELF appended dtb in a global variable too
Yasha Cherikovsky
1
-2
/
+4
2018-09-26
MIPS/head: Add comments after #endif and #else
Yasha Cherikovsky
1
-7
/
+7
2018-09-22
MIPS: kexec: Use prepare method from Generic for UHI platforms
Dengcheng Zhu
1
-1
/
+41
2018-09-22
MIPS: kexec: CPS systems to halt nonboot CPUs
Dengcheng Zhu
1
-25
/
+55
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
3
-8
/
+93
2018-09-22
MIPS: kexec: Mark CPU offline before disabling local IRQ
Dengcheng Zhu
2
-0
/
+6
2018-09-20
MIPS: don't select DMA_MAYBE_COHERENT from DMA_PERDEV_COHERENT
Christoph Hellwig
1
-1
/
+1
2018-09-14
mips: switch to NO_BOOTMEM
Mike Rapoport
2
-76
/
+26
2018-09-01
MIPS: Move arch_mem_init() comment near definition
Paul Burton
1
-23
/
+22
2018-08-31
MIPS: Remove no-op/identity casts
Paul Burton
2
-2
/
+2
2018-08-31
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
1
-0
/
+20
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2
-14
/
+14
2018-08-24
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
1
-3
/
+1
2018-08-21
Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
15
-114
/
+424
2018-08-14
Uprobe: Additional argument arch_uprobe to uprobe_write_opcode()
Ravi Bangoria
1
-1
/
+1
2018-08-11
MIPS: Consistently declare TLB functions
Paul Burton
1
-3
/
+1
[prev]
[next]