summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86, mce: Clean up thermal init by introducing intel_thermal_supported()Hidetoshi Seto2009-12-141-5/+12
* x86, mce: Thermal monitoring depends on APIC being enabledCyrill Gorcunov2009-12-141-2/+3
* x86: Limit the number of processor bootup messagesMike Travis2009-12-115-15/+16
* Merge commit 'linus/master' into x86/urgentH. Peter Anvin2009-12-112-2/+2
|\
| * Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2009-12-091-1/+1
| |\
| | * ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-241-1/+1
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
| |\ \
| | * \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
| | |\ \
| | | * | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | | | | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-101-6/+7
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-093-13/+46
|\| | | |
| * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-082-3/+8
| |\ \ \ \
| * \ \ \ \ Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-083-13/+46
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu2009-11-241-9/+40
| | * | | | x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-231-1/+5
| | * | | | x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu2009-11-171-2/+0
| | * | | | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-161-1/+1
* | | | | | x86, mce: fix confusion between bank attributes and mce attributesHidetoshi Seto2009-12-081-1/+1
* | | | | | x86/mce: Set up timer unconditionallyJan Beulich2009-12-081-1/+2
* | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-12-0716-124/+322
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-057-35/+21
| |\ \ \ \
| | * | | | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-236-7/+7
| | * | | | x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar2009-11-141-8/+14
| | * | | | x86: Remove CPU cache size output for non-Intel tooRoland Dreier2009-11-141-5/+0
| | * | | | x86: Minimise printk spew from per-vendor init codeDave Jones2009-11-141-1/+2
| | * | | | x86: Remove the CPU cache size printk'sDave Jones2009-11-131-16/+0
| * | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-051-1/+1
| |\ \ \ \ \
| | * | | | | x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson2009-12-031-1/+1
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-055-68/+274
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-033-43/+93
| | |\ \ \ \
| | | * | | | x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-261-2/+3
| | | * | | | x86, mce: Fix __init annotationsHidetoshi Seto2009-11-122-3/+3
| | | * | | | x86: Mark the thermal init functions __initYong Wang2009-11-111-2/+2
| | | * | | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-103-5/+31
| | | * | | | x86, mce: Add a global MCE init helperBorislav Petkov2009-10-161-2/+8
| | | * | | | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-162-27/+27
| | | | | | |
| | | | \ \ \
| | | *-. \ \ \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-161-10/+22
| | | |\ \ \ \ \ | | | | | | |/ / | | | | | |/| |
| | | | * | | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-121-9/+20
| | | | | |/ / | | | | |/| |
| | | * | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-131-0/+6
| | * | | | | perf_events, x86: Fix validate_event bugStephane Eranian2009-11-241-2/+2
| | * | | | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-231-0/+1
| | * | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-151-1/+1
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | perf_event, x86: Annotate init functions and dataHiroshi Shimamoto2009-11-121-10/+10
| | * | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-041-1/+2
| | |\ \ \ \ \ | | | |_|/ / / | | |/| | | / | | | | |_|/ | | | |/| |
| | * | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-133-30/+49
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | perf_events, x86: Fix event constraints codeIngo Molnar2009-10-131-7/+7
| | * | | | perf, x86: Add simple group validationPeter Zijlstra2009-10-091-21/+69
| | * | | | perf_events: Add event constraints support for Intel processorsStephane Eranian2009-10-091-4/+105
| | * | | | perf_events: Check for filters on fixed counter eventsStephane Eranian2009-10-091-0/+6
| * | | | | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-171-12/+7