index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-17
KVM: x86: fix empty-body warnings
Yi Wang
1
-1
/
+1
2018-10-18
x86/kvm/lapic: always disable MMIO interface in x2APIC mode
Vitaly Kuznetsov
1
-3
/
+19
2018-05-30
KVM: lapic: stop advertising DIRECTED_EOI when in-kernel IOAPIC is in use
Vitaly Kuznetsov
1
-1
/
+9
2018-04-13
KVM: X86: Fix preempt the preemption timer cancel
Wanpeng Li
1
-0
/
+2
2017-12-05
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
1
-0
/
+5
2017-12-05
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
1
-1
/
+6
2017-01-19
KVM: x86: flush pending lapic jump label updates on module unload
David Matlack
1
-0
/
+6
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
1
-1
/
+1
2016-08-19
KVM: lapic: don't recalculate apic map table twice when enabling LAPIC
Wanpeng Li
1
-2
/
+3
2016-08-04
KVM: lapic: fix access preemption timer stuff even if kernel_irqchip=off
Wanpeng Li
1
-0
/
+3
2016-08-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-212
/
+327
2016-07-14
x86/kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+1
2016-07-14
KVM: x86: bump KVM_MAX_VCPU_ID to 1023
Radim Krčmář
1
-3
/
+10
2016-07-14
KVM: x86: add a flag to disable KVM x2apic broadcast quirk
Radim Krčmář
1
-13
/
+40
2016-07-14
KVM: x86: add KVM_CAP_X2APIC_API
Radim Krčmář
1
-4
/
+9
2016-07-14
KVM: x86: reset lapic base in kvm_lapic_reset
Radim Krčmář
1
-4
/
+4
2016-07-14
KVM: x86: reset APIC ID when enabling LAPIC
Radim Krčmář
1
-2
/
+3
2016-07-14
KVM: x86: use hardware-compatible format for APIC ID register
Radim Krčmář
1
-15
/
+37
2016-07-14
KVM: x86: dynamic kvm_apic_map
Radim Krčmář
1
-5
/
+13
2016-07-14
KVM: x86: use physical LAPIC array for logical x2APIC
Radim Krčmář
1
-36
/
+37
2016-07-14
KVM: x86: add kvm_apic_map_get_dest_lapic
Radim Krčmář
1
-132
/
+98
2016-07-01
KVM: vmx: fix missed cancellation of TSC deadline timer
Wanpeng Li
1
-24
/
+24
2016-07-01
KVM: x86: introduce cancel_hv_tscdeadline
Wanpeng Li
1
-8
/
+10
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
2016-06-16
KVM: x86: support using the vmx preemption timer for tsc deadline timer
Yunhong Jiang
1
-1
/
+72
2016-06-16
kvm: lapic: separate start_sw_tscdeadline from start_apic_timer
Yunhong Jiang
1
-26
/
+31
2016-05-18
KVM: x86: make hwapic_isr_update and hwapic_irr_update look the same
Paolo Bonzini
1
-3
/
+3
2016-05-18
KVM: x86: Introducing kvm_x86_ops.apicv_post_state_restore
Suravee Suthikulpanit
1
-0
/
+2
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
1
-29
/
+29
2016-05-18
KVM: x86: Misc LAPIC changes to expose helper functions
Suravee Suthikulpanit
1
-74
/
+53
2016-04-05
kvm: x86: make lapic hrtimer pinned
Luiz Capitulino
1
-4
/
+4
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-45
/
+111
2016-03-03
kvm: x86: Track irq vectors in ioapic->rtc_status.dest_map
Joerg Roedel
1
-1
/
+3
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
1
-5
/
+5
2016-02-25
KVM: Use simple waitqueue for vcpu->wq
Marcelo Tosatti
1
-3
/
+3
2016-02-16
KVM: x86: fix *NULL on invalid low-prio irq
Radim Krčmář
1
-18
/
+13
2016-02-09
KVM: x86: consolidate different ways to test for in-kernel LAPIC
Paolo Bonzini
1
-8
/
+8
2016-02-09
KVM: x86: consolidate "has lapic" checks into irq.c
Paolo Bonzini
1
-5
/
+1
2016-02-09
KVM: APIC: remove unnecessary double checks on APIC existence
Paolo Bonzini
1
-16
/
+3
2016-02-09
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
Feng Wu
1
-7
/
+49
2016-02-09
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
Feng Wu
1
-3
/
+47
2015-11-25
kvm/x86: Hyper-V synthetic interrupt controller
Andrey Smetanin
1
-5
/
+10
2015-11-25
kvm/x86: per-vcpu apicv deactivation support
Andrey Smetanin
1
-11
/
+12
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
1
-1
/
+1
2015-11-10
KVM: x86: Move TSC scaling logic out of call-back read_l1_tsc()
Haozhong Zhang
1
-2
/
+2
2015-11-04
KVM: x86: zero apic_arb_prio on reset
Radim Krčmář
1
-0
/
+2
2015-10-14
kvm: x86: set KVM_REQ_EVENT when updating IRR
Radim Krčmář
1
-0
/
+2
2015-10-01
KVM: Define a new interface kvm_intr_is_single_vcpu()
Feng Wu
1
-0
/
+59
2015-10-01
KVM: x86: Add EOI exit bitmap inference
Steve Rutherford
1
-2
/
+1
2015-10-01
KVM: x86: Add KVM exit for IOAPIC EOIs
Steve Rutherford
1
-7
/
+17
[next]