summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [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
* [CPUFREQ] Correct revision mask for powernow-k8Dave Jones2007-05-142-2/+2
* [CPUFREQ] powernow-k7: fix MHz rounding issue with perflibDaniel Drake2007-05-131-8/+28
* [CPUFREQ] Support rev H AMD64s in powernow-k8Dave Jones2007-05-132-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * fix file specification in commentsUwe Kleine-König2007-05-091-1/+1
* | i386: cpu/transmeta.c: fix definition of USER686H. Peter Anvin2007-05-091-2/+4
* | Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-092-0/+4
|/
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-0518-286/+1020
|\
| * [PATCH] i386: Don't delete cpu_devs data to identify different x86 types in l...Thomas Renninger2007-05-027-78/+0
| * [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386Andi Kleen2007-05-021-1/+3
| * [PATCH] i386: Clean up NMI watchdog codeAndi Kleen2007-05-022-0/+660
| * [PATCH] i386: check capabilityJoachim Deguara2007-05-022-2/+4
| * [PATCH] i386: fix mtrr sectionsRandy Dunlap2007-05-021-3/+4
| * [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in syncBernhard Kaindl2007-05-021-25/+60
| * [PATCH] x86: Save the MTRRs of the BSP before booting an APBernhard Kaindl2007-05-021-0/+11
| * [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches.Bernhard Kaindl2007-05-021-1/+6
| * [PATCH] i386: Clean up arch/i386/kernel/cpu/mcheck/p4.cZachary Amsden2007-05-021-12/+4
| * [PATCH] i386: Fix UP gdt bugsJeremy Fitzhardinge2007-05-021-0/+13
| * [PATCH] i386: Convert PDA into the percpu sectionJeremy Fitzhardinge2007-05-021-14/+3
| * [PATCH] i386: Page-align the GDTJeremy Fitzhardinge2007-05-021-3/+3
| * [PATCH] i386: Enable bank 0 on non K7 AthlonAndi Kleen2007-05-021-3/+7
| * [PATCH] x86: Don't use MWAIT on AMD Family 10Andi Kleen2007-05-021-0/+5
| * [PATCH] i386: clean up identify_cpuJeremy Fitzhardinge2007-05-021-7/+14
| * [PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge2007-05-022-1/+192
| * [PATCH] i386: cleanup GDT AccessRusty Russell2007-05-021-3/+1
| * [PATCH] i386: clean up cpu_init()Rusty Russell2007-05-021-25/+9
| * [PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell2007-05-021-45/+27
| * [PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell2007-05-021-81/+13
| * [PATCH] x86: remove constant_tsc reporting from /proc/cpuinfo' power flagsJoerg Roedel2007-05-021-2/+1
| * [PATCH] x86: Log reason why TSC was marked unstablejohn stultz2007-05-021-1/+1
| * [PATCH] i386: pit_latch_buggy has no effecttakada2007-05-021-1/+1
| * [PATCH] i386: mtrr range check correctionJan Beulich2007-05-021-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-042-2/+1
|\ \
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-022-2/+1
| |/
* | [CPUFREQ] Report the number of processors in PowerNow-k8 correctlyMark Langsdorf2007-04-301-2/+4
* | [CPUFREQ] do not declare undefined functionsDavid Rientjes2007-04-301-0/+2
* | [CPUFREQ] Longhaul - Revert Longhaul ver. 2Rafal Bilski2007-04-261-1/+1
* | Fix preemption warnings in speedstep-centrino.cDave Jones2007-04-261-1/+9
* | [CPUFREQ] Longhaul - Correct PCI codeRafał Bilski2007-04-261-7/+12
* | [CPUFREQ] p4-clockmod: switch to rdmsr_on_cpu/wrmsr_on_cpuAlexey Dobriyan2007-04-261-25/+6
|/