[git pull] Please pull mpe.git for-linus branch (for powerpc)
    Michael Ellerman 
    mpe at ellerman.id.au
       
    Wed Oct 29 19:52:19 AEDT 2014
    
    
  
Hi Linus,
Here are some updates for powerpc.
There's some bug fixes or cleanups to facilitate fixes, a MAINTAINERS update,
and a new syscall (bpf).
cheers
The following changes since commit c3351dfabf5c78fb5ddc79d0f7b65ebd9e441337:
  Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending (2014-10-21 13:06:38 -0700)
are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux.git for-linus
for you to fetch changes up to 2c0a33f9861d38631245f7ef434ecad3413324fb:
  powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update (2014-10-29 09:41:22 +1100)
----------------------------------------------------------------
Aneesh Kumar K.V (2):
      powerpc/mm: Fix build error with hugetlfs disabled
      powerpc/mm: Remove redundant #if case
Dan Streetman (1):
      MAINTAINERS: nx-842 driver maintainer change
Ian Munsie (4):
      cxl: Disable secondary hash in segment table
      cxl: Refactor cxl_load_segment() and find_free_sste()
      powerpc/mm: Use appropriate ESID mask in copro_calculate_slb()
      cxl: Fix PSL error due to duplicate segment table entries
Jeremy Kerr (1):
      powernv: Use _GLOBAL_TOC for opal wrappers
Michael Ellerman (1):
      Revert "powerpc/powernv: Fix endian bug in LPC bus debugfs accessors"
Nishanth Aravamudan (2):
      powerpc/numa: use cached value of update->cpu in update_cpu_topology
      powerpc/numa: ensure per-cpu NUMA mappings are correct on topology update
Pranith Kumar (1):
      powerpc: Wire up sys_bpf() syscall
 MAINTAINERS                                    |  2 +-
 arch/powerpc/include/asm/hugetlb.h             |  2 +-
 arch/powerpc/include/asm/systbl.h              |  1 +
 arch/powerpc/include/asm/unistd.h              |  2 +-
 arch/powerpc/include/uapi/asm/unistd.h         |  1 +
 arch/powerpc/mm/copro_fault.c                  |  3 +-
 arch/powerpc/mm/numa.c                         |  7 ++-
 arch/powerpc/mm/slice.c                        |  3 +-
 arch/powerpc/platforms/powernv/opal-lpc.c      |  4 +-
 arch/powerpc/platforms/powernv/opal-wrappers.S |  2 +-
 drivers/misc/cxl/fault.c                       | 74 ++++++++++++++------------
 drivers/misc/cxl/native.c                      |  4 +-
 12 files changed, 56 insertions(+), 49 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20141029/c373fa4b/attachment.sig>
    
    
More information about the Linuxppc-dev
mailing list