1. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  2. eb254f3 Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  3. fac5148 drivers: base: cacheinfo: fix x86 with CONFIG_OF enabled by Sudeep Holla · 8 years ago
  4. d57e3ab x86/intel_cacheinfo: Enable cache id in cache info by Fenghua Yu · 8 years ago
  5. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  6. 1b74dde x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...) by Chen Yucong · 9 years ago
  7. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  8. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  9. 18ab2cd perf/core, perf/x86: Change needlessly global functions and a variable to static by Geliang Tang · 9 years ago
  10. c8e56d2 x86: Kill CONFIG_X86_HT by Borislav Petkov · 10 years ago
  11. 37dea8c x86/cpu/cacheinfo: Fix cache_get_priv_group() for Intel processors by Sudeep Holla · 10 years ago
  12. 0d55ba4 x86/cacheinfo: Move cacheinfo sysfs code to generic infrastructure by Sudeep Holla · 10 years ago
  13. bf58b48 x86: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  14. 164109e arch/x86: replace strict_strto calls by Daniel Walter · 10 years ago
  15. 2a22615 x86, cpu: Fix cache topology for early P4-SMT by Peter Zijlstra · 11 years ago
  16. 8c60ea1 x86, intel, cacheinfo: Fix CPU hotplug callback registration by Srivatsa S. Bhat · 11 years ago
  17. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  18. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  19. 719038d x86/intel/cacheinfo: Shut up last long-standing warning by Borislav Petkov · 12 years ago
  20. 026f149 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  21. f76e39c x86/intel/cacheinfo: Shut up annoying warning by Borislav Petkov · 12 years ago
  22. 9611dc7 x86: Convert a few mistaken __cpuinit annotations to __init by Jan Beulich · 12 years ago
  23. 27d3a8a26 x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD by Andreas Herrmann · 12 years ago
  24. 2e8458d x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD by Andreas Herrmann · 12 years ago
  25. 04a1541 x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD by Andreas Herrmann · 12 years ago
  26. 961c797 x86/cache_info: Use ARRAY_SIZE() in amd_l3_attrs() by Dan Carpenter · 12 years ago
  27. ddc5681 x86/cache_info: Fix setup of l2/l3 ids by Shai Fultheim · 13 years ago
  28. a720b2d x86, intel_cacheinfo: Fix error return code in amd_set_l3_disable_slot() by Srivatsa S. Bhat · 13 years ago
  29. 32c3233 x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processors by Andreas Herrmann · 13 years ago
  30. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  31. 77e75fc x86: cache_info: Update calculation of AMD L3 cache indices by Frank Arnold · 14 years ago
  32. d294604 x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() by Thomas Gleixner · 13 years ago
  33. b7d11a7 x86: cache_info: Kill the moronic shadow struct by Thomas Gleixner · 13 years ago
  34. 05b217b x86: cache_info: Remove bogus free of amd_l3_cache data by Thomas Gleixner · 13 years ago
  35. 42be450 x86, AMD, cacheinfo: Fix L3 cache index disable checks by Frank Arnold · 14 years ago
  36. 50e7534 x86, AMD, cacheinfo: Fix fallout caused by max3 conversion by Borislav Petkov · 14 years ago
  37. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  38. cabb5bd x86, amd: Support L3 Cache Partitioning on AMD family 0x15 CPUs by Hans Rosenfeld · 14 years ago
  39. b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
  40. fb87ec3 x86: Update CPU cache attributes table descriptors by Dave Jones · 14 years ago
  41. 72eb6a7 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  42. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  43. f658bcf x86, cacheinfo: Cleanup L3 cache index disable support by Hans Rosenfeld · 14 years ago
  44. 9653a5c x86, amd-nb: Cleanup AMD northbridge caching code by Hans Rosenfeld · 14 years ago
  45. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  46. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  47. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  48. 900f9ac x86, k8-gart: Decouple handling of garts and northbridges by Andreas Herrmann · 14 years ago
  49. 3518dd1 x86, cacheinfo: Fix dependency of AMD L3 CID by Andreas Herrmann · 14 years ago
  50. 8cc1176 x86, cacheinfo: Carve out L3 cache slot accessors by Borislav Petkov · 15 years ago
  51. 59d3b38 x86, cacheinfo: Disable index in all four subcaches by Borislav Petkov · 15 years ago
  52. ba06edb x86, cacheinfo: Make L3 cache info per node by Borislav Petkov · 15 years ago
  53. 9350f982 x86, cacheinfo: Reorganize AMD L3 cache structure by Borislav Petkov · 15 years ago
  54. f2b20e4 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 15 years ago
  55. b1ab1b4 x86, cacheinfo: Unify AMD L3 cache index disable checking by Borislav Petkov · 15 years ago
  56. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  57. 58f02db Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. cb19060 x86, cacheinfo: Enable L3 CID only on AMD by Borislav Petkov · 15 years ago
  59. f619b3d x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1 by Borislav Petkov · 15 years ago
  60. 048a877 x86, cacheinfo: Calculate L3 indices by Borislav Petkov · 15 years ago
  61. 897de50e x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches by Borislav Petkov · 15 years ago
  62. dcf39da x86, cacheinfo: Fix disabling of L3 cache indices by Borislav Petkov · 15 years ago
  63. 2ca49b2 x86: Macroise x86 cache descriptors by Dave Jones · 15 years ago
  64. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  65. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  66. ebb682f x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks by Prarit Bhargava · 15 years ago
  67. 86ed4aa Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  69. 15cd881 x86: Remove the CPU cache size printk's by Dave Jones · 15 years ago
  70. e02e0e1 x86: Fix typo in Intel CPU cache size descriptor by Dave Jones · 15 years ago
  71. 85160b9 x86: Add new Intel CPU cache size descriptors by Dave Jones · 15 years ago
  72. 0fe1e00 percpu: make percpu symbols in x86 unique by Tejun Heo · 15 years ago
  73. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. a326e94 x86, cacheinfo: Fixup L3 cache information for AMD multi-node processors by Andreas Herrmann · 15 years ago
  75. 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 16 years ago
  76. 6265ff1 x86: cacheinfo: complete L2/L3 Cache and TLB associativity field definitions by Andreas Herrmann · 16 years ago
  77. ba518be x86: cacheinfo: disable L3 ECC scrubbing when L3 cache index is disabled by Mark Langsdorf · 16 years ago
  78. f8b201f x86: cacheinfo: replace sysfs interface for cache_disable feature by Mark Langsdorf · 16 years ago
  79. afd9fce x86: cacheinfo: use cached K8 NB_MISC devices instead of scanning for it by Andreas Herrmann · 16 years ago
  80. 845d8c7 x86: cacheinfo: correct return value when cache_disable feature is not active by Andreas Herrmann · 16 years ago
  81. bda869c x86: cacheinfo: use L3 cache index disable feature only for CPUs that support it by Andreas Herrmann · 16 years ago
  82. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  83. 02dde8b x86: move various CPU initialization objects into .cpuinit.rodata by Jan Beulich · 16 years ago
  84. d95c357 Merge branch 'x86/core' into cpus4096 by Ingo Molnar · 16 years ago
  85. ba1d755 fix warning in arch/x86/kernel/cpu/intel_cacheinfo.c by Ingo Molnar · 16 years ago
  86. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  87. 9a8ecae x86: add cache descriptors for Intel Core i7 by Dave Jones · 16 years ago
  88. bd0838f x86: intel_cacheinfo: fix compiler warning by Hiroshi Shimamoto · 16 years ago
  89. f9b9056 x86: reduce stack usage in init_intel_cacheinfo by Mike Travis · 16 years ago
  90. 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 16 years ago
  91. 33edcf1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Rusty Russell · 16 years ago
  92. 6092848 x86: mark get_cpu_leaves() with __cpuinit annotation by Sergio Luis · 16 years ago
  93. b2bb855 x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c by Mike Travis · 16 years ago
  94. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  95. 4385cec x86: intel_cacheinfo, minor show_type cleanup by Jiri Slaby · 16 years ago
  96. 1a103907 Merge branch 'linus' into x86/cpu by Ingo Molnar · 16 years ago
  97. 239bd83 x86: L3 cache index disable for 2.6.26, fix #2 by Ingo Molnar · 16 years ago
  98. b7d0b67 Merge branch 'linus' into x86/cpu by Ingo Molnar · 16 years ago
  99. cdcf772 x86 l3 cache index disable for 2 6 26 fix by Ingo Molnar · 16 years ago
  100. a24e8d3 x86: L3 cache index disable for 2.6.26 by Mark Langsdorf · 17 years ago