1
0
Fork 0
alistair23-linux/arch/powerpc/configs
Linus Torvalds b286cedd47 powerpc updates for 4.11 part 2
Highlights include:
 
  - An update of the disassembly code used by xmon to the latest versions in
    binutils. We've received permission from all the authors of the relevant
    binutils changes to relicense their changes to the relevant files from GPLv3
    to GPLv2, for inclusion in Linux. Thanks to Peter Bergner for doing the leg
    work to get permission from everyone.
 
  - Addition of the "architected" Power9 CPU table entry, allowing us to boot
    in Power9 architected mode under a hypervisor.
 
  - Updates to the Power9 PMU code.
 
  - Implementation of clear_bit_unlock_is_negative_byte() to optimise
    unlock_page().
 
  - Freescale updates from Scott: "Highlights include 8xx breakpoints and perf,
    t1042rdb display support, and board updates."
 
 Thanks to:
   Al Viro, Andrew Donnellan, Aneesh Kumar K.V, Balbir Singh, Douglas Miller,
   Frédéric Weisbecker, Gavin Shan, Madhavan Srinivasan, Michael Roth, Nathan
   Fontenot, Naveen N. Rao, Nicholas Piggin, Peter Bergner, Paul E. McKenney,
   Rashmica Gupta, Russell Currey, Sahil Mehta, Stewart Smith.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYthsKAAoJEFHr6jzI4aWAaWMQAJ7mAwX98ncoYschPgRmmIun
 f6DtE4IonrxiZ22gp1ct4+c9OFtA+B5FXMcEhOKpfh93lg38PTDjHs9e5kfauD7+
 oTQ2Bg1eXaL48FKdmC5Vs4Kt+/J8e9guGafUC1OVIpTyyRPoZeUDH0lx+kSPV5bd
 PkL+wY/k3W0Njo8WgD1P9u3W15+BxISo/k8c7ajzKTHGBZlAvj5h2gO6XUBNMLyy
 YClB/qIymjZriSB+AeWYD79k8gPbBZPsmZG0ZF1hY060894LgqLB9mPOJdffx/DY
 H7/uP6jcsRDOXTOmyueW1SEmPoQbtysiMd1lNrCXKtC/Okr5uhn2cUhi88AsgWvd
 1QFly2lobcDAKPah/yB7YQGMAcmYvGGNuqrWaosaV2T7r0KprzUYYgCOqzvC3WSJ
 QtVatBzMIqRTMYq+3U4G1aHeCXlRazVQHDuvPby8RdR5b2gIexiqMab2eS7tSMIH
 mCOIunRIvT14g/7wxUV7tahN+ifncNxzAk4DvPO+Wc4FQ4sy7wArv2YipSaWRWtE
 u7tNdBkEwlDkKhJgRU5T0Op2PyMbHwCP8pWuz7PQIhKIcgwmP9wb07BIWG/GGIqn
 07TxJYX2ItabyEMZMsYhzILZqjLyiAaCARANB7ScbQbdP8wdcGZcwismhwnfROIU
 NuxsZg63BUDMoxk7Sauu
 =rspd
 -----END PGP SIGNATURE-----

Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux

Pull more powerpc updates from Michael Ellerman:
 "Highlights include:

   - an update of the disassembly code used by xmon to the latest
     versions in binutils. We've received permission from all the
     authors of the relevant binutils changes to relicense their changes
     to the relevant files from GPLv3 to GPLv2, for inclusion in Linux.
     Thanks to Peter Bergner for doing the leg work to get permission
     from everyone.

   - addition of the "architected" Power9 CPU table entry, allowing us
     to boot in Power9 architected mode under a hypervisor.

   - updates to the Power9 PMU code.

   - implementation of clear_bit_unlock_is_negative_byte() to optimise
     unlock_page().

   - Freescale updates from Scott: "Highlights include 8xx breakpoints
     and perf, t1042rdb display support, and board updates."

  Thanks to:
    Al Viro, Andrew Donnellan, Aneesh Kumar K.V, Balbir Singh, Douglas
    Miller, Frédéric Weisbecker, Gavin Shan, Madhavan Srinivasan,
    Michael Roth, Nathan Fontenot, Naveen N. Rao, Nicholas Piggin, Peter
    Bergner, Paul E. McKenney, Rashmica Gupta, Russell Currey, Sahil
    Mehta, Stewart Smith"

* tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (48 commits)
  powerpc: Remove leftover cputime_to_nsecs call causing build error
  powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU
  powerpc/optprobes: Fix TOC handling in optprobes trampoline
  powerpc/pseries: Advertise Hot Plug Event support to firmware
  cxl: fix nested locking hang during EEH hotplug
  powerpc/xmon: Dump memory in CPU endian format
  powerpc/pseries: Revert 'Auto-online hotplugged memory'
  powerpc/powernv: Make PCI non-optional
  powerpc/64: Implement clear_bit_unlock_is_negative_byte()
  powerpc/powernv: Remove unused variable in pnv_pci_sriov_disable()
  powerpc/kernel: Remove error message in pcibios_setup_phb_resources()
  powerpc/mm: Fix typo in set_pte_at()
  pci/hotplug/pnv-php: Disable MSI and PCI device properly
  pci/hotplug/pnv-php: Disable surprise hotplug capability on conflicts
  pci/hotplug/pnv-php: Remove WARN_ON() in pnv_php_put_slot()
  powerpc: Add POWER9 architected mode to cputable
  powerpc/perf: use is_kernel_addr macro in perf_get_misc_flags()
  powerpc/perf: Avoid FAB_*_MATCH checks for power9
  powerpc/perf: Add restrictions to PMC5 in power9 DD1
  powerpc/perf: Use Instruction Counter value
  ...
2017-03-01 10:10:16 -08:00
..
40x powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
44x powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
52xx powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
83xx powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
85xx powerpc/85xx: remove the kmp204x_defconfig 2017-01-25 02:38:46 -06:00
85xx-32bit.config powerpc/85xx: Use kconfig fragments 2015-08-07 22:59:19 -05:00
85xx-64bit.config powerpc/85xx: Use kconfig fragments 2015-08-07 22:59:19 -05:00
85xx-hw.config powerpc/config: enable aquantia PHY 2015-08-07 22:59:33 -05:00
85xx-smp.config powerpc/85xx: Use kconfig fragments 2015-08-07 22:59:19 -05:00
86xx-hw.config powerpc/86xx: Add support for Emerson/Artesyn MVME7100 2016-07-08 20:01:27 -05:00
86xx-smp.config powerpc/86xx: Switch to kconfig fragments approach 2016-03-11 19:19:12 -06:00
adder875_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
altivec.config powerpc/85xx: Use kconfig fragments 2015-08-07 22:59:19 -05:00
amigaone_defconfig powerpc: convert amigaone_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
c2k_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
cell_defconfig powerpc: convert cell_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
chrp32_defconfig powerpc: convert chrp32_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
corenet_basic_defconfig powerpc/85xx: Use kconfig fragments 2015-08-07 22:59:19 -05:00
dpaa.config arch/powerpc: Enable dpaa_eth 2016-11-15 22:34:25 -05:00
ep88xc_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
ep8248e_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
fsl-emb-nonhw.config powerpc/85xx: Enable gpio power/reset driver 2016-11-23 01:23:38 -06:00
g5_defconfig powerpc: convert g5_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
gamecube_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
holly_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
le.config powerpc/configs: Replace pseries_le_defconfig with a Makefile target using merge_config 2015-06-02 16:54:49 +10:00
linkstation_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
maple_defconfig powerpc: convert maple_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
mgcoge_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc83xx_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc85xx_basic_defconfig powerpc/85xx: Enable TWR_P102x in mpc85xx_basic_defconfig 2015-12-22 18:23:21 -06:00
mpc86xx_basic_defconfig powerpc/86xx: Add support for Emerson/Artesyn MVME7100 2016-07-08 20:01:27 -05:00
mpc512x_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc866_ads_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc885_ads_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc5200_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc7448_hpc2_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mpc8272_ads_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
mvme5100_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
pasemi_defconfig powerpc: disable IDE subsystem in pasemi_defconfig 2016-11-14 20:09:32 +11:00
pmac32_defconfig powerpc: convert pmac32_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
powernv_defconfig powerpc/powernv: Add XHCI and USB storage to defconfig 2017-02-09 10:31:36 +11:00
ppc6xx_defconfig cpufreq: Remove CONFIG_CPU_FREQ_STAT_DETAILS config option 2017-02-03 23:59:39 +01:00
ppc40x_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
ppc44x_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
ppc64_defconfig powerpc/64: Include bpf/bcc related config options in defconfigs 2017-02-09 10:30:36 +11:00
ppc64e_defconfig powerpc: convert ppc64e_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
pq2fads_defconfig Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next 2016-07-30 13:43:19 +10:00
ps3_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
pseries_defconfig powerpc/pseries: Revert 'Auto-online hotplugged memory' 2017-02-21 12:57:01 +11:00
storcenter_defconfig powerpc: convert storcenter_defconfig to use libata PATA drivers 2016-11-14 20:09:32 +11:00
tqm8xx_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00
wii_defconfig powerpc/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10:00