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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-17
mm: fix the MAP_UNINITIALIZED flag
Christoph Hellwig
1
-5
/
+1
2019-07-17
riscv: drop unneeded -Wall addition
Masahiro Yamada
1
-2
/
+0
2019-07-17
x86/process: Delete useless check for dead process with LDT
Jann Horn
1
-11
/
+1
2019-07-17
x86: math-emu: Hide clang warnings for 16-bit overflow
Arnd Bergmann
2
-2
/
+2
2019-07-17
Merge tag 'arc-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
14
-340
/
+377
2019-07-17
x86/e820: Use proper booleans instead of 0/1
Yi Wang
1
-2
/
+2
2019-07-17
x86/apic: Silence -Wtype-limits compiler warnings
Qian Cai
2
-2
/
+2
2019-07-17
x86/mm: Free sme_early_buffer after init
David Rientjes
1
-1
/
+1
2019-07-17
x86/boot: Fix memory leak in default_get_smp_config()
David Rientjes
1
-6
/
+4
2019-07-16
dma-direct: Force unencrypted DMA under SME for certain DMA masks
Tom Lendacky
4
-1
/
+38
2019-07-16
Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...
Linus Torvalds
25
-41
/
+41
2019-07-16
Merge tag 'xtensa-20190715' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
19
-269
/
+339
2019-07-16
Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-0
/
+15
2019-07-16
MIPS: fix some more fall through errors in arch/mips
Stephen Rothwell
4
-2
/
+4
2019-07-16
Merge branch 'i2c/for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
7
-0
/
+40
2019-07-16
Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+12
2019-07-16
ARM: dts: gemini: Set DIR-685 SPI CS as active low
Linus Walleij
1
-1
/
+1
2019-07-16
ARM: stm32: use "depends on" instead of "if" after prompt
Masahiro Yamada
1
-1
/
+2
2019-07-16
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
17
-545
/
+322
2019-07-15
KVM: nVMX: Ignore segment base for VMX memory operand when segment not FS or GS
Liran Alon
1
-1
/
+4
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
2
-101
/
+9
2019-07-15
Revert "x86/ptrace: Prevent ptrace from clearing the FS/GS selector" and fix ...
Andy Lutomirski
1
-2
/
+12
2019-07-15
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
5
-6
/
+6
2019-07-15
docs: admin-guide: add kdump documentation into it
Mauro Carvalho Chehab
4
-5
/
+5
2019-07-15
docs: xtensa: convert to ReST
Mauro Carvalho Chehab
1
-1
/
+1
2019-07-15
docs: ia64: convert to ReST
Mauro Carvalho Chehab
4
-4
/
+4
2019-07-15
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
16
-25
/
+25
2019-07-15
kvm: x86: some tsc debug cleanup
Yi Wang
1
-8
/
+0
2019-07-15
kvm: vmx: fix coccinelle warnings
Yi Wang
1
-1
/
+1
2019-07-15
MIPS: perf events: handle switch statement falling through warnings
Stephen Rothwell
1
-15
/
+15
2019-07-15
x86: kvm: avoid constant-conversion warning
Arnd Bergmann
1
-3
/
+3
2019-07-15
x86: kvm: avoid -Wsometimes-uninitized warning
Arnd Bergmann
1
-11
/
+9
2019-07-15
KVM: x86: expose AVX512_BF16 feature to guest
Jing Liu
1
-1
/
+11
2019-07-15
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2
-15
/
+3
2019-07-15
Merge tag 'for-linus-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-142
/
+320
2019-07-15
Merge tag 'platform-drivers-x86-v5.3-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
4
-133
/
+20
2019-07-15
arch: mark syscall number 435 reserved for clone3
Christian Brauner
11
-0
/
+11
2019-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-9
/
+14
2019-07-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+6
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
1
-0
/
+4
2019-07-14
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
208
-3498
/
+3362
2019-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
5
-486
/
+2
2019-07-14
Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+646
2019-07-13
perf/x86/intel: Fix spurious NMI on fixed counter
Kan Liang
1
-5
/
+3
2019-07-13
perf/x86/amd/uncore: Set the thread mask for F17h L3 PMCs
Kim Phillips
1
-4
/
+11
2019-07-13
perf/x86/amd/uncore: Do not set 'ThreadMask' and 'SliceMask' for non-L3 PMCs
Kim Phillips
1
-1
/
+1
2019-07-13
Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-13
/
+1
2019-07-13
Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
11
-8
/
+16
2019-07-13
Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-33
/
+91
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-96
/
+96
[prev]
[next]