aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-04-26x86-64, rwsem: Avoid store forwarding hazard in __downgrade_writeAvi Kivity
2010-04-26x86-64: support native xadd rwsem implementationLinus Torvalds
2010-04-26x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-04-26x86: clean up rwsem type systemLinus Torvalds
2010-04-26x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-04-26x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-04-26x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-04-26x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-04-26x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-04-26x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-04-26x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-04-26Revert "x86: disable IOMMUs on kernel crash"Chris Wright
2010-04-26x86/amd-iommu: enable iommu before attaching devicesChris Wright
2010-04-26x86/amd-iommu: Use helper function to destroy domainJoerg Roedel
2010-04-26x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha
2010-04-26x86, hpet: Erratum workaround for read after write of HPET comparatorPallipadi, Venkatesh
2010-04-26x86: hpet: Make WARN_ON understandableThomas Gleixner
2010-04-26x86-32, resume: do a global tlb flush in S4 resumeShaohua Li
2010-04-26KVM: x86: disable paravirt mmu reportingMarcelo Tosatti
2010-04-26KVM: VMX: Disable unrestricted guest when EPT disabledSheng Yang
2010-04-26KVM: SVM: Reset cr0 properly on vcpu resetEduardo Habkost
2010-04-26KVM: VMX: Use macros instead of hex value on cr0 initializationEduardo Habkost
2010-04-26KVM: VMX: Update instruction length on intercepted BPJan Kiszka
2010-04-26KVM: Fix segment descriptor loadingGleb Natapov
2010-04-26KVM: x86 emulator: Fix popf emulationGleb Natapov
2010-04-26KVM: x86 emulator: Check IOPL level during io instruction emulationGleb Natapov
2010-04-26KVM: x86 emulator: fix memory access during x86 emulationGleb Natapov
2010-04-26KVM: x86 emulator: Add Virtual-8086 mode of emulationGleb Natapov
2010-04-26x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2010-04-01x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich
2010-04-01x86, amd: Restrict usage of c1e_idle()Andreas Herrmann
2010-04-01x86: Fix placement of FIX_OHCI1394_BASEJan Beulich
2010-04-01x86: set_personality_ia32() misses force_personality32Oleg Nesterov
2010-04-01x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-03-15x86, mm: Allow highmem user page tables to be disabled at boot timeIan Campbell
2010-03-15KVM: x86 emulator: Check CPL level during privilege instruction emulationGleb Natapov
2010-03-15KVM: x86 emulator: Add group9 instruction decodingGleb Natapov
2010-03-15KVM: x86 emulator: Forbid modifying CS segment register by mov instructionGleb Natapov
2010-03-15KVM: x86 emulator: Add group8 instruction decodingGleb Natapov
2010-03-15x86: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell
2010-03-15x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
2010-03-15x86, ia32_aout: do not kill argument mappingJiri Slaby
2010-03-15oprofile/x86: fix msr access to reserved countersRobert Richter
2010-03-15oprofile/x86: use kzalloc() instead of kmalloc()Robert Richter
2010-03-15oprofile/x86: remove node check in AMD IBS initializationRobert Richter
2010-03-15oprofile/x86: fix perfctr nmi reservation for mulitplexingRobert Richter
2010-03-15ACPI: remove Asus P2B-DS from acpi=ht blacklistLen Brown
2010-02-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu