| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: move kernel/cpu | Thomas Gleixner | 2007-10-11 | 15 | -4540/+0 |
* | i386: move kernel/cpu/mtrr | Thomas Gleixner | 2007-10-11 | 10 | -2622/+1 |
* | i386: move kernel/cpu/cpufreq | Thomas Gleixner | 2007-10-11 | 23 | -9443/+1 |
* | i386: move kernel/cpu/mcheck | Thomas Gleixner | 2007-10-11 | 11 | -947/+1 |
* | Longhaul: add auto enabled "revid_errata" option | Rafal Bilski | 2007-10-08 | 1 | -3/+57 |
* | x86_64: Prevent doing anything from cache_remove_dev() when info setup failed. | Andi Kleen | 2007-09-12 | 1 | -1/+3 |
* | i386: Fix perfctr watchdog on core duo | Stephane Eranian | 2007-09-11 | 1 | -6/+22 |
* | Pull processor into release branch | Len Brown | 2007-08-12 | 1 | -26/+15 |
|\ |
|
| * | acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issues | Fenghua Yu | 2007-08-08 | 1 | -26/+15 |
* | | i386: Use global flag to disable broken local apic timer on AMD CPUs. | Andi Kleen | 2007-08-12 | 1 | -1/+6 |
|/ |
|
* | i386: include asm/bugs.h in bugs.c for check_bugs prototype | Josh Triplett | 2007-08-01 | 1 | -0/+1 |
* | Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver | Fenghua Yu | 2007-08-01 | 1 | -3/+1 |
* | X86_POWERNOW_K8_ACPI must depend on ACPI | Adrian Bunk | 2007-07-26 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2007-07-22 | 1 | -2/+2 |
|\ |
|
| * | Pull bugzilla-7880 into release branch | Len Brown | 2007-07-22 | 1 | -2/+2 |
| |\ |
|
| | * | ACPI: Discard invalid elements in _PSS package | Zhang Rui | 2007-06-14 | 1 | -2/+2 |
* | | | i386: Fix the K7 NMI watchdog checkbit | Björn Steinbrink | 2007-07-22 | 1 | -1/+1 |
* | | | i386: Handle P6s without performance counters in nmi watchdog | Andi Kleen | 2007-07-22 | 1 | -1/+3 |
* | | | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions. | Juergen Beisert | 2007-07-22 | 4 | -2/+4 |
* | | | i386: Tune AMD Fam10h/11h like K8 | Andi Kleen | 2007-07-22 | 1 | -0/+3 |
* | | | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 2007-07-22 | 1 | -0/+14 |
|/ / |
|
* | | i386: fix section mismatch warning in intel_cacheinfo | Sam Ravnborg | 2007-07-22 | 1 | -1/+1 |
* | | x86: remove support for the Rise CPU | Adrian Bunk | 2007-07-22 | 3 | -55/+0 |
* | | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE polling | Venki Pallipadi | 2007-07-22 | 1 | -2/+2 |
* | | i386: fix section mismatch warnings in mtrr | Sam Ravnborg | 2007-07-22 | 2 | -2/+2 |
* | | i386: Reserve the right performance counter for the Intel PerfMon NMI watchdog | Björn Steinbrink | 2007-07-22 | 1 | -2/+2 |
* | | i386: Add L3 cache support to AMD CPUID4 emulation | Andi Kleen | 2007-07-22 | 2 | -22/+60 |
* | | i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinit | Adrian Bunk | 2007-07-22 | 1 | -2/+1 |
* | | HOTPLUG: Adapt thermal throttle to CPU_DYING | Avi Kivity | 2007-07-16 | 1 | -2/+4 |
* | | [CPUFREQ] Fix typos in powernow-k8 printk's. | Dave Jones | 2007-07-13 | 1 | -8/+11 |
* | | [CPUFREQ] powernow-k8 compile fix. | Andrew Morton | 2007-07-13 | 1 | -1/+6 |
* | | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPI | Adrian Bunk | 2007-07-13 | 2 | -276/+18 |
* | | [CPUFREQ] Longhaul - Option to disable ACPI C3 support | Rafał Bilski | 2007-07-13 | 1 | -0/+7 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq | Linus Torvalds | 2007-07-12 | 5 | -90/+162 |
|\ \ |
|
| * | | [CPUFREQ] Longhaul - Proper register access | Rafał Bilski | 2007-06-21 | 1 | -6/+6 |
| * | | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driver | Joshua Hoblitt | 2007-06-06 | 1 | -3/+10 |
| * | | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/O | Rafał Bilski | 2007-06-06 | 1 | -7/+16 |
| * | | [CPUFREQ] Longhaul - Remove duplicate multipliers | Rafał Bilski | 2007-05-29 | 1 | -6/+6 |
| * | | [CPUFREQ] Longhaul - Embedded "conservative" | Rafał Bilski | 2007-05-29 | 1 | -49/+96 |
| * | | [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSR | Venki Pallipadi | 2007-05-29 | 1 | -8/+5 |
| * | | [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bit | Rafał Bilski | 2007-05-29 | 1 | -0/+18 |
| * | | [CPUFREQ] Longhaul - Move old_ratio to correct place | Rafał Bilski | 2007-05-29 | 1 | -1/+1 |
| * | | [CPUFREQ] Longhaul - VT8237 support | Rafał Bilski | 2007-05-29 | 1 | -0/+4 |
| * | | [CPUFREQ] Longhaul - Use all kinds of support | Rafał Bilski | 2007-05-29 | 1 | -22/+11 |
| * | | [CPUFREQ] powernow-k8: clarify number of cores. | Dave Jones | 2007-05-18 | 1 | -2/+3 |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 3 | -11/+3 |
|\ \ \ |
|
| * | | | PCI: Change all drivers to use pci_device->revision | Auke Kok | 2007-07-12 | 3 | -11/+3 |
* | | | | Use a new CPU feature word to cover features that are spread around | Venki Pallipadi | 2007-07-12 | 4 | -1/+59 |
* | | | | Unify the CPU features vectors between i386 and x86-64 | H. Peter Anvin | 2007-07-12 | 1 | -6/+9 |
|/ / / |
|
* | | | MTRR: Fix race causing set_mtrr to go into infinite loop | Loic Prylli | 2007-07-06 | 1 | -0/+4 |