| Age | Commit message (Expand) | Author | Files | Lines |
| 2010-03-07 | Driver core: Constify struct sysfs_ops in struct kobj_type |  Emese Revfy | 1 | -1/+1 |
| 2010-02-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -94/+156 |
| 2010-02-18 | x86, cacheinfo: Enable L3 CID only on AMD |  Borislav Petkov | 1 | -88/+98 |
| 2010-02-18 | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 |  Borislav Petkov | 1 | -3/+3 |
| 2010-01-22 | x86, cacheinfo: Calculate L3 indices |  Borislav Petkov | 1 | -4/+31 |
| 2010-01-22 | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches |  Borislav Petkov | 1 | -9/+26 |
| 2010-01-22 | x86, cacheinfo: Fix disabling of L3 cache indices |  Borislav Petkov | 1 | -13/+21 |
| 2010-01-13 | x86: Macroise x86 cache descriptors |  Dave Jones | 1 | -41/+43 |
| 2009-12-14 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -6/+7 |
| 2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu |  Linus Torvalds | 1 | -27/+27 |
| 2009-12-10 | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks |  Prarit Bhargava | 1 | -6/+7 |
| 2009-12-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -1/+4 |
| 2009-12-07 | Merge branch 'linus' into x86/urgent |  Ingo Molnar | 1 | -16/+0 |
| 2009-11-13 | x86: Remove the CPU cache size printk's |  Dave Jones | 1 | -16/+0 |
| 2009-11-10 | x86: Fix typo in Intel CPU cache size descriptor |  Dave Jones | 1 | -1/+1 |
| 2009-11-10 | x86: Add new Intel CPU cache size descriptors |  Dave Jones | 1 | -0/+3 |
| 2009-10-29 | percpu: make percpu symbols in x86 unique |  Tejun Heo | 1 | -27/+27 |
| 2009-09-14 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -10/+22 |
| 2009-09-03 | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors |  Andreas Herrmann | 1 | -10/+22 |
| 2009-07-11 | x86/cpu: Clean up various files a bit |  Alan Cox | 1 | -56/+60 |
| 2009-04-10 | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions |  Andreas Herrmann | 1 | -4/+12 |
| 2009-04-10 | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled |  Mark Langsdorf | 1 | -0/+6 |
| 2009-04-10 | x86: cacheinfo: replace sysfs interface for cache_disable feature |  Mark Langsdorf | 1 | -45/+45 |
| 2009-04-10 | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it |  Andreas Herrmann | 1 | -34/+3 |
| 2009-04-10 | x86: cacheinfo: correct return value when cache_disable feature is not active |  Andreas Herrmann | 1 | -1/+1 |
| 2009-04-10 | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it |  Andreas Herrmann | 1 | -0/+8 |
| 2009-03-30 | Merge branch 'linus' into cpumask-for-linus |  Ingo Molnar | 1 | -4/+4 |
| 2009-03-12 | x86: move various CPU initialization objects into .cpuinit.rodata |  Jan Beulich | 1 | -4/+4 |
| 2009-03-11 | Merge branch 'x86/core' into cpus4096 |  Ingo Molnar | 1 | -0/+15 |
| 2009-02-26 | fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c |  Ingo Molnar | 1 | -3/+3 |
| 2009-02-05 | Merge branch 'x86/urgent' into x86/apic |  Ingo Molnar | 1 | -0/+15 |
| 2009-02-01 | x86: add cache descriptors for Intel Core i7 |  Dave Jones | 1 | -0/+15 |
| 2009-01-27 | x86: intel_cacheinfo: fix compiler warning |  Hiroshi Shimamoto | 1 | -9/+9 |
| 2009-01-11 | x86: reduce stack usage in init_intel_cacheinfo |  Mike Travis | 1 | -19/+44 |
| 2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask |  Mike Travis | 1 | -10/+7 |
| 2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 |  Rusty Russell | 1 | -10/+7 |
| 2008-12-29 | x86: mark get_cpu_leaves() with __cpuinit annotation |  Sergio Luis | 1 | -1/+1 |
| 2008-12-16 | x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c |  Mike Travis | 1 | -22/+19 |
| 2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. |  Rusty Russell | 1 | -2/+2 |
| 2008-11-30 | x86: intel_cacheinfo, minor show_type cleanup |  Jiri Slaby | 1 | -10/+7 |
| 2008-08-15 | Merge branch 'linus' into x86/cpu |  Ingo Molnar | 1 | -2/+1 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26, fix #2 |  Ingo Molnar | 1 | -0/+9 |
| 2008-07-28 | Merge branch 'linus' into x86/cpu |  Ingo Molnar | 1 | -2/+3 |
| 2008-07-28 | x86 l3 cache index disable for 2 6 26 fix |  Ingo Molnar | 1 | -19/+20 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26 |  Mark Langsdorf | 1 | -5/+38 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26, cleanups |  Ingo Molnar | 1 | -52/+59 |
| 2008-07-28 | x86: L3 cache index disable for 2.6.26 |  Mark Langsdorf | 1 | -6/+81 |
| 2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu |  Mike Travis | 1 | -2/+1 |
| 2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip |  Linus Torvalds | 1 | -2/+3 |
| 2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr |  Mike Travis | 1 | -1/+2 |