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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-06
MIPS: Define ioremap_uc
Ben Hutchings
1
-0
/
+1
2015-10-05
MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
Yousong Zhou
1
-3
/
+4
2015-10-05
Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."
Yousong Zhou
1
-9
/
+3
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
1
-0
/
+1
2015-10-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
13
-144
/
+82
2015-10-04
MIPS: scall: Always run the seccomp syscall filters
Markos Chandras
4
-73
/
+42
2015-10-02
MIPS: Octeon: Fix kernel panic on startup from memory corruption
Matt Bennett
1
-1
/
+1
2015-10-02
MIPS: Fix R2300 FP context switch handling
Paul Burton
1
-27
/
+1
2015-10-02
MIPS: Fix octeon FP context switch handling
Paul Burton
1
-25
/
+1
2015-10-02
MIPS: BPF: Fix load delay slots.
Ralf Baechle
1
-0
/
+4
2015-10-01
MIPS: BPF: Do all exports of symbols with FEXPORT().
Ralf Baechle
1
-6
/
+3
2015-10-01
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2015-09-30
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
Paul Burton
1
-4
/
+4
2015-09-30
MIPS: CPS: Don't include MT code in non-MT kernels.
Paul Burton
1
-0
/
+2
2015-09-30
MIPS: CPS: Stop dangling delay slot from has_mt.
Paul Burton
1
-2
/
+2
2015-09-30
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
James Hogan
1
-1
/
+1
2015-09-30
MIPS: Wire up userfaultfd and membarrier syscalls.
Ralf Baechle
5
-6
/
+20
2015-09-28
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
12
-77
/
+262
2015-09-27
MIPS: Initialise MAARs on secondary CPUs
Paul Burton
3
-3
/
+36
2015-09-27
MIPS: print MAAR configuration during boot
Paul Burton
1
-0
/
+29
2015-09-27
MIPS: mm: compile maar_init unconditionally
Paul Burton
1
-63
/
+63
2015-09-27
MIPS: CM: Provide a function to map from CPU to VP ID.
Paul Burton
1
-0
/
+39
2015-09-25
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2015-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2015-09-25
KVM: disable halt_poll_ns as default for s390x
David Hildenbrand
1
-0
/
+1
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
[next]