Linus Torvalds
|
026f149ca3
Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Borislav Petkov
|
f76e39c531
x86/intel/cacheinfo: Shut up annoying warning
|
12 years ago |
Jan Beulich
|
9611dc7a8d
x86: Convert a few mistaken __cpuinit annotations to __init
|
12 years ago |
Andreas Herrmann
|
27d3a8a26a
x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD
|
12 years ago |
Andreas Herrmann
|
2e8458dfe4
x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD
|
12 years ago |
Andreas Herrmann
|
04a1541828
x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD
|
12 years ago |
Dan Carpenter
|
961c79761d
x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs()
|
12 years ago |
Shai Fultheim
|
ddc5681ed3
x86/cache_info: Fix setup of l2/l3 ids
|
13 years ago |
Srivatsa S. Bhat
|
a720b2dd24
x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot()
|
13 years ago |
Andreas Herrmann
|
32c3233885
x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors
|
13 years ago |
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 |
Linus Torvalds
|
181f977d13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
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 |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
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 |