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
Commit message (
Expand
)
Author
Age
*
KVM: Fix interrupt unhalting a vcpu when it shouldn't
Gleb Natapov
2009-06-10
*
KVM: Timer event should not unconditionally unhalt vcpu.
Gleb Natapov
2009-06-10
*
KVM: VMX: Fold vm_need_ept() into callers
Avi Kivity
2009-06-10
*
KVM: VMX: Zero ept module parameter if ept is not present
Avi Kivity
2009-06-10
*
KVM: VMX: Zero the vpid module parameter if vpid is not supported
Avi Kivity
2009-06-10
*
KVM: VMX: Annotate module parameters as __read_mostly
Avi Kivity
2009-06-10
*
KVM: VMX: Simplify module parameter names
Avi Kivity
2009-06-10
*
KVM: VMX: Rename kvm_handle_exit() to vmx_handle_exit()
Avi Kivity
2009-06-10
*
KVM: VMX: Make module parameters readable
Avi Kivity
2009-06-10
*
KVM: reuse (pop|push)_irq from svm.c in vmx.c
Gleb Natapov
2009-06-10
*
KVM: SVM: Remove duplicate code in svm_do_inject_vector()
Gleb Natapov
2009-06-10
*
KVM: x86: Ignore reads to EVNTSEL MSRs
Amit Shah
2009-06-10
*
KVM: MMU: do not free active mmu pages in free_mmu_pages()
Gleb Natapov
2009-06-10
*
KVM: Device assignment framework rework
Sheng Yang
2009-06-10
*
KVM: make 'lapic_timer_ops' and 'kpit_ops' static
Hannes Eder
2009-06-10
*
KVM: ia64: Drop in SN2 replacement of fast path ITC emulation fault handler
Jes Sorensen
2009-06-10
*
KVM: ia64: SN2 adjust emulated ITC frequency to match RTC frequency
Jes Sorensen
2009-06-10
*
KVM: ia64: Create inline function kvm_get_itc() to centralize ITC reading.
Jes Sorensen
2009-06-10
*
KVM: ia64: Map in SN2 RTC registers to the VMM module
Jes Sorensen
2009-06-10
*
KVM: APIC: get rid of deliver_bitmask
Gleb Natapov
2009-06-10
*
KVM: change the way how lowest priority vcpu is calculated
Gleb Natapov
2009-06-10
*
KVM: consolidate ioapic/ipi interrupt delivery logic
Gleb Natapov
2009-06-10
*
KVM: ioapic/msi interrupt delivery consolidation
Gleb Natapov
2009-06-10
*
KVM: APIC: kvm_apic_set_irq deliver all kinds of interrupts
Gleb Natapov
2009-06-10
*
KVM: MMU: remove call to kvm_mmu_pte_write from walk_addr
Joerg Roedel
2009-06-10
*
KVM: Merge kvm_ioapic_get_delivery_bitmask into kvm_get_intr_delivery_bitmask
Sheng Yang
2009-06-10
*
KVM: ia64: fix compilation error in kvm_get_lowest_prio_vcpu
Yang Zhang
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: declare ioapic functions only on affected hardware
Christian Borntraeger
2009-06-10
*
KVM: x86: paravirt skip pit-through-ioapic boot check
Marcelo Tosatti
2009-06-10
*
KVM: x86: silence preempt warning on kvm_write_guest_time
Matt T. Yourst
2009-06-10
*
KVM: Enable MSI-X for KVM assigned device
Sheng Yang
2009-06-10
*
KVM: Add MSI-X interrupt injection logic
Sheng Yang
2009-06-10
*
KVM: Ioctls for init MSI-X entry
Sheng Yang
2009-06-10
*
KVM: bit ops for deliver_bitmap
Sheng Yang
2009-06-10
*
KVM: Update intr delivery func to accept unsigned long* bitmap
Sheng Yang
2009-06-10
*
KVM: Change API of kvm_ioapic_get_delivery_bitmask
Sheng Yang
2009-06-10
*
KVM: Unify the delivery of IOAPIC and MSI interrupts
Sheng Yang
2009-06-10
*
KVM: Split IOAPIC structure
Sheng Yang
2009-06-10
*
KVM: VMX: Don't intercept MSR_KERNEL_GS_BASE
Avi Kivity
2009-06-10
*
KVM: VMX: Don't use highmem pages for the msr and pio bitmaps
Avi Kivity
2009-06-10
*
Linux 2.6.30
v2.6.30
Linus Torvalds
2009-06-09
*
char: mxser, fix ISA board lookup
Peter Botha
2009-06-09
*
jbd: fix race in buffer processing in commit code
Jan Kara
2009-06-09
*
autofs4: remove hashed check in validate_wait()
Ian Kent
2009-06-09
*
shm: fix unused warnings on nommu
Mike Frysinger
2009-06-09
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2009-06-09
|
\
|
*
kvm: fix kvm reboot crash when MAXSMP is used
Avi Kivity
2009-06-09
[next]