index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2015-04-08
KVM: x86: extract blocking logic from __vcpu_run
Paolo Bonzini
2015-04-08
kvm: x86: fix x86 eflags fixed bit
Wanpeng Li
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2015-03-31
x86: Use bool function return values of true/false not 1/0
Joe Perches
2015-03-30
KVM: remove useless check of "ret" variable prior to returning the same value
Eugene Korenevsky
2015-03-30
KVM: x86: Remove redundant definitions
Nadav Amit
2015-03-30
KVM: x86: removing redundant eflags bits definitions
Nadav Amit
2015-03-30
KVM: x86: BSF and BSR emulation change register unnecassarily
Nadav Amit
2015-03-30
KVM: x86: POPA emulation may not clear bits [63:32]
Nadav Amit
2015-03-30
KVM: x86: CMOV emulation on legacy mode is wrong
Nadav Amit
2015-03-30
kvm: x86: i8259: return initialized data on invalid-size read
Petr Matousek
2015-03-26
KVM: nVMX: Add support for rdtscp
Jan Kiszka
2015-03-26
KVM: x86: remove now unneeded include directory from Makefile
Andre Przywara
2015-03-26
KVM: move iodev.h from virt/kvm/ to include/kvm
Andre Przywara
2015-03-26
KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.
Nikolay Nikolaev
2015-03-23
KVM: x86: inline kvm_ioapic_handles_vector()
Radim Krčmář
2015-03-23
x86: kvm: Revert "remove sched notifier for cross-cpu migrations"
Marcelo Tosatti
2015-03-18
KVM: SVM: Fix confusing message if no exit handlers are installed
Bandan Das
2015-03-17
KVM: x86: For the symbols used locally only should be static type
Xiubo Li
2015-03-17
KVM: x86: Avoid using plain integer as NULL pointer warning
Xiubo Li
2015-03-13
KVM: nVMX: Do not emulate #UD while in guest mode
Jan Kiszka
2015-03-13
KVM: x86: Fix re-execution of patched vmmcall
Jan Kiszka
2015-03-13
x86: svm: use cr_interception for SVM_EXIT_CR0_SEL_WRITE
David Kaplan
2015-03-10
kvm: svm: make wbinvd faster
David Kaplan
2015-03-10
kvm: x86: make kvm_emulate_* consistant
Joel Schopp
2015-03-10
KVM: Get rid of kvm_kvfree()
Thomas Huth
2015-03-10
KVM: ioapic: Record edge-triggered interrupts delivery status
Wincy Van
2015-03-10
KVM: SVM: use kvm_register_write()/read()
David Kaplan
2015-03-06
Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-03-05
Merge branch 'acpi-resources'
Rafael J. Wysocki
2015-03-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-05
x86/fpu/xsaves: Fix improper uses of __ex_table
Quentin Casasnovas
2015-03-05
x86/intel/quark: Select COMMON_CLK
Andy Shevchenko
2015-03-05
x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
Andy Lutomirski
2015-03-04
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-03-04
x86/PCI/ACPI: Ignore resources consumed by host bridge itself
Jiang Liu
2015-03-02
KVM: SVM: fix interrupt injection (apic->isr_count always 0)
Radim Krčmář
2015-03-01
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-03-01
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-28
x86: Init per-cpu shadow copy of CR4 on 32-bit CPUs too
Steven Rostedt
2015-02-28
Merge branch 'linus' into x86/urgent, to merge dependent patch
Ingo Molnar
2015-02-24
Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2015-02-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-02-24
x86/platform/intel-mid: Fix trivial printk message typo in intel_mid_arch_set...
Yannick Guerrini
2015-02-23
KVM: emulate: fix CMPXCHG8B on 32-bit hosts
Paolo Bonzini
2015-02-23
KVM: VMX: fix build without CONFIG_SMP
Radim Krčmář
2015-02-23
x86/xen: Initialize cr4 shadow for 64-bit PV(H) guests
Boris Ostrovsky
2015-02-23
x86/xen: allow privcmd hypercalls to be preempted
David Vrabel
2015-02-23
x86/xen: Make sure X2APIC_ENABLE bit of MSR_IA32_APICBASE is not set
Boris Ostrovsky
2015-02-22
x86/cpu/intel: Fix trivial typo in intel_tlb_table[]
Yannick Guerrini
[next]