summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2010-05-26x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-05-12ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui
2010-05-12x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2010-05-12x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD sys...Borislav Petkov
2010-05-12x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin
2010-05-12x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin
2010-05-12powernow-k8: Fix frequency reportingMark Langsdorf
2010-04-26x86/gart: Disable GART explicitly before initializationJoerg Roedel
2010-04-26perf_events, x86: Implement Intel Westmere/Nehalem-EX supportPeter Zijlstra
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-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, 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: 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: Fix SCI on IOAPIC != 0Yinghai Lu
2010-03-15x86: Avoid race condition in pci_enable_msix()Brandon Phiilps
2010-03-15x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock
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-23CPUFREQ: Fix use after free of struct powernow_k8_dataThomas Renninger
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-09x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin
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-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-18untangle the do_mremap() messAl Viro
2010-01-06x86/ptrace: make genregs[32]_get/set more robustLinus Torvalds
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
2009-12-18x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang