summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-301-12/+6
* | [PATCH] typo fix in last cpufreq powernow patchChris Wright2005-10-211-1/+1
* | [PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones2005-10-211-11/+19
* | [PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen2005-10-101-1/+1
* | [PATCH] Fix up TLB flush filter disablingAndi Kleen2005-09-291-0/+16
* | [PATCH] useless includes of linux/irq.h in arch/i386Al Viro2005-09-266-6/+0
|/
* [PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk2005-09-101-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds2005-09-083-13/+13
|\
| * [CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2005-09-012-3/+3
| * [CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen2005-08-311-1/+1
| * [CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen2005-08-311-2/+2
| * [CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi2005-08-311-7/+7
OpenPOWER on IntegriCloud