]> 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, 14 Oct 2014 00:19:47 +0000 (02:19 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 Oct 2014 00:19:47 +0000 (02:19 +0200)
commit3cf0ab4ebd96688157b4a6b0296e1e7b676e1110
tree81fec9b45c052e98b563a93d5b6548e9e7630e34
parent8f8ea18a60607a00d7cfef4455313159d94ffee8
parent54c62b6bdb1194eb4ce59363cfa63f98283196d3
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:
 "This tree includes the following changes:

   - Introduce DISABLED_MASK to list disabled CPU features, to simplify
     CPU feature handling and avoid excessive #ifdefs

   - Remove the lightly used cpu_has_pae() primitive"

* 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86: Add more disabled features
  x86: Introduce disabled-features
  x86: Axe the lightly-used cpu_has_pae
arch/x86/include/asm/cpufeature.h
arch/x86/kernel/cpu/common.c