Revision ccf55f73a607dba0cec470e677e3fad754304220 authored by Linus Torvalds on 10 June 2016, 19:23:49 UTC, committed by Linus Torvalds on 10 June 2016, 19:23:49 UTC
Pull powerpc fixes from
 - ptrace: Fix out of bounds array access warning from Khem Raj
 - pseries: Fix PCI config address for DDW from Gavin Shan
 - pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
   from Michael Ellerman
 - of: fix autoloading due to broken modalias with no 'compatible' from
   Wolfram Sang
 - radix: Fix always false comparison against MMU_NO_CONTEXT from Aneesh
   Kumar K.V
 - hash: Compute the segment size correctly for ISA 3.0 from Aneesh
   Kumar K.V
 - nohash: Fix build break with 64K pages from Michael Ellerman

* tag 'powerpc-4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux:
  powerpc/nohash: Fix build break with 64K pages
  powerpc/mm/hash: Compute the segment size correctly for ISA 3.0
  powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXT
  of: fix autoloading due to broken modalias with no 'compatible'
  powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was added
  powerpc/pseries: Fix PCI config address for DDW
  powerpc/ptrace: Fix out of bounds array access warning
2 parent s c8f17d6 + 8017ea3
History
File Mode Size
Kconfig -rw-r--r-- 741 bytes
Makefile -rw-r--r-- 572 bytes
clk-bcm21664.c -rw-r--r-- 7.4 KB
clk-bcm281xx.c -rw-r--r-- 9.5 KB
clk-bcm2835-aux.c -rw-r--r-- 2.5 KB
clk-bcm2835.c -rw-r--r-- 48.8 KB
clk-bcm63xx.c -rw-r--r-- 775 bytes
clk-cygnus.c -rw-r--r-- 10.3 KB
clk-iproc-armpll.c -rw-r--r-- 7.5 KB
clk-iproc-asiu.c -rw-r--r-- 6.6 KB
clk-iproc-pll.c -rw-r--r-- 19.3 KB
clk-iproc.h -rw-r--r-- 5.2 KB
clk-kona-setup.c -rw-r--r-- 21.8 KB
clk-kona.c -rw-r--r-- 33.2 KB
clk-kona.h -rw-r--r-- 17.4 KB
clk-ns2.c -rw-r--r-- 8.8 KB
clk-nsp.c -rw-r--r-- 4.2 KB

back to top