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
2019-02-05
net: phy: fixed-phy: Drop GPIO from fixed_phy_add()
Linus Walleij
2
-3
/
+3
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-2
/
+9
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+4
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-2
/
+3
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+12
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-7
/
+16
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-79
/
+46
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-79
/
+46
2019-01-18
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-15
MIPS: OCTEON: fix kexec support
Aurelien Jarno
1
-1
/
+1
2019-01-11
mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
1
-0
/
+1
2019-01-10
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
1
-1
/
+3
2019-01-10
MIPS: BCM47XX: Setup struct device for the SoC
Rafał Miłecki
1
-0
/
+31
2019-01-10
MIPS: jazz: fix 64bit build
Thomas Bogendoerfer
1
-2
/
+3
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-3
/
+3
2019-01-08
MIPS: ath79: Enable OF serial ports in the default config
Alban Bedel
1
-0
/
+1
2019-01-08
MIPS: lantiq: Use CP0_LEGACY_COMPARE_IRQ
Hauke Mehrtens
3
-12
/
+1
2019-01-08
MIPS: lantiq: Fix IPI interrupt handling
Hauke Mehrtens
1
-63
/
+5
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-2
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
1
-4
/
+0
2019-01-05
Merge tag 'mips_fixes_4.21_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-186
/
+64
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+3
2019-01-05
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2019-01-05
fls: change parameter to unsigned int
Matthew Wilcox
1
-1
/
+1
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
17
-110
/
+101
2019-01-03
MIPS: OCTEON: mark RGMII interface disabled on OCTEON III
Aaro Koskinen
1
-1
/
+2
2019-01-02
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
1
-17
/
+8
2019-01-02
Merge tag 'linux-watchdog-4.21-rc1' of git://www.linux-watchdog.org/linux-wat...
Linus Torvalds
1
-9
/
+9
2018-12-31
MIPS: Fix a R10000_LLSC_WAR logic in atomic.h
Huacai Chen
1
-1
/
+1
2018-12-31
MIPS: BCM63XX: drop unused and broken DSP platform device
Jonas Gorski
5
-98
/
+3
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
1
-1
/
+1
2018-12-30
mips/kgdb: prepare arch_kgdb_ops for constness
Christophe Leroy
1
-9
/
+7
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
1
-8
/
+1
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-30
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
13
-133
/
+64
2018-12-30
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-1
/
+1
2018-12-29
Merge tag 'mmc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-11
/
+11
2018-12-29
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-21
/
+6
2018-12-29
Merge tag 'for-4.21/libata-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+9
2018-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-14
/
+23
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-5
/
+29
2018-12-26
Merge tag 'mips_4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
217
-25470
/
+4294
2018-12-24
watchdog: mtx-1: Convert to use GPIO descriptor
Linus Walleij
1
-9
/
+9
2018-12-23
MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8
Stefan Roese
1
-0
/
+1
2018-12-23
MIPS: Alchemy: update dma masks for devboard devices
Manuel Lauss
4
-26
/
+52
2018-12-23
MIPS: Alchemy: update cpu-feature-overrides
Manuel Lauss
1
-0
/
+3
2018-12-23
MIPS: Alchemy: drop DB1000 IrDA support bits
Manuel Lauss
1
-58
/
+0
2018-12-23
MIPS: alchemy: cpu_all_mask is forbidden for clock event devices
Manuel Lauss
1
-1
/
+1
2018-12-23
MIPS: BCM63XX: fix switch core reset on BCM6368
Jonas Gorski
1
-1
/
+1
[next]