Commits
Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86/cpu and x86/cpufeature from Ingo Molnar: "One tiny cleanup, and prepare for SMAP (Supervisor Mode Access Prevention) support on x86" * 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86: Remove the useless branch in c_start() * 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, cpufeature: Add feature bit for SMAP
Showing diff to08815bc2672
- Linus Torvalds committed 08815bc2672MMerge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
- Michael Wang committed dec08a837fdx86: Remove the useless branch in c_start() Since 'cpu == -1' in cpumask_next() is leg...
- H. Peter Anvin committed 05194cfc547x86, cpufeature: Add feature bit for SMAP Add CPUID feature bit for Supervisor Mode Ac...