aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel_cacheinfo.c
AgeCommit message (Expand)Author
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo
2010-11-18x86, cacheinfo: Cleanup L3 cache index disable supportHans Rosenfeld
2010-11-18x86, amd-nb: Cleanup AMD northbridge caching codeHans Rosenfeld
2010-11-18x86, amd-nb: Complete the rename of AMD NB and related codeHans Rosenfeld
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer
2010-09-20x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NBAndreas Herrmann
2010-09-17x86, k8-gart: Decouple handling of garts and northbridgesAndreas Herrmann
2010-09-17x86, cacheinfo: Fix dependency of AMD L3 CIDAndreas Herrmann
2010-06-09x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov
2010-04-22x86, cacheinfo: Disable index in all four subcachesBorislav Petkov
2010-04-22x86, cacheinfo: Make L3 cache info per nodeBorislav Petkov
2010-04-22x86, cacheinfo: Reorganize AMD L3 cache structureBorislav Petkov
2010-04-22x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro...Frank Arnold
2010-04-22x86, cacheinfo: Unify AMD L3 cache index disable checkingBorislav Petkov
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-02-18x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-01-22x86, cacheinfo: Calculate L3 indicesBorislav Petkov
2010-01-22x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov
2010-01-22x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov
2010-01-13x86: Macroise x86 cache descriptorsDave Jones
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-10x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasksPrarit Bhargava
2009-12-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar
2009-11-13x86: Remove the CPU cache size printk'sDave Jones
2009-11-10x86: Fix typo in Intel CPU cache size descriptorDave Jones
2009-11-10x86: Add new Intel CPU cache size descriptorsDave Jones
2009-10-29percpu: make percpu symbols in x86 uniqueTejun Heo
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-03x86, cacheinfo: Fixup L3 cache information for AMD multi-node processorsAndreas Herrmann
2009-07-11x86/cpu: Clean up various files a bitAlan Cox
2009-04-10x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitionsAndreas Herrmann
2009-04-10x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabledMark Langsdorf
2009-04-10x86: cacheinfo: replace sysfs interface for cache_disable featureMark Langsdorf
2009-04-10x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for itAndreas Herrmann
2009-04-10x86: cacheinfo: correct return value when cache_disable feature is not activeAndreas Herrmann
2009-04-10x86: cacheinfo: use L3 cache index disable feature only for CPUs that support itAndreas Herrmann
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-12x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich
2009-03-11Merge branch 'x86/core' into cpus4096Ingo Molnar
2009-02-26fix warning in arch/x86/kernel/cpu/intel_cacheinfo.cIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones
2009-01-27x86: intel_cacheinfo: fix compiler warningHiroshi Shimamoto
2009-01-11x86: reduce stack usage in init_intel_cacheinfoMike Travis