index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel_cacheinfo.c
Age
Commit message (
Expand
)
Author
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-12
x86: add new cache descriptor
Dave Jones
2008-04-19
x86: modify show_shared_cpu_map in intel_cacheinfo
Mike Travis
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
x86: reduce memory and stack usage in intel_cacheinfo
Mike Travis
2008-01-31
x86: fix sparse warnings in intel_cacheinfo.c
Harvey Harrison
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2008-01-24
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
2007-12-21
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
2007-12-04
x86: free_cache_attributes() section fix
Adrian Bunk
2007-10-19
x86: convert cpuinfo_x86 array to a per_cpu array
Mike Travis
2007-10-19
x86: convert cpu_llc_id to be a per cpu variable
Mike Travis
2007-10-18
cpu hotplug: intel_cacheinfo: fix cpu hotplug error handling
Akinobu Mita
2007-10-17
x86: call cache_add_dev() from cache_sysfs_init() explicitly
Satyam Sharma
2007-10-17
x86: intel_cacheinfo misc section annotation fixes
Satyam Sharma
2007-10-11
i386: move kernel/cpu
Thomas Gleixner