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.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
/
i8254.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Handle the kthread worker using the new API
Petr Mladek
2016-12-08
1
-9
/
+6
*
kthread: kthread worker API cleanup
Petr Mladek
2016-10-11
1
-7
/
+7
*
KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock
Paolo Bonzini
2016-06-03
1
-1
/
+3
*
KVM: i8254: drop local copy of mul_u64_u32_div
Paolo Bonzini
2016-03-04
1
-23
/
+3
*
KVM: i8254: turn kvm_kpit_state.reinject into atomic_t
Radim Krčmář
2016-03-04
1
-4
/
+4
*
KVM: i8254: move PIT timer function initialization
Radim Krčmář
2016-03-04
1
-2
/
+1
*
KVM: i8254: remove pointless dereference of PIT
Radim Krčmář
2016-03-04
1
-2
/
+2
*
KVM: i8254: remove pit and kvm from kvm_kpit_state
Radim Krčmář
2016-03-04
1
-5
/
+9
*
KVM: i8254: refactor kvm_free_pit
Radim Krčmář
2016-03-04
1
-13
/
+11
*
KVM: i8254: refactor kvm_create_pit
Radim Krčmář
2016-03-04
1
-15
/
+12
*
KVM: i8254: remove notifiers from PIT discard policy
Radim Krčmář
2016-03-04
1
-11
/
+27
*
KVM: i8254: remove unnecessary uses of PIT state lock
Radim Krčmář
2016-03-04
1
-8
/
+1
*
KVM: i8254: pass struct kvm_pit instead of kvm in PIT
Radim Krčmář
2016-03-04
1
-60
/
+52
*
KVM: i8254: tone down WARN_ON pit.state_lock
Radim Krčmář
2016-03-04
1
-14
/
+3
*
KVM: i8254: use atomic_t instead of pit.inject_lock
Radim Krčmář
2016-03-04
1
-33
/
+23
*
KVM: i8254: add kvm_pit_reset_reinject
Radim Krčmář
2016-03-04
1
-8
/
+10
*
KVM: i8254: simplify atomics in kvm_pit_ack_irq
Radim Krčmář
2016-03-04
1
-11
/
+1
*
KVM: i8254: change PIT discard tick policy
Radim Krčmář
2016-03-04
1
-5
/
+7
*
kvm: x86: only channel 0 of the i8254 is linked to the HPET
Paolo Bonzini
2016-01-07
1
-0
/
+1
*
KVM: x86: Split the APIC from the rest of IRQCHIP.
Steve Rutherford
2015-10-01
1
-1
/
+3
*
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
2015-07-03
1
-1
/
+1
*
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-26
1
-5
/
+9
*
KVM: x86: Improve thread safety in pit
Andy Honig
2014-10-24
1
-0
/
+2
*
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
2014-01-15
1
-0
/
+18
*
KVM: Let ioapic know the irq line status
Yang Zhang
2013-04-15
1
-2
/
+2
*
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
2012-12-18
1
-1
/
+0
*
KVM: fold kvm_pit_timer into kvm_kpit_state
Avi Kivity
2012-08-01
1
-27
/
+25
*
KVM: Simplify kvm_pit_timer
Avi Kivity
2012-08-01
1
-13
/
+1
*
KVM: Remove internal timer abstraction
Avi Kivity
2012-08-01
1
-4
/
+4
*
KVM: x86: Run PIT work in own kthread
Jan Kiszka
2012-04-27
1
-12
/
+19
*
KVM: x86: Consolidate PIT legacy test
Jan Kiszka
2011-12-27
1
-7
/
+3
*
KVM: x86: Prevent starting PIT timers in the absence of irqchip support
Jan Kiszka
2011-12-25
1
-3
/
+7
*
KVM: Intelligent device lookup on I/O bus
Sasha Levin
2011-09-25
1
-2
/
+4
*
KVM: fix typo in copyright notice
Nicolas Kaiser
2010-10-24
1
-1
/
+1
*
KVM: pit: Do not check pending pit timer in vcpu thread
Jason Wang
2010-10-24
1
-9
/
+0
*
KVM: PIT: free irq source id in handling error path
Xiao Guangrong
2010-08-17
1
-0
/
+1
*
KVM: destroy workqueue on kvm_create_pit() failures
Xiaotian Feng
2010-08-15
1
-1
/
+1
*
KVM: PIT: stop vpit before freeing irq_routing
Xiao Guangrong
2010-08-02
1
-0
/
+3
*
KVM: fix lock imbalance in kvm_create_pit()
Jiri Slaby
2010-08-02
1
-0
/
+1
*
KVM: x86: Introduce a workqueue to deliver PIT timer interrupts
Chris Lalancette
2010-08-01
1
-56
/
+85
*
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: Convert i8254/i8259 locks to raw_spinlocks
Thomas Gleixner
2010-03-01
1
-5
/
+5
*
KVM: PIT: unregister kvm irq notifier if fail to create pit
Wei Yongjun
2010-03-01
1
-2
/
+3
*
KVM: convert slots_lock to a mutex
Marcelo Tosatti
2010-03-01
1
-1
/
+1
*
KVM: convert io_bus to SRCU
Marcelo Tosatti
2010-03-01
1
-3
/
+3
*
KVM: PIT: control word is write-only
Marcelo Tosatti
2010-02-09
1
-0
/
+3
*
x86: i8254.c: Add pr_fmt(fmt)
Joe Perches
2009-12-10
1
-5
/
+7
*
KVM: Drop kvm->irq_lock lock from irq injection path
Gleb Natapov
2009-12-03
1
-2
/
+0
*
KVM: use proper hrtimer function to retrieve expiration time
Marcelo Tosatti
2009-10-16
1
-1
/
+1
[next]