[GIT PULL] x86 fixes for 3.7

2012-11-30 Thread H. Peter Anvin
Hi Linus, The following changes since commit 9489e9dcae718d5fde988e4a684a0f55b5f94d17: Linux 3.7-rc7 (2012-11-25 17:59:19 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/urgent H. Peter Anvin (2): x86, kvm: Remove incorrect

[GIT pull] x86 fixes for 3.7

2012-11-20 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus * Fix problem in CMCI rediscovery code that was illegally migrating worker threads to other cpus. * Disable way access filter on AMD Piledriver (

[GIT PULL] x86 fixes for 3.7-rc2

2012-10-19 Thread H. Peter Anvin
Hi Linus, Miscellaneous x86 fixes for 3.7-rc2. The biggest ones are fixing suspend/resume breakage on 32 bits, and an interrim fix for mapping over holes that allows AMD kit with more than 1 TB. A final solution for the latter is in the works, but involves some fairly invasive changes that will