index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: emulate lapic tsc deadline timer for guest
Liu, Jinsong
2011-10-05
1
-29
/
+113
*
KVM: x86: Add module parameter for lapic periodic timer limit
Jan Kiszka
2011-09-25
1
-2
/
+13
*
KVM: x86: Avoid guest-triggerable printks in APIC model
Jan Kiszka
2011-09-25
1
-10
/
+9
*
KVM: APIC: avoid instruction emulation for EOI writes
Kevin Tian
2011-09-25
1
-0
/
+9
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
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
[prev]
[next]