summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar13-124/+142
2009-12-18x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh1-1/+0
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell1-1/+1
2009-12-17x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann1-38/+15
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+12
2009-12-15Merge branch 'x86/mce' into x86/urgentIngo Molnar1-10/+12
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-7/+4
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-25/+35
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds4-60/+60
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto1-5/+12
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov1-2/+3
2009-12-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+3
2009-12-12Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+21
2009-12-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds8-47/+57
2009-12-12x86: Limit the number of processor bootup messagesMike Travis5-15/+16
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin2-2/+2
2009-12-11x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava1-6/+7
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov1-6/+12
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong1-0/+4
2009-12-10Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds1-1/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge branch 'linus' into x86/urgentIngo Molnar3-13/+46
2009-12-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+8
2009-12-09Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-13/+46
2009-12-08x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto1-1/+1
2009-12-08x86/mce: Set up timer unconditionallyJan Beulich1-1/+2
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar16-124/+322
2009-12-06x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker1-4/+5
2009-12-06Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-35/+21
2009-12-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2009-12-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-68/+274
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar3-43/+93
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson1-1/+1
2009-12-03x86, mce: don't restart timer if disabledHidetoshi Seto1-2/+4
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto1-2/+3
2009-11-25ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming1-1/+1
2009-11-25x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu1-9/+40
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger3-24/+29
2009-11-24[CPUFREQ] use an enum for speedstep processor identificationRusty Russell4-17/+17
2009-11-24[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt1-1/+1
2009-11-24[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell1-5/+10
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian1-2/+2
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov6-7/+7
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu1-1/+5
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1