index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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
2015-10-01
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
1
-2
/
+4
2015-10-01
KVM: x86: introduce lapic_in_kernel
Paolo Bonzini
1
-2
/
+2
2015-10-01
KVM: x86: replace vm_has_apicv hook with cpu_uses_apicv
Paolo Bonzini
1
-2
/
+2
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
1
-2
/
+8
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
1
-9
/
+10
2015-09-01
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2015-08-11
kvm: x86: Fix error handling in the function kvm_lapic_sync_from_vapic
Nicholas Krause
1
-2
/
+3
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
1
-1
/
+1
2015-07-23
KVM: x86: rename quirk constants to KVM_X86_QUIRK_*
Paolo Bonzini
1
-1
/
+1
2015-07-23
KVM: x86: introduce kvm_check_has_quirk
Paolo Bonzini
1
-1
/
+1
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
1
-2
/
+2
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
1
-6
/
+8
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
1
-2
/
+2
2015-06-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+42
2015-06-16
KVM: x86: fix lapic.timer_mode on restore
Radim Krčmář
1
-10
/
+16
2015-06-04
KVM: x86: latch INITs while in system management mode
Paolo Bonzini
1
-1
/
+12
2015-06-04
KVM: x86: stubs for SMM support
Paolo Bonzini
1
-1
/
+3
2015-05-28
KVM: x86: preserve x2APIC LDR on INIT
Radim Krčmář
1
-1
/
+2
2015-05-28
KVM: x86: use correct APIC ID on x2APIC transition
Radim Krčmář
1
-3
/
+10
2015-05-07
kvm: x86: Deliver MSI IRQ to only lowest prio cpu if msi_redir_hint is true
James Sullivan
1
-1
/
+1
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
1
-2
/
+4
2015-05-07
KVM: x86: tweak types of fields in kvm_lapic_irq
Paolo Bonzini
1
-1
/
+1
2015-05-07
KVM: x86: INIT and reset sequences are different
Nadav Amit
1
-5
/
+6
2015-05-07
KVM: x86: Support for disabling quirks
Nadav Amit
1
-2
/
+3
2015-04-14
KVM: x86: cleanup kvm_irq_delivery_to_apic_fast
Paolo Bonzini
1
-5
/
+6
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-62
/
+85
2015-04-08
KVM: x86: BSP in MSR_IA32_APICBASE is writable
Nadav Amit
1
-2
/
+0
2015-04-08
KVM: x86: simplify kvm_apic_map
Radim Krčmář
1
-50
/
+28
2015-04-08
KVM: x86: avoid logical_map when it is invalid
Radim Krčmář
1
-1
/
+23
2015-04-08
KVM: x86: fix mixed APIC mode broadcast
Radim Krčmář
1
-5
/
+4
[next]