aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-34/+28
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha6-34/+28
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+2
2010-02-01Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-57/+165
2010-02-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-11/+51
2010-01-30perf, hw_breakpoint, kgdb: Do not take mutex for kernel debuggerJason Wessel1-0/+51
2010-01-30x86, hw_breakpoints, kgdb: Fix kgdb to use hw_breakpoint APIJason Wessel1-57/+114
2010-01-29x86: Add quirk for Intel DG45FC board to avoid low memory corruptionDavid Härdeman1-3/+11
2010-01-29x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2-12/+11
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2010-01-27x86, UV: Fix RTC latency bug by reading replicated cachelinesDimitri Sivanich1-1/+12
2010-01-27Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar2-7/+19
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID drivers.Russ Anderson2-2/+2
2010-01-23x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2-690/+0
2010-01-23Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2-37/+13
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2-0/+21
2010-01-22x86/amd-iommu: Fix deassignment of a device from the pt_domainJoerg Roedel1-2/+4
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2-2/+9
2010-01-22x86/amd-iommu: Fix NULL pointer dereference in __detach_device()Joerg Roedel1-2/+5
2010-01-22x86/amd-iommu: Fix possible integer overflowJoerg Roedel1-1/+1
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian1-0/+7
2010-01-20Merge branch 'misc' into releaseLen Brown1-16/+6
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-8/+21
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson1-1/+4
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+6
2010-01-13[CPUFREQ] Fix use after free of struct powernow_k8_dataThomas Renninger1-1/+2
2010-01-13x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov1-0/+2
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori1-0/+1
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis1-7/+8
2010-01-13perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker1-6/+8
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2-19/+22
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds2-2/+9
2010-01-06x86, ACPI: delete acpi_boot_table_init() return valueLen Brown1-16/+6
2010-01-06x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha1-0/+7
2010-01-04x86: Fix size for ex trampoline with 32bitYinghai Lu1-2/+2
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds4-21/+31
2009-12-31perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker1-1/+1
2009-12-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-0/+2
2009-12-30ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui1-0/+2
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis1-6/+6
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis1-6/+6
2009-12-28x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg3-21/+21
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgentIngo Molnar40-897/+316
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown1-1/+3
2009-12-24Merge branch 'pdc' into releaseLen Brown2-102/+1
2009-12-23Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/online cycle"Linus Torvalds1-1/+1