summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
...
| * x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov2010-02-181-88/+98
| * x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov2010-02-181-3/+3
| * x86, cacheinfo: Calculate L3 indicesBorislav Petkov2010-01-221-4/+31
| * x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov2010-01-221-9/+26
| * x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-01-221-13/+21
* | x86: Macroise x86 cache descriptorsDave Jones2010-01-131-41/+43
|/
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-141-6/+7
|\
| * x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava2009-12-101-6/+7
| * Merge branch 'linus' into x86/urgentIngo Molnar2009-12-071-16/+0
| |\
* | \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-27/+27
|\ \ \
| * | | percpu: make percpu symbols in x86 uniqueTejun Heo2009-10-291-27/+27
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-081-1/+4
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | x86: Fix typo in Intel CPU cache size descriptorDave Jones2009-11-101-1/+1
| * | x86: Add new Intel CPU cache size descriptorsDave Jones2009-11-101-0/+3
| |/
* | x86: Remove the CPU cache size printk'sDave Jones2009-11-131-16/+0
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-10/+22
|\
| * x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann2009-09-031-10/+22
* | x86/cpu: Clean up various files a bitAlan Cox2009-07-111-56/+60
|/
* x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann2009-04-101-4/+12
* x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf2009-04-101-0/+6
* x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf2009-04-101-45/+45
* x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann2009-04-101-34/+3
* x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann2009-04-101-1/+1
* x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann2009-04-101-0/+8
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-4/+4
|\
| * x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-121-4/+4
* | Merge branch 'x86/core' into cpus4096Ingo Molnar2009-03-111-0/+15
|\ \ | |/
| * Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-051-0/+15
| |\
| | * x86: add cache descriptors for Intel Core i7Dave Jones2009-02-011-0/+15
* | | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar2009-02-261-3/+3
* | | x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto2009-01-271-9/+9
|/ /
* | x86: reduce stack usage in init_intel_cacheinfoMike Travis2009-01-111-19/+44
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Mike Travis2009-01-031-10/+7
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-301-10/+7
| |\
| | * x86: intel_cacheinfo, minor show_type cleanupJiri Slaby2008-11-301-10/+7
* | | x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis2008-12-291-1/+1
* | | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.cMike Travis2008-12-161-22/+19
|/ /
* | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell2008-12-131-2/+2
|/
* Merge branch 'linus' into x86/cpuIngo Molnar2008-08-151-2/+1
|\
| * cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-2/+1
* | x86: L3 cache index disable for 2.6.26, fix #2Ingo Molnar2008-07-281-0/+9
* | Merge branch 'linus' into x86/cpuIngo Molnar2008-07-281-2/+3
|\ \ | |/
| * Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-2/+3
| |\
| | * cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-1/+2
| | * Merge branch 'linus' into cpus4096Ingo Molnar2008-07-161-0/+1
| | |\
| | * | x86: use performance variant for_each_cpu_mask_nrMike Travis2008-05-231-1/+1
* | | | x86 l3 cache index disable for 2 6 26 fixIngo Molnar2008-07-281-19/+20
* | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-5/+38
* | | | x86: L3 cache index disable for 2.6.26, cleanupsIngo Molnar2008-07-281-54/+61
* | | | x86: L3 cache index disable for 2.6.26Mark Langsdorf2008-07-281-6/+81
|/ / /
OpenPOWER on IntegriCloud