linux-stable/arch/mips/configs
Linus Torvalds 4305f42401 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Pull MIPS updates from Ralf Baechle:
 "This is the main pull request for MIPS for 4.8.  Also includes is a
  minor SSB cleanup as SSB code traditionally is merged through the MIPS
  tree:

  ATH25:
    - MIPS: Add default configuration for ath25

  Boot:
    - For zboot, copy appended dtb to the end of the kernel
    - store the appended dtb address in a variable

  BPF:
    - Fix off by one error in offset allocation

  Cobalt code:
    - Fix typos

  Core code:
    - debugfs_create_file returns NULL on error, so don't use IS_ERR for
      testing for errors.
    - Fix double locking issue in RM7000 S-cache code.  This would only
      affect RM7000 ARC systems on reboot.
    - Fix page table corruption on THP permission changes.
    - Use compat_sys_keyctl for 32 bit userspace on 64 bit kernels.
      David says, there are no compatibility issues raised by this fix.
    - Move some signal code around.
    - Rewrite r4k count/compare clockevent device registration such that
      min_delta_ticks/max_delta_ticks files are guaranteed to be
      initialized.
    - Only register r4k count/compare as clockevent device if we can
      assume the clock to be constant.
    - Fix MSA asm warnings in control reg accessors
    - uasm and tlbex fixes and tweaking.
    - Print segment physical address when EU=1.
    - Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO.
    - CP: Allow booting by VP other than VP 0
    - Cache handling fixes and optimizations for r4k class caches
    - Add hotplug support for R6 processors
    - Cleanup hotplug bits in kconfig
    - traps: return correct si code for accessing nonmapped addresses
    - Remove cpu_has_safe_index_cacheops

  Lantiq:
    - Register IRQ handler for virtual IRQ number
    - Fix EIU interrupt loading code
    - Use the real EXIN count
    - Fix build error.

  Loongson 3:
    - Increase HPET_MIN_PROG_DELTA and decrease HPET_MIN_CYCLES

  Octeon:
    - Delete built-in DTB pruning code for D-Link DSR-1000N.
    - Clean up GPIO definitions in dlink_dsr-1000n.dts.
    - Add more LEDs to the DSR-100n DTS
    - Fix off by one in octeon_irq_gpio_map()
    - Typo fixes
    - Enable SATA by default in cavium_octeon_defconfig
    - Support readq/writeq()
    - Remove forced mappings of USB interrupts.
    - Ensure DMA descriptors are always in the low 4GB
    - Improve USB reset code for OCTEON II.

  Pistachio:
    - Add maintainers entry for pistachio SoC Support
    - Remove plat_setup_iocoherency

  Ralink:
    - Fix pwm UART in spis group pinmux.

  SSB:
    - Change bare unsigned to unsigned int to suit coding style

  Tools:
    - Fix reloc tool compiler warnings.

  Other:
    - Delete use of ARCH_WANT_OPTIONAL_GPIOLIB"

* 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus: (61 commits)
  MIPS: mm: Fix definition of R6 cache instruction
  MIPS: tools: Fix relocs tool compiler warnings
  MIPS: Cobalt: Fix typo
  MIPS: Octeon: Fix typo
  MIPS: Lantiq: Fix build failure
  MIPS: Use CPHYSADDR to implement mips32 __pa
  MIPS: Octeon: Dlink_dsr-1000n.dts: add more leds.
  MIPS: Octeon: Clean up GPIO definitions in dlink_dsr-1000n.dts.
  MIPS: Octeon: Delete built-in DTB pruning code for D-Link DSR-1000N.
  MIPS: store the appended dtb address in a variable
  MIPS: ZBOOT: copy appended dtb to the end of the kernel
  MIPS: ralink: fix spis group pinmux
  MIPS: Factor o32 specific code into signal_o32.c
  MIPS: non-exec stack & heap when non-exec PT_GNU_STACK is present
  MIPS: Use per-mm page to execute branch delay slot instructions
  MIPS: Modify error handling
  MIPS: c-r4k: Use SMP calls for CM indexed cache ops
  MIPS: c-r4k: Avoid small flush_icache_range SMP calls
  MIPS: c-r4k: Local flush_icache_range cache op override
  MIPS: c-r4k: Split r4k_flush_kernel_vmap_range()
  ...
2016-08-06 09:13:11 -04:00
..
ar7_defconfig MIPS: Kill CONFIG_MTD_PARTITIONS 2014-01-24 22:39:45 +01:00
ath25_defconfig MIPS: Add default configuration for ath25 2016-07-24 12:45:59 +02:00
ath79_defconfig MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) 2014-05-28 10:53:14 +02:00
bcm47xx_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
bcm63xx_defconfig MIPS: BCM63xx: Enable partition parser in defconfig 2016-05-13 14:02:06 +02:00
bigsur_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
bmips_be_defconfig MIPS: BMIPS: Enable partition parser in defconfig 2016-05-13 14:02:06 +02:00
bmips_stb_defconfig MIPS: BMIPS: Enable GZIP ramdisk and timed printks 2015-11-11 09:46:52 +01:00
capcella_defconfig MIPS: capcella_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:00 +01:00
cavium_octeon_defconfig MIPS: Octeon: cavium_octeon_defconfig: Enable OCTEON SATA 2016-07-21 10:54:04 +02:00
ci20_defconfig MIPS: ci20: Enable NAND and UBIFS support in defconfig. 2016-04-03 12:32:09 +02:00
cobalt_defconfig MIPS: Kill CONFIG_MTD_PARTITIONS 2014-01-24 22:39:45 +01:00
db1xxx_defconfig arch/defconfig: remove CONFIG_RESOURCE_COUNTERS 2016-05-23 17:04:14 -07:00
decstation_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
e55_defconfig MIPS: e55_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:03 +01:00
fuloong2e_defconfig MIPS: fuloong2e_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:05 +01:00
gpr_defconfig mips: Set CONFIG_NET=y in defconfigs 2014-09-24 13:38:29 -04:00
ip22_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
ip27_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
ip28_defconfig
ip32_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
jazz_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
jmr3927_defconfig MIPS: Kill CONFIG_MTD_PARTITIONS 2014-01-24 22:39:45 +01:00
lasat_defconfig MIPS: lasat_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:08 +01:00
lemote2f_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
loongson1b_defconfig MIPS: Loongson1B: Some updates/fixes for LS1B 2016-05-13 14:02:05 +02:00
loongson3_defconfig arch/defconfig: remove CONFIG_RESOURCE_COUNTERS 2016-05-23 17:04:14 -07:00
malta_defconfig MIPS: malta_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:13 +01:00
malta_kvm_defconfig MIPS: malta_kvm_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:17 +01:00
malta_kvm_guest_defconfig MIPS: malta_kvm_guest_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:19 +01:00
malta_qemu_32r6_defconfig mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
maltaaprp_defconfig mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
maltasmvp_defconfig MIPS: Malta: Make maltasmvp_defconfig useful again. 2015-06-21 21:52:19 +02:00
maltasmvp_eva_defconfig mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
maltaup_defconfig mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
maltaup_xpa_defconfig MIPS: maltaup_xpa_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:31 +01:00
markeins_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
mips_paravirt_defconfig MIPS: Add minimal defconfig for mips_paravirt 2014-06-02 13:40:03 +02:00
mpc30x_defconfig MIPS: mpc30x_defconfig: Convert to use libata PATA drivers 2015-11-11 08:36:33 +01:00
msp71xx_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
mtx1_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
nlm_xlp_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
nlm_xlr_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
pic32mzda_defconfig MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig 2016-01-24 02:54:32 +01:00
pistachio_defconfig mips: pistachio_defconfig: remove CONFIG_MMC_DW_IDMAC 2015-10-26 16:00:17 +01:00
pnx8335_stb225_defconfig MIPS: Kill CONFIG_MTD_PARTITIONS 2014-01-24 22:39:45 +01:00
qi_lb60_defconfig MIPS: JZ4740: use Ingenic SoC UART driver 2015-06-21 21:53:26 +02:00
rb532_defconfig MIPS: Kill CONFIG_MTD_PARTITIONS 2014-01-24 22:39:45 +01:00
rbtx49xx_defconfig mips: use the new LED disk activity trigger 2016-06-27 08:58:41 +02:00
rm200_defconfig MIPS: defconfigs: Remove CONFIG_IPV6_PRIVACY 2016-05-13 14:01:58 +02:00
rt305x_defconfig MIPS: defconfigs: add MTD_SPI_NOR (new dependency for M25P80) 2014-05-28 10:53:14 +02:00
sb1250_swarm_defconfig KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
sead3_defconfig MIPS: SEAD3: Enable DEVTMPFS 2014-09-22 13:35:48 +02:00
sead3micro_defconfig MIPS: SEAD3: Enable DEVTMPFS 2014-09-22 13:35:48 +02:00
tb0219_defconfig USB: delete CONFIG_USB_DEVICEFS from defconfig 2014-05-27 16:07:13 -07:00
tb0226_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
tb0287_defconfig tgt: defconfig cleanup 2014-07-17 22:07:44 +02:00
workpad_defconfig
xilfpga_defconfig MIPS: Add xilfpga defconfig 2015-11-11 08:38:45 +01:00
xway_defconfig MIPS: Lantiq: Add defconfig for xway SoC 2013-09-03 23:22:16 +02:00