linux_dsm_epyc7002/arch/powerpc/configs
Linus Torvalds 38705613b7 powerpc updates for 4.11 part 1.
Highlights include:
 
  - Support for direct mapped LPC on POWER9, giving Linux direct access to
    devices that may be on there such as a UART.
 
  - Memory hotplug support for the Power9 Radix MMU.
 
  - Add new AUX vectors describing the processor's cache geometry, to be used by
    glibc.
 
  - The ability for a guest to ask the hypervisor to resize the guest's hash
    table, and in addition support for doing so automatically when memory is
    hotplugged into/out-of the guest. This allows the hash table to be sized
    based on the current memory usage of the guest, rather than the maximum
    possible memory usage.
 
  - Implementation of optprobes (kprobe optimisation) for powerpc.
 
 In addition there's the topic branch shared with the KVM tree, which includes
 support for guests to use the Radix MMU on Power9.
 
 Thanks to:
   Alistair Popple, Andrew Donnellan, Aneesh Kumar K.V, Anju T, Anton Blanchard,
   Benjamin Herrenschmidt, Chris Packham, Daniel Axtens, Daniel Borkmann, David
   Gibson, Finn Thain, Gautham R. Shenoy, Gavin Shan, Greg Kurz, Joel Stanley,
   John Allen, Madhavan Srinivasan, Mahesh Salgaonkar, Markus Elfring, Michael
   Neuling, Nathan Fontenot, Naveen N. Rao, Nicholas Piggin, Paul Mackerras, Ravi
   Bangoria, Reza Arbab, Shailendra Singh, Vaibhav Jain, Wei Yongjun.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJYrWj0AAoJEFHr6jzI4aWAsn4P/08Kz3TtOvDuuPGVNoO7fWOn
 ag5/zVt8R4FuCALqWpAZbVqMuUU4wLxG0RuWlmBNYYhrjMC6JxHpOSjQXxM2D7YT
 CdGTJxG414r6HMOeToL9i/z33o0m+KT07tscer+QMKlXVKCR2z0fEJch+zoPBHYA
 5eVBFpLLTtbNiX9UnrcM/vYz61d56kT4YJey9/8qbAkTAc1rMPa8ucU5UiKYJ7yX
 mF8cd7WE+7aqif9V8yN59G2rcbz+h3pbMw/gzImiYsYrUj4fLjU+VTKL5PPT+UFy
 WWBXD3MAMm1dksMMZi3hgoo2BZhDn3RkymeYi6Jo4kDknNMPZzkMxGyvaJ8Eq5H/
 bIYXdS1AbTtvaaEEuWqDFjpnChOEvj/8IeqitU0jjlql8BVjNKg/ESaaKucZr+pO
 pk2Mfvw0Tb/lxJT5qj27yq4aRsxJwdFOoPYCN7MquPp/wV2Tg5M6h4nVQ4T6Wl0S
 tMFQeCqXflhDWh0Xgr2UXpF66/YTj3Du5LasOTkgGeU30Z8TcNGFEmDWShKP3cEm
 e0oQE+OHhIGN4WSBXBAto/Gw8/0v3pXlMs+VEfeHqenwPss2sWtSwXWe8khmiy9e
 DJ48sTzj75/Zx1fiqRldw9YEnrL+NK0eOOpvzxeyKpfvdUytc+chFfEqUmO6kl3Z
 DW2UmlZxmW+b0SfexCHL
 =Icle
 -----END PGP SIGNATURE-----

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

Pull powerpc updates from Michael Ellerman:
 "Highlights include:

   - Support for direct mapped LPC on POWER9, giving Linux direct access
     to devices that may be on there such as a UART.

   - Memory hotplug support for the Power9 Radix MMU.

   - Add new AUX vectors describing the processor's cache geometry, to
     be used by glibc.

   - The ability for a guest to ask the hypervisor to resize the guest's
     hash table, and in addition support for doing so automatically when
     memory is hotplugged into/out-of the guest. This allows the hash
     table to be sized based on the current memory usage of the guest,
     rather than the maximum possible memory usage.

   - Implementation of optprobes (kprobe optimisation) for powerpc.

  In addition there's the topic branch shared with the KVM tree, which
  includes support for guests to use the Radix MMU on Power9.

  Thanks to:
    Alistair Popple, Andrew Donnellan, Aneesh Kumar K.V, Anju T, Anton
    Blanchard, Benjamin Herrenschmidt, Chris Packham, Daniel Axtens,
    Daniel Borkmann, David Gibson, Finn Thain, Gautham R. Shenoy, Gavin
    Shan, Greg Kurz, Joel Stanley, John Allen, Madhavan Srinivasan,
    Mahesh Salgaonkar, Markus Elfring, Michael Neuling, Nathan Fontenot,
    Naveen N. Rao, Nicholas Piggin, Paul Mackerras, Ravi Bangoria, Reza
    Arbab, Shailendra Singh, Vaibhav Jain, Wei Yongjun"

* tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: (129 commits)
  powerpc/mm/radix: Skip ptesync in pte update helpers
  powerpc/mm/radix: Use ptep_get_and_clear_full when clearing pte for full mm
  powerpc/mm/radix: Update pte update sequence for pte clear case
  powerpc/mm: Update PROTFAULT handling in the page fault path
  powerpc/xmon: Fix data-breakpoint
  powerpc/mm: Fix build break with BOOK3S_64=n and MEMORY_HOTPLUG=y
  powerpc/mm: Fix build break when CMA=n && SPAPR_TCE_IOMMU=y
  powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n
  powerpc/pseries: Fix typo in parameter description
  powerpc/kprobes: Remove kprobe_exceptions_notify()
  kprobes: Introduce weak variant of kprobe_exceptions_notify()
  powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL
  powerpc/powernv: Fix opal_exit tracepoint opcode
  powerpc: Add a prototype for mcount() so it can be versioned
  powerpc: Drop GPL from of_node_to_nid() export to match other arches
  powerpc/kprobes: Optimize kprobe in kretprobe_trampoline()
  powerpc/kprobes: Implement Optprobes
  powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
  powerpc: Add helper to check if offset is within relative branch range
  powerpc/bpf: Introduce __PPC_SH64()
  ...
2017-02-22 10:30:38 -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/configs: Remove old symbols from defconfigs 2016-07-08 22:10:07 +10: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/64: Include bpf/bcc related config options in defconfigs 2017-02-09 10:30:36 +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