summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-12-06 08:08:56 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-12-06 08:08:56 -0800
commit69d2ca60029684360bc8f1000bf394fc60031e81 (patch)
tree551e0ff6abc568fb1fe17f7323a09bd1f03d2eee /kernel
parent19190f5ea9917645c770c85f5119bacdcaf4261a (diff)
parent22eab1108781eff09961ae7001704f7bd8fb1dce (diff)
downloadlinux-69d2ca60029684360bc8f1000bf394fc60031e81.tar.bz2
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thoma Gleixner: "Another round of fixes for x86: - Move the initialization of the microcode driver to late_initcall to make sure everything that init function needs is available. - Make sure that lockdep knows about interrupts being off in the entry code before calling into c-code. - Undo the cpu hotplug init delay regression. - Use the proper conditionals in the mpx instruction decoder. - Fixup restart_syscall for x32 tasks. - Fix the hugepage regression on PAE kernels which was introduced with the latest PAT changes" * 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/signal: Fix restart_syscall number for x32 tasks x86/mpx: Fix instruction decoder condition x86/mm: Fix regression with huge pages on PAE x86 smpboot: Re-enable init_udelay=0 by default on modern CPUs x86/entry/64: Fix irqflag tracing wrt context tracking x86/microcode: Initialize the driver late when facilities are up
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions