summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu/intel_cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* i386: move kernel/cpuThomas Gleixner2007-10-111-806/+0Star
* x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen2007-09-121-1/+3
* i386: fix section mismatch warning in intel_cacheinfoSam Ravnborg2007-07-221-1/+1
* i386: Add L3 cache support to AMD CPUID4 emulationAndi Kleen2007-07-221-20/+54
* i386: intel_cacheinfo.c:find_num_cache_leaves() should be __cpuinitAdrian Bunk2007-07-221-2/+1Star
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-091-0/+2
* [PATCH] i386: replace kmalloc+memset with kzallocBurman Yan2006-12-071-8/+3Star
* [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-281-1/+1
* [PATCH] cpu hotplug: revert init patch submitted for 2.6.17Chandra Seetharaman2006-06-281-1/+1
* [PATCH] fix subarchitecture breakage with CONFIG_SCHED_SMTJames Bottomley2006-06-281-3/+3
* [PATCH] x86: constify some parts of arch/i386/kernel/cpu/Andreas Mohr2006-06-281-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-271-0/+11
* [PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B2005-11-151-14/+32
* [PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B2005-11-151-1/+1
* [PATCH] fix missing includesTim Schmielau2005-10-311-0/+1
* [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-311-17/+43
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-311-7/+1Star
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-311-12/+6Star
* [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-291-6/+14
* [PATCH] init call cleanupLi Shaohua2005-06-261-2/+2
* [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk2005-05-281-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+598