aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-01-06 11:11:50 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-06 11:11:50 -0800
commit47935a731b7b850a4c6c0e55ed0741e3dd25d889 (patch)
tree6f5a97961f8e73e325d2bc1d6fb1899ad8f7d8e9 /arch
parentMerge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (diff)
parentx86, suspend: Avoid unnecessary smp alternatives switch during suspend/resume (diff)
parentx86-64, asm: Use fxsaveq/fxrestorq in more places (diff)
parentx86, hwmon: Add core threshold notification to therm_throt.c (diff)
parentx86, paravirt: Use native_halt on a halt, not native_safe_halt (diff)
parentlocking, lockdep: Convert sprintf_symbol to %pS (diff)
parentirq: Better struct irqaction layout (diff)
downloadlinux-dev-47935a731b7b850a4c6c0e55ed0741e3dd25d889.tar.xz
linux-dev-47935a731b7b850a4c6c0e55ed0741e3dd25d889.zip
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