Commits
Merge branches 'x86-ras-for-linus', 'x86-uv-for-linus' and 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 ras, uv and vdso fixlets from Ingo Molnar: "ras: tone down a kernel message to only occur during initial bootup, not during suspend/resume cycles. uv: a cleanup commit vdso: a fix to error checking" * 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mce: Avoid showing repetitive message from intel_init_thermal() * 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/apic/uv: Remove unnecessary #ifdef * 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/vdso: Fix vdso2c's special_pages[] error checking
Showing diff tod286c3af48e
- Linus Torvalds committed 2fd7476de99MMerge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
- Rakib Mullick committed d286c3af48ex86/mce: Avoid showing repetitive message from intel_init_thermal() intel_init_thermal...
- Andreas Ruprecht committed 8091c1f8ea2x86/apic/uv: Remove unnecessary #ifdef In the file x2apic_uv_x.c, some code is compile...
- Andy Lutomirski committed f12c1f9002dx86/vdso: Fix vdso2c's special_pages[] error checking Stephen Rothwell's compiler did ...