aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2010-01-18untangle the do_mremap() messAl Viro
2010-01-06x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov
2010-01-06x86, msr: Add support for non-contiguous cpumasksBorislav Petkov
2010-01-06x86, msr: Unify rdmsr_on_cpus/wrmsr_on_cpusBorislav Petkov
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
2010-01-06KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti
2010-01-06KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti
2010-01-06x86/amd-iommu: Fix initialization failure panicJoerg Roedel
2010-01-06x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2010-01-06x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang