summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernel/cpuThomas Gleixner2007-10-1115-4540/+0
* i386: move kernel/cpu/mtrrThomas Gleixner2007-10-1110-2622/+1
* i386: move kernel/cpu/cpufreqThomas Gleixner2007-10-1123-9443/+1
* i386: move kernel/cpu/mcheckThomas Gleixner2007-10-1111-947/+1
* Longhaul: add auto enabled "revid_errata" optionRafal Bilski2007-10-071-3/+57
* x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-121-1/+3
* i386: Fix perfctr watchdog on core duoStephane Eranian2007-09-101-6/+22
* Pull processor into release branchLen Brown2007-08-121-26/+15
|\
| * acpi-cpufreq: Fix some x86/x86-64 acpi-cpufreq driver issuesFenghua Yu2007-08-071-26/+15
* | i386: Use global flag to disable broken local apic timer on AMD CPUs.Andi Kleen2007-08-111-1/+6
|/
* i386: include asm/bugs.h in bugs.c for check_bugs prototypeJosh Triplett2007-07-311-0/+1
* Fix uninitialized local variable "covered" in i386 acpi-cpufreq driverFenghua Yu2007-07-311-3/+1
* X86_POWERNOW_K8_ACPI must depend on ACPIAdrian Bunk2007-07-261-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-07-221-2/+2
|\
| * Pull bugzilla-7880 into release branchLen Brown2007-07-221-2/+2
| |\
| | * ACPI: Discard invalid elements in _PSS packageZhang Rui2007-06-131-2/+2
* | | i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink2007-07-221-1/+1
* | | i386: Handle P6s without performance counters in nmi watchdogAndi Kleen2007-07-221-1/+3
* | | x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert2007-07-224-2/+4
* | | i386: Tune AMD Fam10h/11h like K8Andi Kleen2007-07-221-0/+3
* | | x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-221-0/+14
|/ /
* | i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg2007-07-211-1/+1
* | x86: remove support for the Rise CPUAdrian Bunk2007-07-213-55/+0
* | x86: round_jiffies() for i386 and x86-64 non-critical/corrected MCE pollingVenki Pallipadi2007-07-211-2/+2
* | i386: fix section mismatch warnings in mtrrSam Ravnborg2007-07-212-2/+2
* | i386: Reserve the right performance counter for the Intel PerfMon NMI watchdogBjörn Steinbrink2007-07-211-2/+2
* | i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-212-22/+60
* | i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk2007-07-211-2/+1
* | HOTPLUG: Adapt thermal throttle to CPU_DYINGAvi Kivity2007-07-161-2/+4
* | [CPUFREQ] Fix typos in powernow-k8 printk's.Dave Jones2007-07-131-8/+11
* | [CPUFREQ] powernow-k8 compile fix.Andrew Morton2007-07-131-1/+6
* | [CPUFREQ] the overdue removal of X86_SPEEDSTEP_CENTRINO_ACPIAdrian Bunk2007-07-132-276/+18
* | [CPUFREQ] Longhaul - Option to disable ACPI C3 supportRafał Bilski2007-07-131-0/+7
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-07-125-90/+162
|\ \
| * | [CPUFREQ] Longhaul - Proper register accessRafał Bilski2007-06-211-6/+6
| * | [CPUFREQ] Kconfig powernow-k8 driver should depend on ACPI P-States driverJoshua Hoblitt2007-06-061-3/+10
| * | [CPUFREQ] Longhaul - Replace ACPI functions with direct I/ORafał Bilski2007-06-061-7/+16
| * | [CPUFREQ] Longhaul - Remove duplicate multipliersRafał Bilski2007-05-291-6/+6
| * | [CPUFREQ] Longhaul - Embedded "conservative"Rafał Bilski2007-05-291-49/+96
| * | [CPUFREQ] acpi-cpufreq: Proper ReadModifyWrite of PERF_CTL MSRVenki Pallipadi2007-05-291-8/+5
| * | [CPUFREQ] Longhaul - Check ACPI "BM DMA in progress" bitRafał Bilski2007-05-291-0/+18
| * | [CPUFREQ] Longhaul - Move old_ratio to correct placeRafał Bilski2007-05-291-1/+1
| * | [CPUFREQ] Longhaul - VT8237 supportRafał Bilski2007-05-291-0/+4
| * | [CPUFREQ] Longhaul - Use all kinds of supportRafał Bilski2007-05-291-22/+11
| * | [CPUFREQ] powernow-k8: clarify number of cores.Dave Jones2007-05-181-2/+3
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-123-11/+3
|\ \ \
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-113-11/+3
* | | | Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi2007-07-124-1/+59
* | | | Unify the CPU features vectors between i386 and x86-64H. Peter Anvin2007-07-121-6/+9
|/ / /
* | | MTRR: Fix race causing set_mtrr to go into infinite loopLoic Prylli2007-07-061-0/+4
OpenPOWER on IntegriCloud