Revision e6a1c1e9ddcc873c33833d5c1fc69f22b1838962 authored by Linus Torvalds on 20 February 2016, 17:22:11 UTC, committed by Linus Torvalds on 20 February 2016, 17:22:11 UTC
Pull powerpc fixes from Michael Ellerman:
 - Fix build error on 32-bit with checkpoint restart from Aneesh Kumar
 - Fix dedotify for binutils >= 2.26 from Andreas Schwab
 - Don't trace hcalls on offline CPUs from Denis Kirjanov
 - eeh: Fix stale cached primary bus from Gavin Shan
 - eeh: Fix stale PE primary bus from Gavin Shan
 - mm: Fix Multi hit ERAT cause by recent THP update from Aneesh Kumar K.V
 - ioda: Set "read" permission when "write" is set from Alexey Kardashevskiy

* tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/ioda: Set "read" permission when "write" is set
  powerpc/mm: Fix Multi hit ERAT cause by recent THP update
  powerpc/powernv: Fix stale PE primary bus
  powerpc/eeh: Fix stale cached primary bus
  powerpc/pseries: Don't trace hcalls on offline CPUs
  powerpc: Fix dedotify for binutils >= 2.26
  powerpc/book3s_32: Fix build error with checkpoint restart
2 parent s da6b736 + 6ecad91
History
File Mode Size
Kconfig -rw-r--r-- 686 bytes
Makefile -rw-r--r-- 182 bytes
vxfs.h -rw-r--r-- 9.1 KB
vxfs_bmap.c -rw-r--r-- 7.2 KB
vxfs_dir.h -rw-r--r-- 3.2 KB
vxfs_extern.h -rw-r--r-- 2.9 KB
vxfs_fshead.c -rw-r--r-- 5.4 KB
vxfs_fshead.h -rw-r--r-- 2.5 KB
vxfs_immed.c -rw-r--r-- 2.6 KB
vxfs_inode.c -rw-r--r-- 9.2 KB
vxfs_inode.h -rw-r--r-- 5.4 KB
vxfs_lookup.c -rw-r--r-- 7.7 KB
vxfs_olt.c -rw-r--r-- 3.6 KB
vxfs_olt.h -rw-r--r-- 4.4 KB
vxfs_subr.c -rw-r--r-- 4.6 KB
vxfs_super.c -rw-r--r-- 7.3 KB

back to top