summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-0/+10
|\
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-091-0/+10
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-102-402/+168
|\ \
| * | x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-071-321/+96
| * | Merge branch 'linus' into x86/cpuIngo Molnar2009-06-0711-87/+121
| |\|
| * | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-101-4/+12
| * | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-101-0/+6
| * | x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-101-45/+45
| * | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-101-34/+3
| * | x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-101-1/+1
| * | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-101-0/+8
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-106-34/+18
|\ \ \
| * | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-154-11/+9
| * | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-152-4/+2
| * | | x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput2009-05-151-8/+0
| * | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-152-3/+2
| * | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-152-3/+2
| * | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-153-4/+3
| * | | x86: mce: remove duplicated #includeHuang Weiyi2009-05-091-1/+0
* | | | 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