]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/delle...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 May 2013 23:49:59 +0000 (16:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 13 May 2013 23:49:59 +0000 (16:49 -0700)
commitc83bb88589f444d12e31d1d55c6c4d7d47cba3d4
tree7c2d993ad6fd87d56d868189b7958c65b712eefb
parentdbbffe6898fd0d7bac66ded5d3c58835b13ddefc
parent6880b0150a7c25fd75c5ece80abc49ebf53c38c1
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux

Pull parisc update from Helge Deller:
 "The second round of parisc updates for 3.10 includes build fixes and
  enhancements to utilize irq stacks, fixes SMP races when updating PTE
  and TLB entries by proper locking and makes the search for the correct
  cross compiler more robust on Debian and Gentoo."

* 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux:
  parisc: make default cross compiler search more robust (v3)
  parisc: fix SMP races when updating PTE and TLB entries in entry.S
  parisc: implement irq stacks - part 2 (v2)