summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-171-6/+17
* | | | | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-171-1/+1
* | | | | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-171-1/+1
| |_|_|/ |/| | |
* | | | x86: Fix printk message typo in mtrr cleanup codeDave Jones2009-11-021-1/+1
| |_|/ |/| |
* | | x86: Don't print number of MCE banks for every CPURoland Dreier2009-10-161-1/+2
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | x86: Simplify bound checks in the MTRR codeArjan van de Ven2009-10-021-5/+12
* | x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-021-22/+36
* | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-301-4/+1
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-261-0/+3
|\
| * perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra2009-09-231-0/+3
* | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-245-283/+283
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-221-1/+1
| |\ \ | | |/ | |/|
| | * trivial: fix missing printk space in amd_k7_smp_checkMichael Tokarev2009-09-211-1/+1
| * | Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-214-282/+282
| |\ \
| | * | perf: Tidy up after the big renameIngo Molnar2009-09-211-7/+7
| | * | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-214-256/+256
| | * | perf_counter: Rename 'event' to event_id/hw_eventIngo Molnar2009-09-211-24/+24
| | * | Merge branch 'linus' into perfcounters/renameIngo Molnar2009-09-215-49/+52
| | |\|
* | | | x86: mce: Use safer ways to access MCE registersIngo Molnar2009-09-231-2/+21