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
/
x86.c
Commit message (
Expand
)
Author
Age
...
*
KVM: x86 emulator: change ->get_cpuid() accessor to use the x86 semantics
Avi Kivity
2012-07-09
*
KVM: host side for eoi optimization
Michael S. Tsirkin
2012-06-25
*
KVM: rearrange injection cancelling code
Michael S. Tsirkin
2012-06-25
*
KVM: only sync when attention bits set
Michael S. Tsirkin
2012-06-25
*
KVM: Use kvm_kvfree() to free memory allocated by kvm_kvzalloc()
Takuya Yoshikawa
2012-06-19
*
KVM: Cleanup the kvm_print functions and introduce pr_XX wrappers
Christoffer Dall
2012-06-06
*
KVM: Avoid wasting pages for small lpage_info arrays
Takuya Yoshikawa
2012-06-05
*
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-05-24
|
\
|
*
KVM: Fix mmu_reload() clash with nested vmx event injection
Avi Kivity
2012-05-16
|
*
KVM: Fix page-crossing MMIO
Avi Kivity
2012-04-19
|
*
KVM: Switch to srcu-less get_dirty_log()
Takuya Yoshikawa
2012-04-08
|
*
KVM: Avoid checking huge page mappings in get_dirty_log()
Takuya Yoshikawa
2012-04-08
|
*
KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRL
Eric B Munson
2012-04-08
|
*
KVM: Factor out kvm_vcpu_kick to arch-generic code
Christoffer Dall
2012-04-08
*
|
KVM: ensure async PF event wakes up vcpu from halt
Gleb Natapov
2012-05-06
*
|
kill mm argument of vm_munmap()
Al Viro
2012-04-21
*
|
VM: add "vm_mmap()" helper function
Linus Torvalds
2012-04-20
*
|
VM: add "vm_munmap()" helper function
Linus Torvalds
2012-04-20
|
/
*
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
|
\
|
*
KVM: x86: fix kvm_write_tsc() TSC matching thinko
Marcelo Tosatti
2012-03-20
|
*
KVM: Ignore the writes to MSR_K7_HWCR(3)
Nicolae Mogoreanu
2012-03-08
|
*
KVM: Allow host IRQ sharing for assigned PCI 2.3 devices
Jan Kiszka
2012-03-08
|
*
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-03-08
|
*
KVM: x86 emulator: Allow PM/VM86 switch during task switch
Kevin Wolf
2012-03-08
|
*
KVM: x86 emulator: Fix task switch privilege checks
Kevin Wolf
2012-03-08
|
*
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
|
*
KVM: Fix write protection race during dirty logging
Takuya Yoshikawa
2012-03-08
|
*
KVM: Track TSC synchronization in generations
Zachary Amsden
2012-03-08
|
*
KVM: Dont mark TSC unstable due to S4 suspend
Zachary Amsden
2012-03-08
|
*
KVM: Allow adjust_tsc_offset to be in host or guest cycles
Marcelo Tosatti
2012-03-08
|
*
KVM: Add last_host_tsc tracking back to KVM
Zachary Amsden
2012-03-08
|
*
KVM: Fix last_guest_tsc / tsc_offset semantics
Zachary Amsden
2012-03-08
|
*
KVM: Leave TSC synchronization window open with each new sync
Zachary Amsden
2012-03-08
|
*
KVM: Improve TSC offset matching
Zachary Amsden
2012-03-08
|
*
KVM: Infrastructure for software and hardware based TSC rate scaling
Zachary Amsden
2012-03-08
|
*
KVM: SVM: Add support for AMD's OSVW feature in guests
Boris Ostrovsky
2012-03-05
|
*
KVM: s390: ucontrol: export SIE control block to user
Carsten Otte
2012-03-05
|
*
KVM: s390: add parameter for KVM_CREATE_VM
Carsten Otte
2012-03-05
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-22
|
\
\
|
*
|
i387: Split up <asm/i387.h> into exported and internal interfaces
Linus Torvalds
2012-02-21
|
|
/
*
/
x86: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
/
*
KVM: do not #GP on perf MSR writes when vPMU is disabled
Gleb Natapov
2012-02-01
*
KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"
Stephan Bärwolf
2012-02-01
*
module_param: make bool parameters really bool (arch)
Rusty Russell
2012-01-12
*
KVM: x86 emulator: implement RDPMC (0F 33)
Avi Kivity
2011-12-27
*
KVM: Add generic RDPMC support
Avi Kivity
2011-12-27
*
KVM: Expose a version 2 architectural PMU to a guests
Gleb Natapov
2011-12-27
*
KVM: Use memdup_user instead of kmalloc/copy_from_user
Sasha Levin
2011-12-27
*
KVM: Use kmemdup() instead of kmalloc/memcpy
Sasha Levin
2011-12-27
*
KVM: use this_cpu_xxx replace percpu_xxx funcs
Alex,Shi
2011-12-27
[prev]
[next]