aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-10-05Fix NULL ptr regression in powernow-k8Kurt Roeckx
2009-10-05Revert "KVM: x86: check for cr3 validity in ioctl_set_sregs"Marcelo Tosatti
2009-10-05KVM: fix cpuid E2BIG handling for extended request typesMark McLoughlin
2009-10-05KVM guest: fix bogus wallclock physical address calculationGlauber Costa
2009-10-05KVM: limit lapic periodic timer frequencyMarcelo Tosatti
2009-10-05KVM: MMU: fix bogus alloc_mmu_pages assignmentMarcelo Tosatti
2009-10-05KVM: MMU: fix missing locking in alloc_mmu_pagesMarcelo Tosatti
2009-10-05KVM: x86: Disallow hypercalls for guest callers in rings > 0Jan Kiszka
2009-10-05KVM: MMU: make __kvm_mmu_free_some_pages handle empty listIzik Eidus
2009-10-05KVM: VMX: Fix cr8 exiting control clobbering by EPTGleb Natapov
2009-10-05KVM: VMX: Check cpl before emulating debug register accessAvi Kivity
2009-09-24x86, pat: Fix cacheflush address in change_page_attr_set_clr()Jack Steiner
2009-09-24x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-09-24x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin
2009-09-08x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-09-08KVM: Fix KVM_GET_MSR_INDEX_LISTJan Kiszka
2009-09-08KVM: MMU: limit rmap chain lengthMarcelo Tosatti
2009-09-08KVM: MMU: handle n_free_mmu_pages > n_alloc_mmu_pages in kvm_mmu_change_mmu_p...Marcelo Tosatti
2009-09-08KVM: SVM: force new asid on vcpu migrationMarcelo Tosatti
2009-09-08KVM: x86: verify MTRR/PAT validityMarcelo Tosatti
2009-09-08KVM: Fix cpuid feature misreportingAvi Kivity
2009-09-08KVM: Ignore reads to K7 EVNTSEL MSRsAmit Shah
2009-09-08KVM: x86: Ignore reads to EVNTSEL MSRsAmit Shah
2009-09-08KVM: MMU: Use different shadows when EFER.NXE changesAvi Kivity
2009-09-08KVM: Deal with interrupt shadow state for emulated instructionsGlauber Costa
2009-09-08KVM: Introduce {set/get}_interrupt_shadow()Glauber Costa
2009-09-08KVM: MMU: do not free active mmu pages in free_mmu_pages()Gleb Natapov
2009-09-08KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lockMarcelo Tosatti
2009-09-08KVM: x86: check for cr3 validity in mmu_alloc_rootsMarcelo Tosatti
2009-09-08x86: don't call '->send_IPI_mask()' with an empty maskLinus Torvalds
2009-09-08x86: don't send an IPI to the empty set of CPU'sLinus Torvalds
2009-08-16x86: Fix VMI && stack protectorAlok Kataria
2009-08-16x86, pat: Fix set_memory_wc related corruptionPallipadi, Venkatesh
2009-08-16x86: fix assembly constraints in native_save_fl()H. Peter Anvin
2009-08-16x86: Fix CPA memtype reserving in the set_pages_array*() casesThomas Hellstrom
2009-07-30x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-07-30x86, setup (2.6.30-stable) fix 80x34 and 80x60 console modesMarc Aurele La France
2009-07-30x86-64: Fix bad_srat() to clear all stateAndi Kleen
2009-07-30x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-30x86: Fix movq immediate operand constraints in uaccess.hH. Peter Anvin
2009-07-30x86: Fix movq immediate operand constraints in uaccess_64.hUros Bizjak
2009-07-30x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-30x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-30x86: Fix fixmap page order for FIX_TEXT_POKE0,1Mathieu Desnoyers
2009-07-30x86: Fix fixmap orderingJan Beulich
2009-07-19Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-07-02KVM: x86: silence preempt warning on kvm_write_guest_timeMatt T. Yourst
2009-07-02x86: Set cpu_llc_id on AMD CPUsAndreas Herrmann
2009-07-02x86: Fix non-lazy GS handling in sys_vm86()Lubomir Rintel
2009-07-02crypto: aes-ni - Fix cbc mode IV savingHuang Ying