| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-16 | 1 | -15/+61 |
|\ |
|
| * | x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs | Hans Rosenfeld | 2011-02-07 | 1 | -15/+61 |
* | | x86: Move llc_shared_map out of cpu_info | Yinghai Lu | 2011-01-26 | 1 | -2/+2 |
|/ |
|
* | x86: Update CPU cache attributes table descriptors | Dave Jones | 2011-01-20 | 1 | -0/+3 |
* | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds | 2011-01-08 | 1 | -2/+2 |
|\ |
|
| * | x86: Replace uses of current_cpu_data with this_cpu ops | Tejun Heo | 2010-12-30 | 1 | -2/+2 |
* | | x86, cacheinfo: Cleanup L3 cache index disable support | Hans Rosenfeld | 2010-11-18 | 1 | -84/+63 |
* | | x86, amd-nb: Cleanup AMD northbridge caching code | Hans Rosenfeld | 2010-11-18 | 1 | -3/+3 |
* | | x86, amd-nb: Complete the rename of AMD NB and related code | Hans Rosenfeld | 2010-11-18 | 1 | -3/+3 |
|/ |
|
* | replace nested max/min macros with {max,min}3 macro | Hagen Paul Pfeifer | 2010-10-27 | 1 | -0/+1 |
* | x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB | Andreas Herrmann | 2010-09-20 | 1 | -5/+5 |
* | x86, k8-gart: Decouple handling of garts and northbridges | Andreas Herrmann | 2010-09-17 | 1 | -2/+2 |
* | x86, cacheinfo: Fix dependency of AMD L3 CID | Andreas Herrmann | 2010-09-17 | 1 | -4/+4 |
* | x86, cacheinfo: Carve out L3 cache slot accessors | Borislav Petkov | 2010-06-10 | 1 | -26/+82 |
* | x86, cacheinfo: Disable index in all four subcaches | Borislav Petkov | 2010-04-23 | 1 | -17/+43 |
* | x86, cacheinfo: Make L3 cache info per node | Borislav Petkov | 2010-04-23 | 1 | -14/+45 |
* | x86, cacheinfo: Reorganize AMD L3 cache structure | Borislav Petkov | 2010-04-23 | 1 | -21/+32 |
* | x86, cacheinfo: Turn off L3 cache index disable feature in virtualized enviro... | Frank Arnold | 2010-04-23 | 1 | -0/+4 |
* | x86, cacheinfo: Unify AMD L3 cache index disable checking | Borislav Petkov | 2010-04-23 | 1 | -7/+10 |
* | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-08 | 1 | -1/+1 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-02-28 | 1 | -94/+156 |
|\ |
|
| * | x86, cacheinfo: Enable L3 CID only on AMD | Borislav Petkov | 2010-02-19 | 1 | -88/+98 |
| * | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 | Borislav Petkov | 2010-02-19 | 1 | -3/+3 |
| * | x86, cacheinfo: Calculate L3 indices | Borislav Petkov | 2010-01-23 | 1 | -4/+31 |
| * | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches | Borislav Petkov | 2010-01-23 | 1 | -9/+26 |
| * | x86, cacheinfo: Fix disabling of L3 cache indices | Borislav Petkov | 2010-01-23 | 1 | -13/+21 |
* | | x86: Macroise x86 cache descriptors | Dave Jones | 2010-01-13 | 1 | -41/+43 |
|/ |
|
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 | 1 | -6/+7 |
|\ |
|
| * | x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks | Prarit Bhargava | 2009-12-11 | 1 | -6/+7 |
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-12-07 | 1 | -16/+0 |
| |\ |
|
* | \ | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-12-14 | 1 | -27/+27 |
|\ \ \ |
|
| * | | | percpu: make percpu symbols in x86 unique | Tejun Heo | 2009-10-29 | 1 | -27/+27 |
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-08 | 1 | -1/+4 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| * | | x86: Fix typo in Intel CPU cache size descriptor | Dave Jones | 2009-11-10 | 1 | -1/+1 |
| * | | x86: Add new Intel CPU cache size descriptors | Dave Jones | 2009-11-10 | 1 | -0/+3 |
| |/ |
|
* / | x86: Remove the CPU cache size printk's | Dave Jones | 2009-11-13 | 1 | -16/+0 |
|/ |
|
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-09-14 | 1 | -10/+22 |
|\ |
|
| * | x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors | Andreas Herrmann | 2009-09-04 | 1 | -10/+22 |
* | | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 | 1 | -56/+60 |
|/ |
|
* | x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions | Andreas Herrmann | 2009-04-10 | 1 | -4/+12 |
* | x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled | Mark Langsdorf | 2009-04-10 | 1 | -0/+6 |
* | x86: cacheinfo: replace sysfs interface for cache_disable feature | Mark Langsdorf | 2009-04-10 | 1 | -45/+45 |
* | x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it | Andreas Herrmann | 2009-04-10 | 1 | -34/+3 |
* | x86: cacheinfo: correct return value when cache_disable feature is not active | Andreas Herrmann | 2009-04-10 | 1 | -1/+1 |
* | x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it | Andreas Herrmann | 2009-04-10 | 1 | -0/+8 |
* | Merge branch 'linus' into cpumask-for-linus | Ingo Molnar | 2009-03-30 | 1 | -4/+4 |
|\ |
|
| * | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 2009-03-12 | 1 | -4/+4 |
* | | Merge branch 'x86/core' into cpus4096 | Ingo Molnar | 2009-03-11 | 1 | -0/+15 |
|\| |
|
| * | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar | 2009-02-05 | 1 | -0/+15 |
| |\ |
|
| | * | x86: add cache descriptors for Intel Core i7 | Dave Jones | 2009-02-01 | 1 | -0/+15 |