Age | Commit message (Expand) | Author |
2009-04-10 | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled | Mark Langsdorf |
2009-04-10 | x86: cacheinfo: replace sysfs interface for cache_disable feature | Mark Langsdorf |
2009-04-10 | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: correct return value when cache_disable feature is not active | Andreas Herrmann |
2009-04-10 | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it | Andreas Herrmann |
2009-03-30 | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar |
2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich |
2009-03-11 | Merge branch 'x86/core' into cpus4096 | Ingo Molnar |
2009-02-26 | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-01 | x86: add cache descriptors for Intel Core i7 | Dave Jones |
2009-01-27 | x86: intel_cacheinfo: fix compiler warning | Hiroshi Shimamoto |
2009-01-11 | x86: reduce stack usage in init_intel_cacheinfo | Mike Travis |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-29 | x86: mark get_cpu_leaves() with __cpuinit annotation | Sergio Luis |
2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c | Mike Travis |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-11-30 | x86: intel_cacheinfo, minor show_type cleanup | Jiri Slaby |
2008-08-15 | Merge branch 'linus' into x86/cpu | Ingo Molnar |
2008-07-28 | x86: L3 cache index disable for 2.6.26, fix #2 | Ingo Molnar |
2008-07-28 | Merge branch 'linus' into x86/cpu | Ingo Molnar |
2008-07-28 | x86 l3 cache index disable for 2 6 26 fix | Ingo Molnar |
2008-07-28 | x86: L3 cache index disable for 2.6.26 | Mark Langsdorf |
2008-07-28 | x86: L3 cache index disable for 2.6.26, cleanups | Ingo Molnar |
2008-07-28 | x86: L3 cache index disable for 2.6.26 | Mark Langsdorf |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |
2008-07-18 | x86, intel_cacheinfo: fix use-after-free cache_kobject | Akinobu Mita |
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 |