]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Aug 2015 15:15:36 +0000 (08:15 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Aug 2015 15:15:36 +0000 (08:15 -0700)
commit18788aab541eaa12b99fcd533c063689be91ce1c
treec8ce45fff690df2cc0d493c428a76e5c136da065
parenta26d522641d39c7a274278dfa7e99852056e98a6
parent4f0e10ec01cb4aae1ece835779d0f71e05d6a942
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Ingo Molnar:
 "Various low level fixes: fix more fallout from the FPU rework and the
  asm entry code rework, plus an MSI rework fix, and an idle-tracing fix"

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/fpu/math-emu: Fix crash in fork()
  x86/fpu/math-emu: Fix math-emu boot crash
  x86/idle: Restore trace_cpu_idle to mwait_idle() calls
  x86/irq: Build correct vector mapping for multiple MSI interrupts
  Revert "sched/x86_64: Don't save flags on context switch"