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
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+3
2019-04-26
MIPS: eBPF: Make ebpf_to_mips_reg() static
YueHaibing
1
-2
/
+3
2019-04-23
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-0
/
+12
2019-04-22
Merge tag 'mips_fixes_5.1_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+1
2019-04-17
MIPS: perf: ath79: Fix perfcount IRQ assignment
Petr Štetiar
1
-6
/
+0
2019-04-15
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-04-15
arch: add pidfd and io_uring syscalls everywhere
Arnd Bergmann
3
-0
/
+12
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
5
-5
/
+14
2019-04-10
Merge tag 'mips_fixes_5.1_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-3
/
+11
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2
-2
/
+3
2019-04-04
MIPS: generic: Add switchdev, pinctrl and fit to ocelot_defconfig
Horatiu Vultur
1
-0
/
+8
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-7
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-8
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-9
/
+0
2019-03-28
MIPS: SGI-IP27: Fix use of unchecked pointer in shutdown_bridge_irq
Thomas Bogendoerfer
1
-2
/
+1
2019-03-28
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
1
-1
/
+2
2019-03-19
Merge tag 'mips_fixes_5.1_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-17
/
+13
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2019-03-14
MIPS: Remove custom MIPS32 __kernel_fsid_t type
Paul Burton
1
-7
/
+0
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
4
-0
/
+14
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
1
-1
/
+1
2019-03-12
mips: bcm47xx: Enable USB power on Netgear WNDR3400v2
Petr Štetiar
1
-0
/
+1
2019-03-11
MIPS: Fix kernel crash for R6 in jump label branch function
Archer Yan
1
-4
/
+4
2019-03-11
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
1
-5
/
+7
2019-03-11
mips: loongson64: lemote-2f: Add IRQF_NO_SUSPEND to "cascade" irqaction.
Yifeng Li
1
-1
/
+1
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
1
-1
/
+1
2019-03-11
Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-11
/
+9
2019-03-09
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
Linus Torvalds
1
-1
/
+1
2019-03-06
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+1
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-73
/
+114
2019-03-05
Merge tag 'mips_5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
114
-4335
/
+1607
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-12
/
+43
2019-03-05
Merge tag 'spi-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
2
-20
/
+1
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-5
/
+13
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
4
-7
/
+6
2019-03-04
Merge branch 'spi-5.1' into spi-next
Mark Brown
2
-20
/
+1
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-03-02
MIPS: eBPF: Fix icache flush end address
Paul Burton
1
-1
/
+1
2019-03-01
Merge tag 'mips_fixes_5.0_4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+13
2019-02-28
MIPS: fix memory setup for platforms with PHYS_OFFSET != 0
Thomas Bogendoerfer
1
-1
/
+2
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
1
-0
/
+1
2019-02-26
MIPS: lantiq: Remove separate GPHY Firmware loader
Hauke Mehrtens
2
-5
/
+0
2019-02-25
MIPS: BCM63XX: provide DMA masks for ethernet devices
Jonas Gorski
1
-0
/
+8
[next]