aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* KVM: VMX: Fix incorrect lookup of segment S flag in fix_pmode_dataseg()Avi Kivity2012-08-27
* KVM: VMX: Separate saving pre-realmode state from setting segmentsAvi Kivity2012-08-27
* KVM: x86 emulator: access GPRs on demandAvi Kivity2012-08-27
* Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti2012-08-26
|\
| * Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-25
| |\
| | * xen/setup: Fix one-off error when adding for-balloon PFNs to the P2M.Konrad Rzeszutek Wilk2012-08-23
| | * xen/p2m: Reuse existing P2M leafs if they are filled with 1:1 PFNs or INVALID.Konrad Rzeszutek Wilk2012-08-17
| | * Revert "xen PVonHVM: move shared_info to MMIO before kexec"Konrad Rzeszutek Wilk2012-08-16
| * | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-08-25
| |\ \
| | * | KVM: x86 emulator: use stack size attribute to mask rsp in stack opsAvi Kivity2012-08-22
| | * | KVM: MMU: Fix mmu_shrink() so that it can free mmu pages as intendedTakuya Yoshikawa2012-08-22
| | * | KVM: x86: update KVM_SAVE_MSRS_BEGIN to correct valueGleb Natapov2012-08-05
| * | | x86, microcode, AMD: Fix broken ucode patch size checkAndreas Herrmann2012-08-22
| * | | x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-08-22
| * | | x86/fixup_irq: Use cpu_online_mask instead of cpu_all_maskLiu, Chuansheng2012-08-22
| * | | x86/spinlocks: Fix comment in spinlock.hRichard Weinberger2012-08-22
| * | | mm: hugetlbfs: correctly populate shared pmdMichal Hocko2012-08-21
| * | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-08-20
| |\ \ \
| | * | | x32: Use compat shims for {g,s}etsockoptMike Frysinger2012-08-18
| | * | | Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
| | * | | x86, apic: fix broken legacy interrupts in the logical apic modeSuresh Siddha2012-08-14
| | * | | x86, build: Globally set -fno-picAndrew Boie2012-08-10
| | * | | x86, avx: don't use avx instructions with "noxsave" boot paramSuresh Siddha2012-08-08
| | |/ /
| * | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-08-20
| |\ \ \
| | * | | perf/x86: disable PEBS on a guest entry.Gleb Natapov2012-08-13
| | * | | perf/x86: Add Intel Westmere-EX uncore supportYan, Zheng2012-08-13
| | * | | perf/x86: Fixes for Nehalem-EX uncore driverYan, Zheng2012-08-13
| | * | | perf, x86: Fix uncore_types_exit section mismatchBorislav Petkov2012-08-13
| | |/ /
| * | | Merge tag 'stable/for-linus-3.6-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-08-16
| |\ \ \ | | |/ / | |/| / | | |/
| | * xen/p2m: Reserve 8MB of _brk space for P2M leafs when populating back.Konrad Rzeszutek Wilk2012-08-02
* | | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUESTMarcelo Tosatti2012-08-23
* | | KVM: introduce readonly memslotXiao Guangrong2012-08-22
* | | KVM: introduce gfn_to_pfn_memslot_atomicXiao Guangrong2012-08-22
* | | KVM: x86: fix possible infinite loop caused by reexecute_instructionXiao Guangrong2012-08-22
* | | KVM guest: disable stealtime on reboot to avoid mem corruptionFlorian Westphal2012-08-15
* | | KVM: x86: drop parameter validation in ioapic/picMichael S. Tsirkin2012-08-14
* | | KVM: VMX: Advertize RDTSC exiting to nested guestsAvi Kivity2012-08-13
* | | KVM: VMX: restore MSR_IA32_DEBUGCTLMSR after VMEXITGleb Natapov2012-08-13
* | | KVM: Correct vmrun to vmcall typoRaghavendra K T2012-08-13
* | | KVM: x86: fix pvclock guest stopped flag reportingMarcelo Tosatti2012-08-13
* | | KVM: correctly detect APIC SW state in kvm_apic_post_state_restore()Gleb Natapov2012-08-09
* | | KVM: inline kvm_apic_present() and kvm_lapic_enabled()Gleb Natapov2012-08-06
* | | KVM: use jump label to optimize checking for in kernel local apic presenceGleb Natapov2012-08-06
* | | KVM: use jump label to optimize checking for SW enabled apic in spurious inte...Gleb Natapov2012-08-06
* | | KVM: use jump label to optimize checking for HW enabled APIC in APIC_BASE MSRGleb Natapov2012-08-06
* | | KVM: mark apic enabled on start upGleb Natapov2012-08-06
* | | KVM: use kvm_lapic_set_base() to change apic_baseGleb Natapov2012-08-06
* | | KVM: clean up kvm_(set|get)_apic_baseGleb Natapov2012-08-06
* | | KVM: do not release the error pageXiao Guangrong2012-08-06
* | | KVM: do not release the error pfnXiao Guangrong2012-08-06