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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-11
mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
Yifeng Li
1
-1
/
+1
2019-02-26
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
6
-284
/
+0
2019-02-22
MIPS: ingenic: Add support for appended devicetree
Paul Cercueil
2
-5
/
+11
2019-02-19
MIPS: SGI-IP27: rework HUB interrupts
Thomas Bogendoerfer
11
-531
/
+260
2019-02-19
MIPS: SGI-IP27: do boot CPU init later
Thomas Bogendoerfer
4
-3
/
+6
2019-02-19
MIPS: SGI-IP27: do xtalk scanning later
Thomas Bogendoerfer
2
-4
/
+12
2019-02-19
MIPS: SGI-IP27: use pr_info/pr_emerg and pr_cont to fix output
Thomas Bogendoerfer
2
-45
/
+45
2019-02-19
MIPS: SGI-IP27: clean up bridge access and header files
Thomas Bogendoerfer
5
-192
/
+138
2019-02-19
MIPS: SGI-IP27: get rid of volatile and hubreg_t
Thomas Bogendoerfer
8
-75
/
+19
2019-02-19
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-02-19
MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()
Paul Burton
1
-6
/
+1
2019-02-19
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-19
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-16
MIPS: CM: Fix indentation
Paul Burton
1
-2
/
+2
2019-02-12
MIPS: BCM47XX: Fix/improve Buffalo WHR-G54S support
Rafał Miłecki
2
-6
/
+6
2019-02-08
MIPS: OCTEON: program rx/tx-delay always from DT
Aaro Koskinen
6
-52
/
+52
2019-02-08
MIPS: OCTEON: delete board-specific link status
Aaro Koskinen
1
-42
/
+1
2019-02-08
MIPS: OCTEON: don't lie about interface type of CN3005 board
Aaro Koskinen
1
-16
/
+0
2019-02-08
MIPS: OCTEON: warn if deprecated link status is being used
Aaro Koskinen
2
-0
/
+6
2019-02-08
MIPS: OCTEON: add fixed-link nodes to in-kernel device tree
Aaro Koskinen
2
-0
/
+32
2019-02-07
MIPS: Delete unused flush_cache_sigtramp()
Paul Burton
6
-183
/
+0
2019-02-07
MIPS: Fix set_pte() for Netlogic XLR using cmpxchg64()
Paul Burton
2
-6
/
+102
2019-02-05
MIPS: Export mm switching functions used by KVM
Paul Burton
1
-0
/
+3
2019-02-05
MIPS: Loongson32: Remove DMA & NAND devices from ls1b/board.c
Paul Burton
1
-28
/
+0
2019-02-05
MIPS: Loongson32: Fix config brokenness; select SYS_SUPPORTS_32BIT_KERNEL
Paul Burton
2
-4
/
+13
2019-02-05
MIPS: Don't select ARCH_HAS_SYNC_DMA_FOR_CPU when DMA is coherent
Paul Burton
1
-4
/
+4
2019-02-04
MIPS: Enable hugepage support for MIPS64r6
Paul Burton
1
-0
/
+1
2019-02-04
MIPS: Remove open-coded cmpxchg() in set_pte()
Paul Burton
1
-43
/
+2
2019-02-04
MIPS: MemoryMapID (MMID) Support
Paul Burton
15
-31
/
+509
2019-02-04
MIPS: Add GINVT instruction helpers
Paul Burton
4
-0
/
+84
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
5
-13
/
+24
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
4
-26
/
+28
2019-02-04
MIPS: mm: Un-inline get_new_mmu_context
Paul Burton
3
-19
/
+21
2019-02-04
MIPS: mm: Split obj-y to a file per line
Paul Burton
1
-3
/
+12
2019-02-04
MIPS: mm: Remove local_flush_tlb_mm()
Paul Burton
5
-28
/
+5
2019-02-04
MIPS: mm: Remove redundant preempt_disable in local_flush_tlb_mm()
Paul Burton
1
-2
/
+0
2019-02-04
MIPS: mm: Move drop_mmu_context() comment into appropriate block
Paul Burton
1
-5
/
+5
2019-02-04
MIPS: mm: Consolidate drop_mmu_context() has-ASID checks
Paul Burton
5
-22
/
+10
2019-02-04
MIPS: mm: Avoid HTW stop/start when dropping an inactive mm
Paul Burton
1
-2
/
+3
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
4
-11
/
+15
2019-02-04
MIPS: mm: Remove redundant drop_mmu_context() cpu argument
Paul Burton
5
-8
/
+10
2019-02-04
MIPS: mm: Define activate_mm() using switch_mm()
Paul Burton
1
-27
/
+1
2019-01-29
MIPS: OCTEON: delete unused cvmx-smix-defs.h
Aaro Koskinen
1
-276
/
+0
2019-01-29
MIPS: OCTEON: delete SMI/MDIO enable
Aaro Koskinen
1
-20
/
+0
2019-01-23
MIPS: remove meaningless generic-(CONFIG_GENERIC_CSUM) += checksum.h
Masahiro Yamada
1
-1
/
+0
2019-01-23
MIPS: Loongson32: Revert ISA level to MIPS32R2
Jiaxun Yang
2
-2
/
+2
2019-01-23
MIPS: Loongson32: workaround di issue
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: Set load address to 0x80200000
Jiaxun Yang
1
-1
/
+1
2019-01-22
MIPS: Loongson32: clarify we don't support MIPS16 and merge configs
Jiaxun Yang
2
-15
/
+4
2019-01-22
MIPS: ath79: drop !OF clock code
John Crispin
2
-59
/
+0
[next]