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
Age
Commit message (
Expand
)
Author
2013-01-02
KVM: VMX: handle IO when emulation is due to #GP in real mode.
Gleb Natapov
2013-01-02
KVM: VMX: Do not fix segment register during vcpu initialization.
Gleb Natapov
2013-01-02
KVM: VMX: fix emulation of invalid guest state.
Gleb Natapov
2013-01-02
KVM: VMX: make rmode_segment_valid() more strict.
Gleb Natapov
2013-01-02
KVM: emulator: implement fninit, fnstsw, fnstcw
Gleb Natapov
2013-01-02
KVM: emulator: drop RPL check from linearize() function
Gleb Natapov
2013-01-02
x86: kvm_para: fix typo in hypercall comments
Jesse Larrew
2012-12-23
KVM: VMX: remove unneeded temporary variable from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: clean-up vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: remove redundant code from vmx_set_segment()
Gleb Natapov
2012-12-23
KVM: VMX: use fix_rmode_seg() to fix all code/data segments
Gleb Natapov
2012-12-23
KVM: VMX: return correct segment limit and flags for CS/SS registers in real ...
Gleb Natapov
2012-12-23
KVM: VMX: relax check for CS register in rmode_segment_valid()
Gleb Natapov
2012-12-23
KVM: VMX: cleanup rmode_segment_valid()
Gleb Natapov
2012-12-18
kvm: fix i8254 counter 0 wraparound
Nickolai Zeldovich
2012-12-14
KVM: remove unused variable.
Gleb Natapov
2012-12-13
KVM: Increase user memory slots on x86 to 125
Alex Williamson
2012-12-13
KVM: struct kvm_memory_slot.user_alloc -> bool
Alex Williamson
2012-12-13
KVM: Make KVM_PRIVATE_MEM_SLOTS optional
Alex Williamson
2012-12-13
KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTS
Alex Williamson
2012-12-13
KVM: inject ExtINT interrupt before APIC interrupts
Gleb Natapov
2012-12-13
KVM: x86: fix mov immediate emulation for 64-bit operands
Nadav Amit
2012-12-13
KVM: emulator: implement AAD instruction
Gleb Natapov
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-12-13
Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-13
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-12-13
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-12-12
mm, oom: remove statically defined arch functions of same name
David Rientjes
2012-12-12
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initial...
Lai Jiangshan
2012-12-12
thp: change split_huge_page_pmd() interface
Kirill A. Shutemov
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-11
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-12-11
Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-11
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-12-11
Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2012-12-11
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-12-11
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-12-11
Merge branch 'akpm' (Andrew's patchbomb)
Linus Torvalds
2012-12-11
mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
Michel Lespinasse
2012-12-11
mm: fix cache coloring on x86_64 architecture
Michel Lespinasse
2012-12-11
mm: use vm_unmapped_area() on x86_64 architecture
Michel Lespinasse
2012-12-11
mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB
Andi Kleen
2012-12-11
KVM: emulator: fix real mode segment checks in address linearization
Gleb Natapov
2012-12-11
VMX: remove unneeded enable_unrestricted_guest check
Gleb Natapov
2012-12-11
KVM: VMX: fix DPL during entry to protected mode
Gleb Natapov
[next]