Commits
Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull trivial x86 branches from Ingo Molnar: small one-liners to fix up details. * 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Remove some noise from boot log when starting cpus * 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, boot: Fix port argument to inl() function * 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, cpufeature: Add CPU features from Intel document 319433-012A * 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86_64: Record stack pointer before task execution begins * 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/UV: Lower UV rtc clocksource rating
Showing diff to1b674bf106f
- Linus Torvalds committed 1b674bf106fMMerge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
- Luck, Tony committed 140f190bc3ax86: Remove some noise from boot log when starting cpus Printing the "start_ip" for ev...
- He Chunhui committed 35f1790e6c6x86, boot: Fix port argument to inl() function "u32 port" in inl() should be "u16 port...
- H. Peter Anvin committed 513c4ec6e47x86, cpufeature: Add CPU features from Intel document 319433-012A Add CPU features fro...
- Siddhesh Poyarekar committed 42dfc43ee59x86_64: Record stack pointer before task execution begins task->thread.usersp is unusa...
- Dimitri Sivanich committed b0deca2e027x86/UV: Lower UV rtc clocksource rating Lower the rating of the UV rtc clocksource to ...