index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
lapic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Remove useless regs_page pointer from kvm_lapic
Takuya Yoshikawa
2011-03-17
1
-5
/
+4
*
KVM: x86: Drop obsolete warning about INIT on runnable VCPU
Jan Kiszka
2011-03-17
1
-4
/
+0
*
KVM: Avoid double interrupt injection with vapic
Avi Kivity
2011-01-12
1
-1
/
+2
*
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
1
-3
/
+12
|
\
|
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
|
*
KVM: Check for pending events before attempting injection
Avi Kivity
2010-10-24
1
-2
/
+11
*
|
x86, cleanups: Use clear_page/copy_page rather than memset/memcpy
Jan Beulich
2010-09-22
1
-2
/
+1
|
/
*
KVM: Add mini-API for vcpu->requests
Avi Kivity
2010-08-01
1
-1
/
+1
*
KVM: x86: Allow any LAPIC to accept PIC interrupts
Chris Lalancette
2010-08-01
1
-7
/
+5
*
KVM: x86: fix -DDEBUG oops
Zachary Amsden
2010-08-01
1
-1
/
+1
*
KVM: Update Red Hat copyrights
Avi Kivity
2010-08-01
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
KVM: Add HYPER-V apic access MSRs
Gleb Natapov
2010-03-01
1
-0
/
+31
*
KVM: Fix race between APIC TMR and IRR
Avi Kivity
2010-01-25
1
-5
/
+6
*
KVM: LAPIC: make sure IRR bitmap is scanned after vm load
Marcelo Tosatti
2009-12-27
1
-0
/
+1
*
KVM: remove duplicated #include
Huang Weiyi
2009-12-03
1
-1
/
+0
*
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
1
-2
/
+0
*
KVM: Move IO APIC to its own lock
Gleb Natapov
2009-12-03
1
-4
/
+1
*
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
1
-1
/
+1
*
KVM: fix LAPIC timer period overflow
Aurelien Jarno
2009-10-04
1
-1
/
+1
*
KVM: fix misreporting of coalesced interrupts by kvm tracer
Gleb Natapov
2009-09-10
1
-1
/
+1
*
KVM: limit lapic periodic timer frequency
Marcelo Tosatti
2009-09-10
1
-0
/
+9
*
KVM: silence lapic kernel messages that can be triggered by a guest
Gleb Natapov
2009-09-10
1
-4
/
+4
*
KVM: Add trace points in irqchip code
Gleb Natapov
2009-09-10
1
-0
/
+4
*
KVM: Fix apic_mmio_write return for unaligned write
Sheng Yang
2009-09-10
1
-1
/
+1
*
KVM: x2apic interface to lapic
Gleb Natapov
2009-09-10
1
-58
/
+165
*
KVM: Add Directed EOI support to APIC emulation
Gleb Natapov
2009-09-10
1
-8
/
+30
*
KVM: remove in_range from io devices
Michael S. Tsirkin
2009-09-10
1
-24
/
+20
*
KVM: convert custom marker based tracing to event traces
Marcelo Tosatti
2009-09-10
1
-3
/
+4
*
KVM: Optimize searching for highest IRR
Gleb Natapov
2009-09-10
1
-3
/
+21
*
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
Gleb Natapov
2009-09-10
1
-1
/
+1
*
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
2009-09-10
1
-3
/
+4
*
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
2009-09-10
1
-0
/
+4
*
KVM: Cleanup LAPIC interface
Jan Kiszka
2009-09-10
1
-12
/
+0
*
KVM: cleanup io_device code
Gregory Haskins
2009-09-10
1
-7
/
+15
*
KVM: fix apic_debug instances
Glauber Costa
2009-06-10
1
-2
/
+2
*
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
Hannes Eder
2009-06-10
1
-1
/
+1
*
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
1
-43
/
+16
*
KVM: change the way how lowest priority vcpu is calculated
Gleb Natapov
2009-06-10
1
-37
/
+6
*
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2009-06-10
1
-43
/
+26
*
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
2009-06-10
1
-18
/
+29
*
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-06-10
1
-55
/
+39
*
KVM: bit ops for deliver_bitmap
Sheng Yang
2009-06-10
1
-3
/
+4
*
KVM: Update intr delivery func to accept unsigned long* bitmap
Sheng Yang
2009-06-10
1
-4
/
+4
*
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
2009-02-15
1
-51
/
+15
*
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
2008-12-31
1
-3
/
+20
*
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
2008-12-31
1
-10
/
+10
*
KVM: Kick NMI receiving VCPU
Jan Kiszka
2008-12-31
1
-0
/
+1
*
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
2008-12-31
1
-5
/
+29
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
1
-25
/
+18
|
\
[next]