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-- 58 bytes
Makefile -rw-r--r-- 863 bytes
clk-audio-sync.c -rw-r--r-- 2.2 KB
clk-dfll.c -rw-r--r-- 45.8 KB
clk-dfll.h -rw-r--r-- 1.8 KB
clk-divider.c -rw-r--r-- 4.7 KB
clk-emc.c -rw-r--r-- 12.9 KB
clk-id.h -rw-r--r-- 6.1 KB
clk-periph-fixed.c -rw-r--r-- 3.1 KB
clk-periph-gate.c -rw-r--r-- 4.6 KB
clk-periph.c -rw-r--r-- 5.9 KB
clk-pll-out.c -rw-r--r-- 3.0 KB
clk-pll.c -rw-r--r-- 60.9 KB
clk-super.c -rw-r--r-- 4.5 KB
clk-tegra-audio.c -rw-r--r-- 5.6 KB
clk-tegra-fixed.c -rw-r--r-- 2.8 KB
clk-tegra-periph.c -rw-r--r-- 43.7 KB
clk-tegra-pmc.c -rw-r--r-- 3.4 KB
clk-tegra-super-gen4.c -rw-r--r-- 7.6 KB
clk-tegra114.c -rw-r--r-- 54.5 KB
clk-tegra124-dfll-fcpu.c -rw-r--r-- 5.1 KB
clk-tegra124.c -rw-r--r-- 60.8 KB
clk-tegra20.c -rw-r--r-- 39.3 KB
clk-tegra210.c -rw-r--r-- 96.7 KB
clk-tegra30.c -rw-r--r-- 55.4 KB
clk.c -rw-r--r-- 8.8 KB
clk.h -rw-r--r-- 25.4 KB
cvb.c -rw-r--r-- 4.2 KB
cvb.h -rw-r--r-- 1.5 KB

back to top