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
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
1
-4
/
+4
2015-09-22
MIPS: Fix FTLB detection for R6
James Hogan
1
-5
/
+8
2015-09-22
MIPS: cpu-features: Add cpu_has_ftlb
James Hogan
4
-3
/
+11
2015-09-22
MIPS: ATH79: Add irq chip ar7240-misc-intc
Alexander Couzens
1
-0
/
+10
2015-09-22
MIPS: ATH79: Set missing irq ack handler for ar7100-misc-intc irq chip
Alexander Couzens
1
-2
/
+10
2015-09-22
MIPS: BPF: Fix build on pre-R2 little endian CPUs
Aurelien Jarno
1
-0
/
+42
2015-09-22
MIPS: BPF: Avoid unreachable code on little endian
Aurelien Jarno
1
-3
/
+5
2015-09-22
MIPS: bootmem: Fix mapstart calculation for contiguous maps
Alexander Sverdlin
1
-1
/
+9
2015-09-22
MIPS: Fix console output for Fulong2e system
Guenter Roeck
1
-0
/
+3
2015-09-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
14
-20
/
+20
2015-09-16
KVM: add halt_attempted_poll to VCPU stats
Paolo Bonzini
2
-0
/
+2
2015-09-15
PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code"
Bjorn Helgaas
1
-0
/
+6
2015-09-10
dma-mapping: consolidate dma_set_mask
Christoph Hellwig
2
-16
/
+3
2015-09-10
dma-mapping: consolidate dma_supported
Christoph Hellwig
1
-6
/
+0
2015-09-10
dma-mapping: cosolidate dma_mapping_error
Christoph Hellwig
1
-8
/
+0
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_noncoherent
Christoph Hellwig
2
-11
/
+15
2015-09-10
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
Christoph Hellwig
5
-64
/
+0
2015-09-10
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
1
-2
/
+2
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
1
-0
/
+1
2015-09-08
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+0
2015-09-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2176
/
+5791
2015-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-5
/
+27
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-3
/
+4
2015-09-03
Merge branch '4.2-fixes' into mips-for-linux-next
Ralf Baechle
3
-19
/
+20
2015-09-03
MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16.
Yousong Zhou
1
-3
/
+9
2015-09-03
MIPS: Fix alignment of quiet build output for vmlinuz link
Alex Smith
1
-1
/
+1
2015-09-03
MIPS: math-emu: Remove unused handle_dsemul function declaration
Markos Chandras
1
-1
/
+0
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction
Markos Chandras
5
-2
/
+480
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 CLASS FPU instruction
Markos Chandras
5
-2
/
+138
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 RINT FPU instruction
Markos Chandras
1
-0
/
+24
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MSUBF FPU instruction
Markos Chandras
5
-2
/
+559
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 MADDF FPU instruction
Markos Chandras
5
-2
/
+553
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELNEZ FPU instruction
Markos Chandras
1
-0
/
+22
2015-09-03
MIPS: math-emu: Add support for the MIPS R6 SELEQZ FPU instruction
Markos Chandras
1
-0
/
+23
2015-09-03
MIPS: math-emu: Add support for the CMP.condn.fmt R6 instruction
Markos Chandras
1
-9
/
+121
2015-09-03
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Markos Chandras
1
-2
/
+7
2015-09-03
MIPS: Octeon: Fix management port MII address on Kontron S1901
Aaro Koskinen
2
-0
/
+8
2015-09-03
MIPS: BCM47xx: Use kmemdup rather than duplicating its implementation
Andrzej Hajda
1
-2
/
+1
2015-09-03
MIPS: Octeon: Support interfaces 4 and 5
Janne Huttunen
1
-0
/
+12
2015-09-03
MIPS: Octeon: Set up 1:1 mapping between CN68XX PKO queues and ports
Janne Huttunen
1
-0
/
+3
2015-09-03
MIPS: Octeon: Initialize CN68XX PKO
Janne Huttunen
1
-5
/
+144
2015-09-03
STAGING: Octeon: Support CN68XX style WQE
Janne Huttunen
3
-67
/
+258
2015-09-03
MIPS: Octeon: Add definitions for setting up SSO
Janne Huttunen
1
-0
/
+29
2015-09-03
MIPS: Octeon: Configure minimum PKO packet sizes on CN68XX
Janne Huttunen
1
-0
/
+15
2015-09-03
MIPS: Octeon: Configure XAUI pkinds
Janne Huttunen
1
-0
/
+7
2015-09-03
MIPS: Octeon: Support all PIP input ports on CN68XX
Janne Huttunen
1
-1
/
+1
2015-09-03
MIPS: Octeon: Support additional interfaces on CN68XX
Janne Huttunen
1
-0
/
+2
[prev]
[next]