aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
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-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
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar
2009-11-23x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-11-17x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu
2009-11-16x86, mm: Clean up and simplify NX enablementH. Peter Anvin
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-14x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar
2009-11-14x86: Remove CPU cache size output for non-Intel tooRoland Dreier
2009-11-14x86: Minimise printk spew from per-vendor init codeDave Jones
2009-11-13x86: Remove the CPU cache size printk'sDave Jones
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto
2009-11-11x86: Mark the thermal init functions __initYong Wang
2009-11-10x86: Fix typo in Intel CPU cache size descriptorDave Jones
2009-11-10x86: Add new Intel CPU cache size descriptorsDave Jones
2009-11-10x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang