summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte2009-06-111-5/+1Star
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-095-5/+5
* [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones2009-06-051-6/+7
* acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-301-2/+2
* [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-261-2/+21
* [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-261-14/+5Star
* [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-261-0/+2
* [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-261-0/+1
* x86: introduce noxsave boot parameterSuresh Siddha2009-05-221-0/+7
* x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-111-1/+5
* x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-081-4/+6
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-052-1/+3
|\
| * x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-041-1/+1
| * x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-011-0/+2
* | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-031-16/+17
|\ \ | |/ |/|
| * x86, mce: fix boot logging logicAndi Kleen2009-04-221-4/+5
| * x86, mce: make polling timer interval per CPUAndi Kleen2009-04-221-12/+12
* | acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-201-3/+4
* | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-201-1/+1
* | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-201-6/+2Star
* | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-201-5/+10
|/
* acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-151-0/+6
* Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-141-1/+1
* cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9Star
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-091-0/+0
|\
| * x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-091-0/+0
| |
| \
| \
| \
*---. | Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-082-1/+1
|\ \ \|
| | * | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0Star
| | |/
| * / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-081-0/+1
| |/
* | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-081-5/+10
* | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-081-22/+20Star
|/
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-052-3/+15
|\
| * Merge branch 'linus' into releaseLen Brown2009-04-0549-2473/+4338
| |\
| * \ Merge branch 'misc' into releaseLen Brown2009-04-051-0/+12
| |\ \
| | * | ACPI: cap off P-state transition latency from buggy BIOSesPallipadi, Venkatesh2009-03-281-0/+12
| * | | ACPI: cpufreq: use new bit register access functionLin Ming2009-03-271-3/+3
| |/ /
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-1/+3
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+3
| |\ \ \
| | * \ \ Merge branch 'x86/asm' into tracing/syscallsIngo Molnar2009-03-144-6/+791
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/ftrace', 'tracing/textedit' and 'linus' into tracing/...Ingo Molnar2009-03-101-1/+0Star
| | |\ \ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | Merge branch 'x86/core' into tracing/ftraceIngo Molnar2009-03-102-0/+77
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-0617-391/+873
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-1/+7
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/coreIngo Molnar2009-02-243-4/+4
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branches 'tracing/function-graph-tracer' and 'linus' into tracing/coreIngo Molnar2009-02-201-2/+3
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'linus' into tracing/blktraceIngo Molnar2009-02-191-5/+7
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-02-151-0/+2
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | tracing: convert c/p state power tracer to use tracepointsJason Baron2009-02-131-0/+2
| | * | | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2009-02-101-6/+22
| | |\ \ \ \ \ \ \ \ \ \ \