index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
2011-01-12
KVM: remove unused function declaration
Xiao Guangrong
2011-01-12
KVM: handle exit due to INVD in VMX
Gleb Natapov
2011-01-12
KVM: x86: Add missing inline tag to kvm_read_and_reset_pf_reason
Jan Kiszka
2011-01-12
KVM: Let host know whether the guest can handle async PF in non-userspace con...
Gleb Natapov
2011-01-12
KVM: Inject asynchronous page fault into a PV guest if page is swapped out.
Gleb Natapov
2011-01-12
KVM: Handle async PF in a guest.
Gleb Natapov
2011-01-12
KVM paravirt: Add async PF initialization to PV guest.
Gleb Natapov
2011-01-12
KVM: Add PV MSR to enable asynchronous page faults delivery.
Gleb Natapov
2011-01-12
KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.
Gleb Natapov
2011-01-12
KVM: Retry fault before vmentry
Gleb Natapov
2011-01-12
KVM: Halt vcpu if page it tries to access is swapped out
Gleb Natapov
2010-12-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-12-17
x86: avoid high BIOS area when allocating address space
Bjorn Helgaas
2010-12-08
KVM: enlarge number of possible CPUID leaves
Andre Przywara
2010-11-28
x86/pvclock: Zero last_value on resume
Jeremy Fitzhardinge
2010-11-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-11-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-25
arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inline
Andrew Morton
2010-11-22
Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...
Jeremy Fitzhardinge
2010-11-18
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
Jan Beulich
2010-11-18
x86: UV: Address interrupt/IO port operation conflict
Dimitri Sivanich
2010-11-18
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2010-11-12
xen: implement XENMEM_machphys_mapping
Ian Campbell
2010-11-10
tracing: Force arch_local_irq_* notrace for paravirt
Steven Rostedt
2010-11-10
x86, UV: Update node controller MMRs
Jack Steiner
2010-11-09
x86: Address gcc4.6 "set but not used" warnings in apic.h
Andi Kleen
2010-10-29
Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...
Linus Torvalds
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-27
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-27
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-27
x86-32: Allocate irq stacks seperate from percpu area
Brian Gerst
2010-10-26
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
mm: remove pte_*map_nested()
Peter Zijlstra
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
x86, uv: Enable Westmere support on SGI UV
Russ Anderson
2010-10-25
Merge branch 'linus' into x86/urgent
Ingo Molnar
2010-10-25
Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...
Ingo Molnar
2010-10-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...
Linus Torvalds
2010-10-25
Merge branch 'oprofile/core' into oprofile/x86
Robert Richter
2010-10-24
Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2010-10-24
KVM: x86: TSC catchup mode
Zachary Amsden
2010-10-24
KVM: x86 emulator: Expose emulate_int_real()
Mohammed Gamal
2010-10-24
KVM: MMU: Don't track nested fault info in error-code
Joerg Roedel
2010-10-24
KVM: Non-atomic interrupt injection
Avi Kivity
2010-10-24
KVM: MMU: Track NX state in struct kvm_mmu
Joerg Roedel
2010-10-24
KVM: MMU: Allow long mode shadows for legacy page tables
Joerg Roedel
2010-10-24
KVM: MMU: Add kvm_mmu parameter to load_pdptrs function
Joerg Roedel
2010-10-24
KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa
Joerg Roedel
2010-10-24
KVM: X86: Add kvm_read_guest_page_mmu function
Joerg Roedel
2010-10-24
KVM: MMU: Implement nested gva_to_gpa functions
Joerg Roedel
[next]