]> git.kernelconcepts.de Git - karo-tx-linux.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)
commite9c9eecabaa898ff3fedd98813ee4ac1a00d006a
treeb74ac36e0c766b5662bf78577ac0ae2e0274642b
parent19d402c1e75077e2bcfe17f7fe5bcfc8deb74991
parentaf0fa6f6b5851761e9fbf79eb14ba86e857b4e7b
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