aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_cacheinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | / x86, intel_cacheinfo: fix use-after-free cache_kobjectAkinobu Mita2008-07-181-4/+3
| |/ |/|
* | x86: add new cache descriptorDave Jones2008-05-121-0/+1
|/
* x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis2008-04-191-7/+23
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-2/+2
* x86: reduce memory and stack usage in intel_cacheinfoMike Travis2008-04-191-30/+40
* x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison2008-01-311-3/+3
* Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-5/+4
* Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...Greg Kroah-Hartman2008-01-241-8/+7
* x86: intel_cacheinfo.c: cpu cache info entry for Intel TolapaiJason Gaston2007-12-211-0/+1
* x86: free_cache_attributes() section fixAdrian Bunk2007-12-041-1/+1
* x86: convert cpuinfo_x86 array to a per_cpu arrayMike Travis2007-10-191-4/+4
* x86: convert cpu_llc_id to be a per cpu variableMike Travis2007-10-191-2/+2
* cpu hotplug: intel_cacheinfo: fix cpu hotplug error handlingAkinobu Mita2007-10-181-21/+45
* x86: call cache_add_dev() from cache_sysfs_init() explicitlySatyam Sharma2007-10-171-2/+3
* x86: intel_cacheinfo misc section annotation fixesSatyam Sharma2007-10-171-5/+5
* i386: move kernel/cpuThomas Gleixner2007-10-111-0/+806