summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2006-01-112-4/+26
* | | [PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen2006-01-113-31/+4
* | | [PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen2006-01-113-2/+11
* | | [PATCH] capable/capability.h (arch/)Randy Dunlap2006-01-111-0/+1
* | | remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2006-01-102-292/+0
* | | [PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall2006-01-081-0/+2
| |/ |/|
* | [PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2006-01-062-2/+32
* | [PATCH] x86: Stop deleting ntZachary Amsden2006-01-061-5/+0
* | [PATCH] x86: GDT alignment fixZachary Amsden2006-01-061-3/+0
* | [CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi2005-12-061-1/+5
* | [CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili2005-12-061-13/+30
* | [CPUFREQ] Measure transition latency at driver initializationMattia Dongili2005-12-064-3/+35
* | [CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones2005-12-061-2/+2
* | [PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi2005-12-011-1/+2
* | [CPUFREQ] Fix indentation in powernow-k8Dave Jones2005-11-301-4/+4
* | [PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2005-11-292-14/+12
* | [CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin2005-11-211-11/+20
|/
* Merge x86-64 update from AndiLinus Torvalds2005-11-146-49/+66
|\
| * [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-141-14/+32
| * [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-145-34/+25
| * [PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li2005-11-141-0/+8
| * [PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha2005-11-141-2/+2
* | [PATCH] i386: generic cmpxchgNick Piggin2005-11-131-0/+48
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-11-074-29/+8
|\ \
| * | [CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones2005-10-204-15/+6
| * | [CPUFREQ] Remove preempt_disable from powernow-k8Dave Jones2005-09-231-14/+2
* | | [PATCH] x86: add MCE resumeShaohua Li2005-11-077-12/+9
* | | [PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser2005-11-071-1/+1
| |/ |/|
* | [PATCH] fix missing includesTim Schmielau2005-10-305-0/+5
* | [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-301-17/+43
* | [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-301-45/+74
* | [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-301-1/+1
* | [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-301-7/+1
* | [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-301-3/+8
* | [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-301-5/+4
* | [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-301-6/+0
OpenPOWER on IntegriCloud