summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/intel_cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] cpu hotplug: use hotplug version of registration in late initsChandra Seetharaman2006-07-311-1/+1
* [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit onlyChandra Seetharaman2006-06-271-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-271-1/+1
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-271-3/+3
* [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-271-3/+3
* [PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen2006-06-261-13/+100
* [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* [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-271-2/+20
* [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-231-1/+1
* [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-051-0/+1
* [X86] Add new Intel cache descriptors.Dave Jones2006-01-261-0/+11
* [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-141-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-301-17/+43
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-301-7/+1
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-301-12/+6
* [PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi2005-09-051-2/+7
* [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-281-6/+14
* [PATCH] init call cleanupLi Shaohua2005-06-251-2/+2
* [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk2005-05-281-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+598
OpenPOWER on IntegriCloud