index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
ioapic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-24
KVM: ioapic: break infinite recursion on lazy EOI
Vitaly Kuznetsov
1
-4
/
+1
2020-05-04
kvm: ioapic: Restrict lazy EOI update to edge-triggered interrupts
Paolo Bonzini
1
-5
/
+5
2020-03-14
KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect
Nitesh Narayan Lal
1
-2
/
+5
2020-02-05
kvm: ioapic: Lazy update IOAPIC EOI
Suravee Suthikulpanit
1
-0
/
+39
2020-02-05
kvm: ioapic: Refactor kvm_ioapic_update_eoi()
Suravee Suthikulpanit
1
-54
/
+56
2020-01-27
KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-0
/
+1
2020-01-27
KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacks
Marios Pomonis
1
-6
/
+8
2020-01-21
KVM: Fix some grammar mistakes
Miaohe Lin
1
-1
/
+1
2020-01-08
KVM: X86: Convert the last users of "shorthand = 0" to use macros
Peter Xu
1
-2
/
+2
2020-01-08
KVM: X86: Fix callers of kvm_apic_match_dest() to use correct macros
Peter Xu
1
-4
/
+7
2020-01-08
KVM: X86: Use APIC_DEST_* macros properly in kvm_lapic_irq.dest_mode
Peter Xu
1
-3
/
+6
2019-11-20
KVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
Nitesh Narayan Lal
1
-0
/
+1
2019-11-15
KVM: x86: deliver KVM IOAPIC scan request to target vCPUs
Nitesh Narayan Lal
1
-2
/
+31
2019-07-15
kvm: x86: ioapic and apic debug macros cleanup
Yi Wang
1
-15
/
+0
2019-02-20
kvm: x86: Add memcg accounting to KVM allocations
Ben Gardon
1
-1
/
+1
2017-11-17
KVM: x86: ioapic: Preserve read-only values in the redirection table
Nikita Leshenko
1
-0
/
+6
2017-11-17
KVM: x86: ioapic: Clear Remote IRR when entry is switched to edge-triggered
Nikita Leshenko
1
-1
/
+10
2017-11-17
KVM: x86: ioapic: Remove redundant check for Remote IRR in ioapic_set_irq
Nikita Leshenko
1
-5
/
+5
2017-11-17
KVM: x86: ioapic: Don't fire level irq when Remote IRR set
Nikita Leshenko
1
-1
/
+3
2017-11-17
KVM: x86: ioapic: Fix level-triggered EOI and IOAPIC reconfigure race
Nikita Leshenko
1
-2
/
+1
2017-04-12
KVM: x86: rename kvm_vcpu_request_scan_ioapic()
David Hildenbrand
1
-1
/
+1
2017-04-12
KVM: x86: directly call kvm_make_scan_ioapic_request() in ioapic.c
David Hildenbrand
1
-2
/
+2
2017-04-12
KVM: x86: remove all-vcpu request from kvm_ioapic_init()
David Hildenbrand
1
-2
/
+0
2017-04-12
KVM: x86: push usage of slots_lock down
David Hildenbrand
1
-0
/
+2
2017-04-12
KVM: x86: convert kvm_(set|get)_ioapic() into void
David Hildenbrand
1
-4
/
+2
2017-04-12
KVM: x86: remove duplicate checks for ioapic
David Hildenbrand
1
-4
/
+0
2017-04-12
KVM: x86: use ioapic_in_kernel() to check for ioapic existence
David Hildenbrand
1
-3
/
+1
2017-04-12
KVM: x86: get rid of ioapic_irqchip()
David Hildenbrand
1
-2
/
+2
2017-03-23
KVM: x86: check existance before destroy
Peter Xu
1
-0
/
+3
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
1
-1
/
+1
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
1
-1
/
+1
2016-09-15
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
Paolo Bonzini
1
-3
/
+5
2016-05-18
KVM: x86: Rename kvm_apic_get_reg to kvm_lapic_get_reg
Suravee Suthikulpanit
1
-1
/
+1
2016-03-03
kvm: x86: Check dest_map->vector to match eoi signals for rtc
Joerg Roedel
1
-3
/
+14
2016-03-03
kvm: x86: Convert ioapic->rtc_status.dest_map to a struct
Joerg Roedel
1
-6
/
+7
2015-11-25
kvm/x86: split ioapic-handled and EOI exit bitmaps
Andrey Smetanin
1
-2
/
+2
2015-10-14
KVM: x86: fix edge EOI and IOAPIC reconfig race
Radim Krčmář
1
-1
/
+3
2015-10-01
KVM: x86: store IOAPIC-handled vectors in each VCPU
Paolo Bonzini
1
-16
/
+2
2015-10-01
KVM: x86: set TMR when the interrupt is accepted
Paolo Bonzini
1
-7
/
+2
2015-05-07
KVM: x86: drop unneeded null test
Julia Lawall
1
-5
/
+3
2015-05-07
kvm: x86: Extended struct kvm_lapic_irq with msi_redir_hint for MSI delivery
James Sullivan
1
-0
/
+1
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-12
/
+10
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
1
-4
/
+4
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
1
-4
/
+4
2015-03-23
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
1
-7
/
+0
2015-03-23
KVM: x86: call irq notifiers with directed EOI
Radim Krčmář
1
-1
/
+3
2015-03-10
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
1
-1
/
+6
2014-11-21
kvm: remove CONFIG_X86 #ifdefs from files formerly shared with ia64
Radim Krcmar
1
-7
/
+0
2014-11-21
kvm: x86: move ioapic.c and irq_comm.c back to arch/x86/
Paolo Bonzini
1
-0
/
+682