]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jul 2015 23:54:37 +0000 (16:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 10 Jul 2015 23:54:37 +0000 (16:54 -0700)
commit4d01ff92d53c038ad7ccf4f3c42204434a16feef
tree02d8f0d82b5e2419f20a85092ab5a5b894f2b461
parentc0f8a2a895ed060e56fb31a58cedbd7c0344cb13
parent17e55ef89bf2857a34e257bbf739174ee609fffc
Merge branch 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc fixes from Helge Deller:
 "We have one important patch from Dave Anglin and myself which fixes
  PTE/TLB race conditions which caused random segmentation faults on our
  debian buildd servers, and one patch from Alex Ivanov which speeds up
  the graphical text console on the STI framebuffer driver"

* 'parisc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
  stifb: Implement hardware accelerated copyarea