aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2010-02-23x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel
2010-02-23x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-02-23KVM: PIT: control word is write-onlyMarcelo Tosatti
2010-02-23kvmclock: count total_sleep_time when updating guest clockJason Wang
2010-02-23CPUFREQ: Fix use after free of struct powernow_k8_dataThomas Renninger
2010-02-09oprofile/x86: fix crash when profiling more than 28 eventsSuravee Suthikulpanit
2010-02-09oprofile/x86: add Xeon 7500 series supportAndi Kleen
2010-02-09KVM: allow userspace to adjust kvmclock offsetGlauber Costa
2010-02-09x86/amd-iommu: Fix possible integer overflowJoerg Roedel
2010-02-09x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman
2010-02-09x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara
2010-02-09x86: Disable HPET MSI on ATI SB700/SB800Venkatesh Pallipadi
2010-02-09x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2010-02-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
2010-02-09x86: Set hotpluggable nodes in nodes_possible_mapDavid Rientjes
2010-01-28x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...Russ Anderson
2010-01-28x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2010-01-28KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-28KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-28KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-28KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-28KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-25x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha
2010-01-25x86, msr/cpuid: Register enough minors for the MSR and CPUID driversH. Peter Anvin
2010-01-22x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-22x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-22x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2010-01-18Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell