aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2009-12-31Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-31perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker
2009-12-24Merge branch 'misc-2.6.33' into releaseLen Brown
2009-12-22arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-17x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker
2009-12-17cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell
2009-12-16x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-15Merge branch 'x86/mce' into x86/urgentIngo Molnar
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-14x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto
2009-12-14x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov
2009-12-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-12-11x86: Limit the number of processor bootup messagesMike Travis
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin
2009-12-10x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2009-12-10x86, perf events: Check if we have APIC enabledCyrill Gorcunov
2009-12-10perf_event: Fix variable initialization in other codepathsXiao Guangrong
2009-12-09Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-12-08x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto
2009-12-08x86/mce: Set up timer unconditionallyJan Beulich
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar
2009-12-06x86/perf: Exclude the debug stack from the callchainsFrederic Weisbecker
2009-12-05Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'perf/mce' into perf/coreIngo Molnar
2009-12-03x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson
2009-12-02x86, mce: don't restart timer if disabledHidetoshi Seto
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto
2009-11-24ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming
2009-11-24x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu
2009-11-24[ACPI/CPUFREQ] Introduce bios_limit per cpu cpufreq sysfs interfaceThomas Renninger
2009-11-24[CPUFREQ] use an enum for speedstep processor identificationRusty Russell
2009-11-24[CPUFREQ] powernow-k6: set transition latency value so ondemand governor can ...Krzysztof Helt
2009-11-24[CPUFREQ] cpumask: don't put a cpumask on the stack in x86...cpufreq/powernow...Rusty Russell