Commit Graph

94 Commits (630d9c47274aa89bfa77fe6556d7818bdcb12992)

Author SHA1 Message Date
Kay Sievers 8a25a2fd12 cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem 13 years ago
Frank Arnold 77e75fc764 x86: cache_info: Update calculation of AMD L3 cache indices 14 years ago
Thomas Gleixner d2946041ff x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() 14 years ago
Thomas Gleixner b7d11a768b x86: cache_info: Kill the moronic shadow struct 14 years ago
Thomas Gleixner 05b217b021 x86: cache_info: Remove bogus free of amd_l3_cache data 14 years ago
Frank Arnold 42be450565 x86, AMD, cacheinfo: Fix L3 cache index disable checks 14 years ago
Borislav Petkov 50e7534427 x86, AMD, cacheinfo: Fix fallout caused by max3 conversion 14 years ago
Hans Rosenfeld cabb5bd7ff x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs 14 years ago
Yinghai Lu b3d7336db5 x86: Move llc_shared_map out of cpu_info 14 years ago
Dave Jones fb87ec382f x86: Update CPU cache attributes table descriptors 14 years ago
Tejun Heo 7b543a5334 x86: Replace uses of current_cpu_data with this_cpu ops 14 years ago
Hans Rosenfeld f658bcfb26 x86, cacheinfo: Cleanup L3 cache index disable support 14 years ago
Hans Rosenfeld 9653a5c76c x86, amd-nb: Cleanup AMD northbridge caching code 14 years ago
Hans Rosenfeld eec1d4fa00 x86, amd-nb: Complete the rename of AMD NB and related code 14 years ago
Hagen Paul Pfeifer 732eacc054 replace nested max/min macros with {max,min}3 macro 14 years ago
Andreas Herrmann 23ac4ae827 x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB 15 years ago
Andreas Herrmann 900f9ac9f1 x86, k8-gart: Decouple handling of garts and northbridges 15 years ago
Andreas Herrmann 3518dd14ca x86, cacheinfo: Fix dependency of AMD L3 CID 15 years ago
Borislav Petkov 8cc1176e5d x86, cacheinfo: Carve out L3 cache slot accessors 15 years ago
Frank Arnold 7f284d3cc9 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments 15 years ago
Borislav Petkov 59d3b38874 x86, cacheinfo: Disable index in all four subcaches 15 years ago
Borislav Petkov ba06edb63f x86, cacheinfo: Make L3 cache info per node 15 years ago
Borislav Petkov 9350f982e4 x86, cacheinfo: Reorganize AMD L3 cache structure 15 years ago
Frank Arnold f2b20e4140 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments 15 years ago
Borislav Petkov b1ab1b4d9a x86, cacheinfo: Unify AMD L3 cache index disable checking 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Borislav Petkov cb19060abf x86, cacheinfo: Enable L3 CID only on AMD 15 years ago
Borislav Petkov f619b3d842 x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 15 years ago
Borislav Petkov 048a8774ca x86, cacheinfo: Calculate L3 indices 15 years ago
Borislav Petkov 897de50e08 x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches 15 years ago
Borislav Petkov dcf39daf3d x86, cacheinfo: Fix disabling of L3 cache indices 15 years ago
Dave Jones 2ca49b2fcf x86: Macroise x86 cache descriptors 15 years ago
Prarit Bhargava ebb682f522 x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks 15 years ago
Dave Jones 15cd8812ab x86: Remove the CPU cache size printk's 15 years ago
Dave Jones e02e0e1a13 x86: Fix typo in Intel CPU cache size descriptor 15 years ago
Dave Jones 85160b92fb x86: Add new Intel CPU cache size descriptors 15 years ago
Tejun Heo 0fe1e00954 percpu: make percpu symbols in x86 unique 16 years ago
Andreas Herrmann a326e948c5 x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors 16 years ago
Alan Cox 8bdbd962ec x86/cpu: Clean up various files a bit 16 years ago
Andreas Herrmann 6265ff19ca x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions 16 years ago
Mark Langsdorf ba518bea2d x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled 16 years ago
Mark Langsdorf f8b201fc71 x86: cacheinfo: replace sysfs interface for cache_disable feature 16 years ago
Andreas Herrmann afd9fceec5 x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it 16 years ago
Andreas Herrmann 845d8c761e x86: cacheinfo: correct return value when cache_disable feature is not active 16 years ago
Andreas Herrmann bda869c614 x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it 16 years ago
Jan Beulich 02dde8b45c x86: move various CPU initialization objects into .cpuinit.rodata 16 years ago
Ingo Molnar ba1d755a36 fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c 16 years ago
Dave Jones 9a8ecae87a x86: add cache descriptors for Intel Core i7 16 years ago
Hiroshi Shimamoto bd0838fc48 x86: intel_cacheinfo: fix compiler warning 16 years ago
Mike Travis f9b90566cd x86: reduce stack usage in init_intel_cacheinfo 16 years ago