summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+2
* [CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk2006-04-181-2/+5
* [CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser2006-04-181-3/+0
* [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* [PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin2006-04-091-1/+10
* [PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen2006-04-091-4/+3
* [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/+0
* [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/+278
|\
| * [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1
| * [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/+3
| * [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-2813-283/+257
| * [CPUFREQ] Remove duplicate cpuinfo structDave Jones2006-02-281-3/+1
| * [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/+1
* | [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-012-83/+0
|\
| *---. [ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2006-01-242-83/+0
| |\ \ \
| | | | * [ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot2006-01-071-4/+0
| | | | * [ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2005-12-012-79/+0
| | | |/
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds2006-01-313-13/+17
|\ \ \ \
| * | | | [X86] Add new Intel cache descriptors.Dave Jones2006-01-261-0/+11
| * | | | [X86] Remove pointless versioning of mtrr driver.Dave Jones2006-01-051-3/+0
| * | | | [X86] Rename MTRR mutex to something more sensible.Dave Jones2005-12-201-6/+6
| * | | | [X86] Remove Winchip 4 ID.Dave Jones2005-12-201-4/+0
| | |_|/ | |/| |
* | | | [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-191-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-111-7/+10
OpenPOWER on IntegriCloud