summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_cacheinfo.c
AgeCommit message (Expand)AuthorLines
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis-7/+23
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis-2/+2
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis-30/+40
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison-3/+3
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman-5/+4
2008-01-24Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman-8/+7
2007-12-21x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston-0/+1
2007-12-04x86: free_cache_attributes() section fixAdrian Bunk-1/+1
2007-10-19x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis-4/+4
2007-10-19x86: convert cpu_llc_id to be a per cpu variableMike Travis-2/+2
2007-10-18cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita-21/+45
2007-10-17x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma-2/+3
2007-10-17x86: intel_cacheinfo misc section annotation fixesSatyam Sharma-5/+5
2007-10-11i386: move kernel/cpuThomas Gleixner-0/+806