Commits
Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-for-linus', 'x86-paravirt-for-linus', 'core-locking-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume * 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86-64, asm: Use fxsaveq/fxrestorq in more places * 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, hwmon: Add core threshold notification to therm_throt.c * 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86, paravirt: Use native_halt on a halt, not native_safe_halt * 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: locking, lockdep: Convert sprintf_symbol to %pS * 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: irq: Better struct irqaction layout
Showing diff toc8217b8305e
- Linus Torvalds committed 77a0dd54ba3MMerge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...
- Suresh Siddha committed 3fb82d56ad0x86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume During s...
- H. Peter Anvin committed fd35fbcdd1bx86-64, asm: Use fxsaveq/fxrestorq in more places Checkin d7acb92fea932ad2e7846480aeac...
- R, Durgadoss committed 9e76a97efd3x86, hwmon: Add core threshold notification to therm_throt.c This patch adds code to t...
- Cliff Wickman committed c8217b8305ex86, paravirt: Use native_halt on a halt, not native_safe_halt halt() should use nativ...
- Joe Perches committed 3cf9b85b474locking, lockdep: Convert sprintf_symbol to %pS Signed-off-by: Joe Perches <joe@perche...
- Eric Dumazet committed f6cd2477751irq: Better struct irqaction layout We currently use kmalloc-96 slab for struct irqact...