Commits
Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull irq and smpboot updates from Thomas Gleixner: "Just cleanup patches with no functional change and a fix for suspend issues." * 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: genirq: Introduce irq_do_set_affinity() to reduce duplicated code genirq: Add IRQS_PENDING for nested and simple irq * 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: smpboot, idle: Fix comment mismatch over idle_threads_init() smpboot, idle: Optimize calls to smp_processor_id() in idle_threads_init()
Showing diff toc22072bdf05
- Linus Torvalds committed c22072bdf05MMerge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
- Jiang Liu committed 818b0f3bfb2genirq: Introduce irq_do_set_affinity() to reduce duplicated code All invocations of c...
- Srivatsa S. Bhat committed 4a70d2d9909smpboot, idle: Fix comment mismatch over idle_threads_init() The comment over idle_thr...