summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0Star
* [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
* [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li2006-03-271-28/+41
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-272-5/+27
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-262-10/+12
* [PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen2006-03-251-3/+4
* [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-2514-313/+278Star
|\
| * [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1Star
| * [CPUFREQ] Whitespace cleanupDave Jones2006-03-111-11/+11
| * [CPUFREQ] Mark longhaul driver as broken.Dave Jones2006-03-111-0/+1
| * [CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh2006-03-101-1/+1
| * [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones2006-03-051-12/+3Star
| * [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-2813-283/+257Star
| * [CPUFREQ] Remove duplicate cpuinfo structDave Jones2006-02-281-3/+1Star
| * [CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones2006-02-281-1/+3
* | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | [PATCH] more-for_each_cpu-conversions fixAndrew Morton2006-03-241-3/+3
* | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1Star
* | [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* | [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* | [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-231-1/+14
* | [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-233-23/+23
* | [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-1/+1
* | [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
|/
* [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-4/+28
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+1
* [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2006-02-022-83/+0Star
|\
| *---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-242-83/+0Star
| |\ \ \
| | | | * [ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot2006-01-071-4/+0Star
| | | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-012-79/+0Star
| | | |/
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-02-013-13/+17
|\ \ \ \
| * | | | [X86] Add new Intel cache descriptors.Dave Jones2006-01-271-0/+11
| * | | | [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-061-3/+0Star
| * | | | [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * | | | [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0Star
| | |_|/ | |/| |
* | | | [CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins2006-01-261-0/+9
* | | | [CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk2006-01-201-0/+1
| |/ / |/| |
* | | [PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen2006-01-161-2/+2
* | | [PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen2006-01-121-7/+10
* | | [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-122-4/+26
* | | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-123-31/+4Star
* | | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-123-2/+11
* | | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-121-0/+1
* | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0Star
* | | [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-091-0/+2
| |/ |/|
* | [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-062-2/+32