summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-104-10/+35
|\
| * Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2009-06-011-5/+12
| |\
| | * x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-111-5/+12
| * | Merge branch 'linus' into irq/numaIngo Molnar2009-06-016-19/+43
| |\ \
| * | | x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-183-4/+10
| * | | x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann2009-05-111-1/+13
* | | | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte2009-06-101-3/+6
* | | | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte2009-06-101-5/+1
* | | | 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-291-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/+5
* | | [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-021-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-191-3/+4
* | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-191-1/+1
* | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-191-6/+2
* | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-191-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-131-1/+1
* cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-131-15/+9
* 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-072-1/+1
|\ \ \ \ | | | |/
| | * | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-071-1/+0
| | |/
| * | x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+1
| |/
* | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-071-5/+10
* | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-071-22/+20
|/
* 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-271-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/+0
| | |\ \ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | 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
| | |\ \ \ \ \ \
OpenPOWER on IntegriCloud