diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-22 17:28:15 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-22 17:28:15 +0100 |
commit | c5c7fb8fbd7cd228132b6e2a17a10f246ffc06ee (patch) | |
tree | 3cd15a14d78b399c5dbeaf8beba7599615bc40bd /arch/x86/kernel/smpboot.c | |
parent | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
parent | x86: Remove some noise from boot log when starting cpus (diff) | |
parent | x86, boot: Fix port argument to inl() function (diff) | |
parent | x86, cpufeature: Add CPU features from Intel document 319433-012A (diff) | |
parent | x86_64: Record stack pointer before task execution begins (diff) | |
parent | x86/UV: Lower UV rtc clocksource rating (diff) | |
download | linux-c5c7fb8fbd7cd228132b6e2a17a10f246ffc06ee.tar.xz linux-c5c7fb8fbd7cd228132b6e2a17a10f246ffc06ee.zip |
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