]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Aug 2014 00:12:45 +0000 (17:12 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 5 Aug 2014 00:12:45 +0000 (17:12 -0700)
commitc3ee836f6ba858a5c4ce35b4dd61db274f7c3303
treeb74ac36e0c766b5662bf78577ac0ae2e0274642b
parent53a354d0be6cdc514d0cc70716339d730c5ec5ec
parent3917dc03c1d240241f0866a19af2541fb5ad999a
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cpufeature updates from Ingo Molnar:
 "The main changes in this cycle were:

   - Continued cleanups of CPU bugs mis-marked as 'missing features', by
     Borislav Petkov.

   - Detect the xsaves/xrstors feature and releated cleanup, by Fenghua
     Yu"

* 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86, cpu: Kill cpu_has_mp
  x86, amd: Cleanup init_amd
  x86/cpufeature: Add bug flags to /proc/cpuinfo
  x86, cpufeature: Convert more "features" to bugs
  x86/xsaves: Detect xsaves/xrstors feature
  x86/cpufeature.h: Reformat x86 feature macros
arch/x86/include/uapi/asm/msr-index.h
arch/x86/kernel/cpu/intel.c