summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
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/j...Ingo Molnar2-7/+19
2010-01-26x86, msr/cpuid: Pass the number of minors when unregistering MSR and CPUID dr...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/ker...Linus 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/kern...Linus 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-13x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu1-24/+0
2010-01-13perf: Drop useless check for ignored frameFrederic Weisbecker3-18/+0
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar28-252/+135
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/kern...Linus 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/k...Linus Torvalds1-1/+1
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/...Linus 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-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar1-11/+0
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo 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/o...Linus Torvalds1-1/+1
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton1-1/+3
2009-12-22ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2-26/+1
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-34/+0
2009-12-22ACPI: processor: factor out common _PDC settingsAlex Chiang1-9/+1
2009-12-22ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang1-33/+1
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang1-3/+1