aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-09
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\ \
| * | x86: cpu_debug: Remove model information to reduce encoding-decodingJaswinder Singh Rajput2009-06-07
| * | Merge branch 'linus' into x86/cpuIngo Molnar2009-06-07
| |\|
| * | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-10
| * | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-10
| * | x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-10
| * | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-10
| * | x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-10
| * | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-10
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\ \ \
| * | | x86, mtrr: replace MTRRdefType_MSR with msr-index's MSR_MTRRdefTypeJaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix4K_C0000_MSR with msr-index's MSR_MTRRfix4K_C0000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: remove mtrr MSRs double declarationJaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix16K_80000_MSR with msr-index's MSR_MTRRfix16K_80000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRfix64K_00000_MSR with msr-index's MSR_MTRRfix64K_00000Jaswinder Singh Rajput2009-05-15
| * | | x86, mtrr: replace MTRRcap_MSR with msr-index's MSR_MTRRcapJaswinder Singh Rajput2009-05-15
| * | | x86: mce: remove duplicated #includeHuang Weiyi2009-05-09
* | | | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \ \
| * \ \ \ Merge branch 'x86/cpufeature' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \
| | * | | | x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-11
| * | | | | Merge branch 'linus' into irq/numaIngo Molnar2009-06-01
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-18
| * | | | | x86: display extended apic registers with print_local_APIC and cpu_debug codeAndreas Herrmann2009-05-11
* | | | | | CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUSHarald Welte2009-06-10
* | | | | | CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUsHarald Welte2009-06-10
* | | | | | cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-09
* | | | | | [CPUFREQ] powernow-k8: check space_id of _PCT registers to be FFHDave Jones2009-06-05
| |/ / / / |/| | | |
* | | | | acpi-cpufreq: fix printk typo and indentationJoe Perches2009-05-29
* | | | | [CPUFREQ] powernow-k8: determine exact CPU frequency for HW PstatesAndreas Herrmann2009-05-26
* | | | | [CPUFREQ] powernow-k8 cleanup msg if BIOS does not export ACPI _PSS cpufreq dataThomas Renninger2009-05-26
* | | | | [CPUFREQ] powernow-k7 build fix when ACPI=nDave Jones2009-05-26
* | | | | [CPUFREQ] add atom family to p4-clockmodJarod Wilson2009-05-26
* | | | | x86: introduce noxsave boot parameterSuresh Siddha2009-05-22
* | | | | x86: mtrr: Fix high_width computation when phys-addr is >= 44bitYinghai Lu2009-05-11
|/ / / /
* | | | x86: MCE: make cmci_discover_lock irq-safeHidetoshi Seto2009-05-08
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-05-05
|\ \ \ \ | |/ / / |/| | |
| * | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfoAndreas Herrmann2009-05-04
| * | | x86: initialize io_bitmap_base on 32bitThomas Gleixner2009-05-01
* | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-05-02
|\ \ \ \ | |/ / / |/| | |
| * | | x86, mce: fix boot logging logicAndi Kleen2009-04-22
| * | | x86, mce: make polling timer interval per CPUAndi Kleen2009-04-22
* | | | acpi-cpufreq: Do not let get_measured perf depend on internal variableThomas Renninger2009-04-19
* | | | acpi-cpufreq: style-only: add parens to math expressionThomas Renninger2009-04-19
* | | | acpi-cpufreq: Cleanup: Use printk_onceThomas Renninger2009-04-19
* | | | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perfPallipadi, Venkatesh2009-04-19
|/ / /
* | | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-15
* | | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-13
* | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-13