commit | 416716ed390782e373875f39b39ee23c91902688 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 19 11:19:49 2015 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue May 19 11:19:49 2015 -0700 |
tree | aebef7c785d76634dc2b15803f590101ddbf1ceb | |
parent | 68465bb08ca68ab00997ff54a3a27dcb8c541357 [diff] | |
parent | 5e95235ccd5442d4a4fe11ec4eb99ba1b7959368 [diff] |
Merge tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux Pull powerpc fixes from Michael Ellerman: - THP/hugetlb fixes from Aneesh. - MCE fix from Daniel. - TOC fix from Anton. * tag 'powerpc-4.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux: powerpc: Align TOC to 256 bytes powerpc/mce: fix off by one errors in mce event handling powerpc/mm: Return NULL for not present hugetlb page powerpc/thp: Serialize pmd clear against a linux page table walk.