]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Dec 2012 03:58:29 +0000 (19:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 12 Dec 2012 03:58:29 +0000 (19:58 -0800)
commitf9e20a2c3ff499ac6773a2e72ce1ffa18becf75f
treef9f8c12829e82c95b26b2bb19e0818ca6fcd836c
parent1ac6319f8748b3ec05b9b9f8ab007588882f0176
parent525dc3ff3b34871a8af61a7f989dde14a6669001
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 topology discovery improvements from Ingo Molnar:
 "These changes improve topology discovery on AMD CPUs.

  Right now this feeds information displayed in
  /sys/devices/system/cpu/cpuX/cache/indexY/* - but in the future we
  could use this to set up a better scheduling topology."

* 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD
  x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD
  x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD
  x86: Add cpu_has_topoext
arch/x86/kernel/cpu/amd.c
arch/x86/kernel/smpboot.c