index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
i8254.c
Commit message (
Expand
)
Author
Age
*
KVM: PIT: fix count read and mode 0 handling
Marcelo Tosatti
2009-06-10
*
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
Hannes Eder
2009-06-10
*
KVM: unify part of generic timer handling
Marcelo Tosatti
2009-06-10
*
KVM: PIT: remove usage of count_load_time for channel 0
Marcelo Tosatti
2009-06-10
*
KVM: PIT: remove unused scheduled variable
Marcelo Tosatti
2009-06-10
*
KVM: Reset PIT irq injection logic when the PIT IRQ is unmasked
Avi Kivity
2009-03-24
*
KVM: Properly lock PIT creation
Avi Kivity
2009-03-24
*
KVM: PIT: provide an option to disable interrupt reinjection
Marcelo Tosatti
2009-03-24
*
KVM: PIT: fix i8254 pending count read
Marcelo Tosatti
2009-02-14
*
KVM: x86: Optimize NMI watchdog delivery
Jan Kiszka
2008-12-31
*
KVM: x86: Fix and refactor NMI watchdog emulation
Jan Kiszka
2008-12-31
*
KVM: x86: Enable NMI Watchdog via in-kernel PIT source
Jan Kiszka
2008-12-31
*
KVM: Fix pit memory leak if unable to allocate irq source id
Avi Kivity
2008-11-11
*
KVM: Fix guest shared interrupt with in-kernel irqchip
Sheng Yang
2008-10-28
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
\
|
*
KVM: x86: do not execute halted vcpus
Marcelo Tosatti
2008-10-15
|
*
KVM: make irq ack notifier functions static
Harvey Harrison
2008-10-15
|
*
KVM: Use kvm_set_irq to inject interrupts
Amit Shah
2008-10-15
|
*
KVM: Handle spurious acks for PIT interrupts
Avi Kivity
2008-10-15
|
*
KVM: PIT: fix injection logic and count
Marcelo Tosatti
2008-10-15
*
|
hrtimer: convert kvm to the new hrtimer apis
Arjan van de Ven
2008-09-06
|
/
*
KVM: only abort guest entry if timer count goes from 0->1
Marcelo Tosatti
2008-07-20
*
KVM: kvm_io_device: extend in_range() to manage len and write attribute
Laurent Vivier
2008-07-20
*
KVM: PIT: support mode 3
Aurelien Jarno
2008-07-20
*
KVM: add statics were possible, function definition in lapic.h
Harvey Harrison
2008-07-20
*
KVM: close timer injection race window in __vcpu_run
Marcelo Tosatti
2008-06-24
*
KVM: migrate PIT timer
Marcelo Tosatti
2008-06-06
*
KVM: PIT: take inject_pending into account when emulating hlt
Marcelo Tosatti
2008-05-18
*
KVM: PIT: support mode 4
Marcelo Tosatti
2008-05-04
*
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
*
KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_*
Avi Kivity
2008-04-27
*
KVM: hlt emulation should take in-kernel APIC/PIT timers into account
Marcelo Tosatti
2008-04-27
*
KVM: Add reset support for in kernel PIT
Sheng Yang
2008-04-27
*
KVM: Add save/restore supporting of in kernel PIT
Sheng Yang
2008-04-27
*
KVM: In kernel PIT model
Sheng Yang
2008-04-27