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
unittest-data
Kconfig -rw-r--r-- 2.4 KB
Makefile -rw-r--r-- 654 bytes
address.c -rw-r--r-- 25.1 KB
base.c -rw-r--r-- 62.2 KB
device.c -rw-r--r-- 7.1 KB
dynamic.c -rw-r--r-- 19.6 KB
fdt.c -rw-r--r-- 29.6 KB
fdt_address.c -rw-r--r-- 6.2 KB
irq.c -rw-r--r-- 20.8 KB
of_mdio.c -rw-r--r-- 11.9 KB
of_mtd.c -rw-r--r-- 2.8 KB
of_net.c -rw-r--r-- 2.4 KB
of_pci.c -rw-r--r-- 8.1 KB
of_pci_irq.c -rw-r--r-- 3.6 KB
of_private.h -rw-r--r-- 3.3 KB
of_reserved_mem.c -rw-r--r-- 8.7 KB
overlay.c -rw-r--r-- 13.3 KB
pdt.c -rw-r--r-- 5.7 KB
platform.c -rw-r--r-- 16.5 KB
resolver.c -rw-r--r-- 10.1 KB
unittest.c -rw-r--r-- 52.1 KB

back to top