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.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
/
i8254.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-09
KVM: PIT: control word is write-only
Marcelo Tosatti
1
-0
/
+3
2009-12-10
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
1
-5
/
+7
2009-12-03
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
1
-2
/
+0
2009-10-16
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
1
-1
/
+1
2009-09-10
KVM: remove superfluous NULL pointer check in kvm_inject_pit_timer_irqs()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-09-10
KVM: PIT: Unregister ack notifier callback when freeing
Gleb Natapov
1
-0
/
+2
2009-09-10
KVM: make io_bus interface more robust
Gregory Haskins
1
-2
/
+18
2009-09-10
KVM: PIT support for HPET legacy mode
Beth Kon
1
-4
/
+18
2009-09-10
KVM: remove in_range from io devices
Michael S. Tsirkin
1
-23
/
+26
2009-09-10
KVM: convert bus to slots_lock
Michael S. Tsirkin
1
-2
/
+3
2009-09-10
KVM: x86: missing locking in PIT/IRQCHIP/SET_BSP_CPU ioctl paths
Marcelo Tosatti
1
-2
/
+0
2009-09-10
KVM: Use macro to iterate over vcpus.
Gleb Natapov
1
-5
/
+2
2009-09-10
KVM: Use pointer to vcpu instead of vcpu_id in timer code.
Gleb Natapov
1
-1
/
+1
2009-09-10
KVM: Introduce kvm_vcpu_is_bsp() function.
Gleb Natapov
1
-2
/
+2
2009-09-10
KVM: switch irq injection/acking data structures to irq_lock
Marcelo Tosatti
1
-2
/
+2
2009-09-10
KVM: do not register i8254 PIO regions until we are initialized
Gregory Haskins
1
-9
/
+8
2009-09-10
KVM: cleanup io_device code
Gregory Haskins
1
-12
/
+28
2009-09-10
KVM: Allow PIT emulation without speaker port
Jan Kiszka
1
-6
/
+8
2009-08-05
KVM: PIT: fix kpit_elapsed division by zero
Marcelo Tosatti
1
-0
/
+3
2009-06-10
KVM: PIT: fix count read and mode 0 handling
Marcelo Tosatti
1
-11
/
+15
2009-06-10
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
Hannes Eder
1
-1
/
+1
2009-06-10
KVM: unify part of generic timer handling
Marcelo Tosatti
1
-37
/
+20
2009-06-10
KVM: PIT: remove usage of count_load_time for channel 0
Marcelo Tosatti
1
-6
/
+31
2009-06-10
KVM: PIT: remove unused scheduled variable
Marcelo Tosatti
1
-1
/
+0
2009-03-24
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
Avi Kivity
1
-0
/
+15
2009-03-24
KVM: Properly lock PIT creation
Avi Kivity
1
-2
/
+0
2009-03-24
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
1
-0
/
+4
2009-02-15
KVM: PIT: fix i8254 pending count read
Marcelo Tosatti
1
-1
/
+1
2008-12-31
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
1
-5
/
+6
2008-12-31
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
1
-6
/
+9
2008-12-31
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
1
-0
/
+15
2008-11-11
KVM: Fix pit memory leak if unable to allocate irq source id
Avi Kivity
1
-1
/
+3
2008-10-28
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
1
-2
/
+9
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-43
/
+40
2008-10-15
KVM: x86: do not execute halted vcpus
Marcelo Tosatti
1
-3
/
+2
2008-10-15
KVM: make irq ack notifier functions static
Harvey Harrison
1
-1
/
+1
2008-10-15
KVM: Use kvm_set_irq to inject interrupts
Amit Shah
1
-4
/
+2
2008-10-15
KVM: Handle spurious acks for PIT interrupts
Avi Kivity
1
-1
/
+1
2008-10-15
KVM: PIT: fix injection logic and count
Marcelo Tosatti
1
-35
/
+35
2008-09-06
hrtimer: convert kvm to the new hrtimer apis
Arjan van de Ven
1
-3
/
+3
2008-07-20
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
1
-7
/
+4
2008-07-20
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
1
-2
/
+4
2008-07-20
KVM: PIT: support mode 3
Aurelien Jarno
1
-0
/
+1
2008-07-20
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
1
-3
/
+3
2008-06-24
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
1
-3
/
+6
2008-06-06
KVM: migrate PIT timer
Marcelo Tosatti
1
-1
/
+13
2008-05-18
KVM: PIT: take inject_pending into account when emulating hlt
Marcelo Tosatti
1
-1
/
+1
2008-05-04
KVM: PIT: support mode 4
Marcelo Tosatti
1
-0
/
+2
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
1
-3
/
+3
2008-04-27
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
1
-1
/
+1
[next]