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
2018-07-20
s390/time: Add read_persistent_wall_and_boot_offset()
Pavel Tatashin
1
-0
/
+18
2018-07-20
x86/xen/time: Output xen sched_clock time from 0
Pavel Tatashin
1
-1
/
+10
2018-07-20
x86/xen/time: Initialize pv xen time in init_hypervisor_platform()
Pavel Tatashin
5
-41
/
+34
2018-07-20
x86/tsc: Redefine notsc to behave as tsc=unstable
Pavel Tatashin
1
-15
/
+3
2018-07-20
x86/CPU: Call detect_nopl() only on the BSP
Borislav Petkov
1
-6
/
+4
2018-07-20
x86/jump_label: Initialize static branching early
Pavel Tatashin
3
-25
/
+30
2018-07-20
x86/alternatives, jumplabel: Use text_poke_early() before mm_init()
Pavel Tatashin
3
-4
/
+15
2018-07-20
x86/kvmclock: Switch kvmclock data to a PER_CPU variable
Thomas Gleixner
1
-37
/
+62
2018-07-20
x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
Thomas Gleixner
3
-37
/
+27
2018-07-20
x86/kvmclock: Mark variables __initdata and __ro_after_init
Thomas Gleixner
1
-5
/
+5
2018-07-20
x86/kvmclock: Cleanup the code
Thomas Gleixner
1
-50
/
+22
2018-07-20
x86/kvmclock: Decrapify kvm_register_clock()
Thomas Gleixner
2
-24
/
+10
2018-07-20
x86/kvmclock: Remove page size requirement from wall_clock
Thomas Gleixner
1
-8
/
+4
2018-07-20
x86/kvmclock: Remove memblock dependency
Pavel Tatashin
3
-59
/
+12
2018-07-20
Merge branch 'linus' into x86/timers
Thomas Gleixner
64
-155
/
+393
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-27
/
+52
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
1
-0
/
+1
2018-07-18
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
1
-6
/
+21
2018-07-15
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
4
-3
/
+49
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
1
-6
/
+5
2018-07-15
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
Janakarajan Natarajan
1
-1
/
+1
2018-07-15
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
1
-5
/
+4
2018-07-15
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
1
-8
/
+17
2018-07-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
1
-1
/
+3
2018-07-15
Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2
-0
/
+46
2018-07-15
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
1
-1
/
+1
2018-07-15
Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
1
-2
/
+2
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-16
/
+13
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
1
-1
/
+1
2018-07-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+3
2018-07-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-14
/
+11
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-1
/
+10
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2
-16
/
+12
2018-07-12
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Adam Ford
1
-0
/
+5
2018-07-12
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
Nishanth Menon
1
-0
/
+41
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
1
-0
/
+1
2018-07-12
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
1
-0
/
+9
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
1
-12
/
+7
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
1
-9
/
+3
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
1
-1
/
+1
2018-07-11
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+55
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
1
-2
/
+4
2018-07-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
7
-3
/
+12
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-4
/
+107
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
7
-2
/
+10
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-5
/
+3
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-07
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
1
-2
/
+2
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-3
/
+16
[next]