diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-28 23:22:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-09-28 23:22:17 +0200 |
commit | 669fc2f0c70a6e14eefc503b72ce350448e9634e (patch) | |
tree | 86a3668878788661bbd2b20cc207fd447b6e7f15 /kernel | |
parent | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
parent | Merge branch 'context_tracking/fixes' of git://git.kernel.org/pub/scm/linux/k... (diff) | |
parent | clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast (diff) | |
parent | x86/microcode/AMD: Fix patch level reporting for family 15h (diff) | |
download | linux-669fc2f0c70a6e14eefc503b72ce350448e9634e.tar.xz linux-669fc2f0c70a6e14eefc503b72ce350448e9634e.zip |
Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler, timer and x86 fixes from Ingo Molnar:
- A context tracking ARM build and functional fix
- A handful of ARM clocksource/clockevent driver fixes
- An AMD microcode patch level sysfs reporting fixlet
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
arm: Fix build error with context tracking calls
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
clocksource: em_sti: Set cpu_possible_mask to fix SMP broadcast
clocksource: of: Respect device tree node status
clocksource: exynos_mct: Set IRQ affinity when the CPU goes online
arm: clocksource: mvebu: Use the main timer as clock source from DT
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/microcode/AMD: Fix patch level reporting for family 15h