Commits
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86/pvclock: Zero last_value on resume * 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: perf record: Fix eternal wait for stillborn child perf header: Don't assume there's no attr info if no sample ids is provided perf symbols: Figure out start address of kernel map from kallsyms perf symbols: Fix kallsyms kernel/module map splitting * 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: nohz: Fix printk_needs_cpu() return value on offline cpus printk: Fix wake_up_klogd() vs cpu hotplug
Showing diff toe7a3481c024
- Linus Torvalds committed 6dde39be39eMMerge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2...
- Jeremy Fitzhardinge committed e7a3481c024x86/pvclock: Zero last_value on resume If the guest domain has been suspend/resumed or...
- Arnaldo Carvalho de Melo committed 18483b81ee7perf record: Fix eternal wait for stillborn child When execvp fails to find the specif...
- Heiko Carstens committed 61ab25447adnohz: Fix printk_needs_cpu() return value on offline cpus This patch fixes a hang obse...