summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* Longhaul - Revert ACPI C3 on Longhaul ver. 2Dave Jones2007-04-211-1/+1
* [PATCH] x86-64: Disable local APIC timer use on AMD systems with C1EAndi Kleen2007-04-021-0/+34
* Revert "[CPUFREQ] constify cpufreq_driver where possible."Linus Torvalds2007-02-2612-13/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-2614-31/+30
|\
| * [CPUFREQ] constify some data tables.Dave Jones2007-02-233-17/+17
| * [CPUFREQ] constify cpufreq_driver where possible.Dave Jones2007-02-2312-13/+13
| * [CPUFREQ] Revert default on deprecated config X86_SPEEDSTEP_CENTRINO_ACPIThomas Renninger2007-02-201-1/+0
* | Revert "[PATCH] i386: add idle notifier"Linus Torvalds2007-02-261-2/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-02-166-286/+576
|\|
| * [CPUFREQ] Longhaul - Redo Longhaul ver. 2Rafał Bilski2007-02-141-22/+31
| * [CPUFREQ] EPS - Correct 2nd brand testRafał Bilski2007-02-141-1/+1
| * [CPUFREQ] Fix up merge conflicts with recent ACPI changes.Dave Jones2007-02-111-10/+8
| |\
| * | [CPUFREQ] Longhaul - Separate frequency and voltage transitionRafał Bilski2007-02-111-16/+93
| * | [CPUFREQ] Longhaul - Models of NehemiahRafał Bilski2007-02-111-3/+3
| * | [CPUFREQ] Longhaul - Simplier minmultRafał Bilski2007-02-111-15/+8
| * | [CPUFREQ] Enhanced PowerSaver driverRafał Bilski2007-02-113-0/+344
| * | [CPUFREQ] Longhaul - Add VT8235 supportRafał Bilski2007-02-051-12/+50
| * | [CPUFREQ] Longhaul - Fix guess_fsb functionRafał Bilski2007-02-051-22/+10
| * | [CPUFREQ] Longhaul - Remove duplicate tablesRafał Bilski2007-02-032-154/+11
| * | [CPUFREQ] Longhaul - Introduce Nehemiah CRafał Bilski2007-02-031-45/+28
| * | [CPUFREQ] fix cpuinfo_cur_freq for CPU_HW_PSTATEJoachim Deguara2007-02-031-1/+5
| * | [CPUFREQ] Longhaul - Remove "ignore_latency" optionRafał Bilski2007-02-031-5/+1
* | | [PATCH] i386: fix 32-bit ioctls on x64_32Giuliano Procida2007-02-131-0/+30
* | | [PATCH] i386: Move mce_disabled to asm/mce.hRusty Russell2007-02-131-1/+1
* | | [PATCH] i386: Fix Cyrix MediaGX detectionAlan2007-02-131-9/+11
* | | [PATCH] i386: Fix warning in cpu initializationAndi Kleen2007-02-131-1/+1
* | | [PATCH] x86: Add new CPUID bits for AMD Family 10 CPUs in /proc/cpuinfoAndi Kleen2007-02-131-5/+9
* | | [PATCH] i386: geode configuration fixesTAKADA Yoshihito2007-02-131-11/+10
* | | [PATCH] i386: support Classic MediaGXmtakada2007-02-131-3/+8
* | | [PATCH] i386: All Transmeta CPUs have constant TSCsH. Peter Anvin2007-02-131-0/+3