aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-08
|\
| * x86, mce: don't restart timer if disabledHidetoshi Seto2009-12-03
| * x86: Fix typo in Intel CPU cache size descriptorDave Jones2009-11-10
| * x86: Add new Intel CPU cache size descriptorsDave Jones2009-11-10
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\ \
| * | x86, mtrr: Fix sorting of mtrr after subtractingYinghai Lu2009-11-24
| * | x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-23
| * | x86: When cleaning MTRRs, do not fold WP into UCYinghai Lu2009-11-17
| * | x86, mm: Clean up and simplify NX enablementH. Peter Anvin2009-11-16
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \ \
| * | | x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov2009-11-23
| * | | x86: Fix cpu_devs[] initialization in early_cpu_init()Ingo Molnar2009-11-14
| * | | x86: Remove CPU cache size output for non-Intel tooRoland Dreier2009-11-13
| * | | x86: Minimise printk spew from per-vendor init codeDave Jones2009-11-13
| * | | x86: Remove the CPU cache size printk'sDave Jones2009-11-13
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \
| * | | | x86, apic: Enable lapic nmi watchdog on AMD Family 11hMikael Pettersson2009-12-03
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-05
|\ \ \ \
| * \ \ \ Merge branch 'perf/mce' into perf/coreIngo Molnar2009-12-03
| |\ \ \ \
| | * | | | x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto2009-11-26
| | * | | | x86, mce: Fix __init annotationsHidetoshi Seto2009-11-12
| | * | | | x86: Mark the thermal init functions __initYong Wang2009-11-11
| | * | | | x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP valueYong Wang2009-11-09
| | * | | | x86, mce: Add a global MCE init helperBorislav Petkov2009-10-16
| | * | | | x86, mce: Fix up MCE naming nomenclatureBorislav Petkov2009-10-16
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'x86/mce' and 'x86/urgent' into perf/mceIngo Molnar2009-10-16
| | |\ \ \ \ \ | | | | | |/ / | | | | |/| |
| | | * | | | mce, edac: Use an atomic notifier for MCEs decodingBorislav Petkov2009-10-12
| | | | |/ / | | | |/| |
| | * | | | perf_event, x86, mce: Use TRACE_EVENT() for MCE loggingHidetoshi Seto2009-10-13
| * | | | | perf_events, x86: Fix validate_event bugStephane Eranian2009-11-24
| * | | | | perf events: Do not generate function trace entries in perf codeIngo Molnar2009-11-23
| * | | | | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf_event, x86: Annotate init functions and dataHiroshi Shimamoto2009-11-12
| * | | | | Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-04
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| * | | | Merge commit 'v2.6.32-rc4' into perf/coreIngo Molnar2009-10-13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | perf_events, x86: Fix event constraints codeIngo Molnar2009-10-13
| * | | | perf, x86: Add simple group validationPeter Zijlstra2009-10-09
| * | | | perf_events: Add event constraints support for Intel processorsStephane Eranian2009-10-09
| * | | | perf_events: Check for filters on fixed counter eventsStephane Eranian2009-10-09
* | | | | [CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell2009-11-17
* | | | | [CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos2009-11-17
* | | | | [CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin2009-11-17
* | | | | [CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt2009-11-17
| |_|_|/ |/| | |
* | | | x86: Fix printk message typo in mtrr cleanup codeDave Jones2009-11-02
| |_|/ |/| |
* | | x86: Don't print number of MCE banks for every CPURoland Dreier2009-10-16
| |/ |/|
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | x86: Simplify bound checks in the MTRR codeArjan van de Ven2009-10-02
* | x86: EDAC: MCE: Fix MCE decoding callback logicIngo Molnar2009-10-02
* | Revert "x86, mce: do not compile mcelog message on AMD"Linus Torvalds2009-09-30
|/
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-26
|\
| * perf_event, x86: Fix 'perf sched record' crashing the machinePeter Zijlstra2009-09-23