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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-07
x86: mtrr: cyrix: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-07
x86/ptrace: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
184
-2491
/
+1514
2019-08-07
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-1
/
+20
2019-08-06
Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-28
/
+162
2019-08-06
s390: put _stext and _etext into .text section
Vasily Gorbik
1
-6
/
+4
2019-08-06
s390/head64: cleanup unused labels
Vasily Gorbik
1
-7
/
+0
2019-08-06
s390/unwind: remove stack recursion warning
Vasily Gorbik
1
-5
/
+1
2019-08-06
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
1
-2
/
+1
2019-08-06
s390/mm: fix dump_pagetables top level page table walking
Vasily Gorbik
1
-6
/
+6
2019-08-06
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2
-11
/
+0
2019-08-06
MIPS: BCM63XX: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
1
-8
/
+0
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-28
/
+13
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
5
-35
/
+2
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
5
-0
/
+34
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+52
2019-08-04
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+76
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+6
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-0
/
+1
2019-08-03
arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS board
Claudiu Manoil
2
-0
/
+46
2019-08-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-65
/
+116
2019-08-03
Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-6
/
+12
2019-08-03
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-236
/
+382
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1
/
+74
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
1
-8
/
+49
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2
-34
/
+8
2019-08-01
bpf: fix x64 JIT code generation for jmp to 1st insn
Alexei Starovoitov
1
-4
/
+5
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-01
arm64: Remove unneeded rcu_read_lock from debug handlers
Masami Hiramatsu
1
-6
/
+8
2019-08-01
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2
-0
/
+6
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2
-1
/
+7
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2
-0
/
+4
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
1
-1
/
+2
2019-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
1
-2
/
+2
2019-07-31
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
Paul Walmsley
1
-5
/
+5
2019-07-31
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
1
-1
/
+0
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2
-5
/
+10
2019-07-31
arm64: vdso: Fix Makefile regression
Vincenzo Frascino
1
-1
/
+1
2019-07-31
parisc: fix race condition in patching code
Sven Schnelle
1
-1
/
+2
2019-07-31
parisc: rename default_defconfig to defconfig
Masahiro Yamada
2
-2
/
+0
2019-07-31
parisc: Fix fall-through warnings in fpudispatch.c
Helge Deller
1
-0
/
+1
2019-07-31
parisc: Mark expected switch fall-throughs in fault.c
Helge Deller
1
-0
/
+1
2019-07-31
Revert "powerpc: slightly improve cache helpers"
Michael Ellerman
1
-4
/
+4
[prev]
[next]