aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_cacheinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15Merge branch 'linus' into x86/cpuIngo Molnar1-2/+1
2008-07-28x86: L3 cache index disable for 2.6.26, fix #2Ingo Molnar1-0/+9
2008-07-28Merge branch 'linus' into x86/cpuIngo Molnar1-2/+3
2008-07-28x86 l3 cache index disable for 2 6 26 fixIngo Molnar1-19/+20
2008-07-28x86: L3 cache index disable for 2.6.26Mark Langsdorf1-5/+38
2008-07-28x86: L3 cache index disable for 2.6.26, cleanupsIngo Molnar1-54/+61
2008-07-28x86: L3 cache index disable for 2.6.26Mark Langsdorf1-6/+81
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis1-2/+1
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+3
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis1-1/+2
2008-07-18x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita1-4/+3
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar1-0/+1
2008-05-23x86: use performance variant for_each_cpu_mask_nrMike Travis1-1/+1
2008-05-12x86: add new cache descriptorDave Jones1-0/+1
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis1-7/+23
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis1-2/+2
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis1-30/+40
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison1-3/+3
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-5/+4
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and_addGreg Kroah-Hartman1-8/+7
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston1-0/+1
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk1-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis1-4/+4
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis1-2/+2
2007-10-18cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita1-21/+45
2007-10-17x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma1-2/+3
2007-10-17x86: intel_cacheinfo misc section annotation fixesSatyam Sharma1-5/+5
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+806