]> 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>
Tue, 20 May 2014 05:21:11 +0000 (14:21 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 20 May 2014 05:21:11 +0000 (14:21 +0900)
commit29f83000844edacfb789385e58c80d9bf2cb3bd5
tree0efb12dc5f4a35682be0eb3fe092759cf9e796ad
parentcdcd324383ec80564a62e11c1cc05dfa91782d14
parent0a41ef28e62f8e6a1b55cf056853f16bb3003e7a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 fixes from Peter Anvin.

* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86-64, modify_ldt: Make support for 16-bit segments a runtime option
  x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
  x86, rdrand: When nordrand is specified, disable RDSEED as well