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
/
x86
/
kernel
/
cpu
/
mshyperv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-04
x86/hyper-v: Enable PIT shutdown quirk
Michael Kelley
1
-0
/
+11
2018-10-09
x86/hyperv: Enable PV qspinlock for Hyper-V
Yi Sun
1
-0
/
+14
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
1
-2
/
+2
2018-07-03
x86/hyperv: Add interrupt handler annotations
Michael Kelley
1
-1
/
+1
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+14
2018-03-28
x86/hyper-v: detect nested features
Vitaly Kuznetsov
1
-0
/
+5
2018-03-28
x86/hyper-v: move definitions from TLFS to hyperv-tlfs.h
Vitaly Kuznetsov
1
-7
/
+8
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+1
2018-03-06
Drivers: hv: vmbus: Implement Direct Mode for stimer0
Michael Kelley
1
-0
/
+40
2018-01-31
x86/hyperv: Reenlightenment notifications support
Vitaly Kuznetsov
1
-0
/
+6
2017-11-10
x86/virt: Add enum for hypervisors to replace x86_hyper
Juergen Gross
1
-2
/
+2
2017-11-10
x86/virt, x86/platform: Merge 'struct x86_hyper' into 'struct x86_platform' a...
Juergen Gross
1
-1
/
+1
2017-09-13
x86/hyper-V: Allocate the IDT entry early in boot
K. Y. Srinivasan
1
-2
/
+2
2017-09-07
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+9
2017-08-29
x86/idt: Simplify alloc_intr_gate()
Thomas Gleixner
1
-7
/
+2
2017-08-10
x86/hyper-v: Use hypercall for remote TLB flush
Vitaly Kuznetsov
1
-0
/
+1
2017-07-17
x86/hyper-v: stash the max number of virtual/logical processor
Vitaly Kuznetsov
1
-3
/
+9
2017-06-22
x86/hyperv: Read TSC frequency from a synthetic MSR
Vitaly Kuznetsov
1
-0
/
+15
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
1
-1
/
+2
2017-04-08
Drivers: hv: Issue explicit EOI when autoeoi is not enabled
K. Y. Srinivasan
1
-0
/
+3
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
1
-0
/
+20
2017-01-20
Drivers: hv: vmbus: Consolidate all Hyper-V specific clocksource code
K. Y. Srinivasan
1
-23
/
+0
2017-01-19
Drivers: hv vmbus: Move Hypercall page setup out of common code
K. Y. Srinivasan
1
-0
/
+7
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-20
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
Vitaly Kuznetsov
1
-0
/
+24
2016-12-09
x86: Remove empty idle.h header
Thomas Gleixner
1
-1
/
+0
2016-07-14
x86/kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-04-16
x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances
Vitaly Kuznetsov
1
-0
/
+12
2016-02-03
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
1
-4
/
+4
2015-09-30
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
Vitaly Kuznetsov
1
-5
/
+7
2015-09-01
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2015-08-21
x86/hyperv: Mark the Hyper-V TSC as unstable
Vitaly Kuznetsov
1
-0
/
+1
2015-08-05
mshyperv: fix recognition of Hyper-V guest crash MSR's
Denis V. Lunev
1
-0
/
+1
2015-08-05
Drivers: hv: vmbus: add special crash handler
Vitaly Kuznetsov
1
-0
/
+22
2015-08-05
Drivers: hv: vmbus: add special kexec handler
Vitaly Kuznetsov
1
-0
/
+24
2015-05-15
x86: Use entering[_ack]_irq() instead of open coding it
Thomas Gleixner
1
-4
/
+2
2015-01-20
x86, hyperv: Mark the Hyper-V clocksource as being continuous
K. Y. Srinivasan
1
-0
/
+1
2014-04-14
x86, irq, pic: Probe for legacy PIC and set legacy_pic appropriately
K. Y. Srinivasan
1
-9
/
+0
2014-04-01
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-38
/
+40
2014-03-27
x86, hyperv: Bypass the timer_irq_works() check
Jason Wang
1
-0
/
+6
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
1
-3
/
+3
2014-03-05
x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot
Thomas Gleixner
1
-3
/
+3
2014-03-05
x86: hyperv: Make it build with CONFIG_HYPERV=m again
Thomas Gleixner
1
-1
/
+1
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
1
-38
/
+40
2013-11-06
x86, hyperv: Move a variable to avoid an unused variable warning
H. Peter Anvin
1
-2
/
+2
2013-10-31
x86, hyperv: Fix build error due to missing <asm/apic.h> include
David Rientjes
1
-0
/
+1
2013-10-11
x86, hyperv: Correctly guard the local APIC calibration code
K. Y. Srinivasan
1
-0
/
+2
2013-10-10
x86, hyperv: Get the local APIC timer frequency from the hypervisor
K. Y. Srinivasan
1
-0
/
+24
2013-08-05
x86: Correctly detect hypervisor
Jason Wang
1
-5
/
+8
[next]