]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Sep 2017 18:11:57 +0000 (11:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Sep 2017 18:11:57 +0000 (11:11 -0700)
commit9a5f9cabe9372c2a3c39ce47642e6778e6e1c105
treeb2a3ddbdfcb025bfb7c8ffaede7b3465220e076b
parent0dfe01ca2690c296204decef30f28e055cdcc39d
parente5ebcf08207ad14922191ea630f8d3e6789e7d4d
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 microcode loading updates from Ingo Molnar:
 "Update documentation, improve robustness and fix a memory leak"

* 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/microcode/intel: Improve microcode patches saving flow
  x86/microcode: Document the three loading methods
  x86/microcode/AMD: Free unneeded patch before exit from update_cache()