An error occurred fetching the project authors.
  1. 09 Aug, 2017 1 commit
    • Michael Ellerman's avatar
      powerpc/configs: Re-enable HARD/SOFT lockup detectors · 7310d5c8
      Michael Ellerman authored
      In commit 05a4a952 ("kernel/watchdog: split up config options"),
      CONFIG_LOCKUP_DETECTOR was split into two separate config options,
      CONFIG_HARDLOCKUP_DETECTOR and CONFIG_SOFTLOCKUP_DETECTOR.
      
      Our defconfigs still have CONFIG_LOCKUP_DETECTOR=y, but that is no longer
      user selectable, and we don't mention the new options, so we end up with
      none of them enabled.
      
      So update the defconfigs to turn on the new SOFT and HARD options, the
      end result being the same as what we had previously.
      
      Fixes: 05a4a952 ("kernel/watchdog: split up config options")
      Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
      7310d5c8
  2. 10 Apr, 2017 1 commit
    • Borislav Petkov's avatar
      EDAC: Remove EDAC_MM_EDAC · e3c4ff6d
      Borislav Petkov authored
      Move all the EDAC core functionality behind CONFIG_EDAC and get rid of
      that indirection. Update defconfigs which had it.
      
      While at it, fix dependencies such that EDAC depends on RAS for the
      tracepoints.
      Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: linuxppc-dev@lists.ozlabs.org
      Cc: Chris Metcalf <cmetcalf@mellanox.com>
      Cc: linux-edac@vger.kernel.org
      e3c4ff6d
  3. 27 Mar, 2017 3 commits
  4. 08 Feb, 2017 1 commit
  5. 30 Nov, 2016 1 commit
  6. 18 Nov, 2016 1 commit
  7. 14 Nov, 2016 1 commit
    • Bartlomiej Zolnierkiewicz's avatar
      powerpc: convert ppc64_defconfig to use libata PATA drivers · 7ddf3db3
      Bartlomiej Zolnierkiewicz authored
      IDE subsystem has been deprecated since 2009 and the majority
      (if not all) of Linux distributions have switched to use
      libata for ATA support exclusively.  However there are still
      some users (mostly old or/and embedded non-x86 systems) that
      have not converted from using IDE subsystem to libata PATA
      drivers.  This doesn't seem to be good thing in the long-term
      for Linux as while there is less and less PATA systems left
      in use:
      
      * testing efforts are divided between two subsystems
      
      * having duplicate drivers for same hardware confuses users
      
      This patch converts ppc64_defconfig to use libata PATA
      drivers.
      Signed-off-by: default avatarBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
      7ddf3db3
  8. 04 Oct, 2016 4 commits
  9. 08 Jul, 2016 1 commit
  10. 14 Dec, 2015 1 commit
  11. 29 Sep, 2015 1 commit
    • Michael Ellerman's avatar
      powerpc/configs: Re-enable CONFIG_SCSI_DH · 6b98f2be
      Michael Ellerman authored
      Commit 086b91d0 ("scsi_dh: integrate into the core SCSI code")
      changed CONFIG_SCSI_DH from tristate to bool.
      
      Our defconfigs have CONFIG_SCSI_DH=m, which the kconfig machinery warns
      us is invalid, but instead of converting it to =y it leaves it unset.
      This means we loose the CONFIG_SCSI_DH code and everything that depends
      on it.
      
      So convert the values in the defconfigs to =y.
      
      Fixes: 086b91d0 ("scsi_dh: integrate into the core SCSI code")
      Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
      6b98f2be
  12. 27 Aug, 2015 1 commit
  13. 04 Jun, 2015 1 commit
  14. 07 Apr, 2015 1 commit
  15. 21 Jan, 2015 4 commits
  16. 20 Jan, 2015 1 commit
  17. 30 Nov, 2014 1 commit
  18. 03 Oct, 2014 1 commit
  19. 24 Sep, 2014 1 commit
  20. 09 Sep, 2014 1 commit
  21. 23 Mar, 2014 1 commit
  22. 15 Jan, 2014 1 commit
  23. 30 Oct, 2013 3 commits
  24. 25 Jul, 2013 1 commit
  25. 20 Jun, 2013 1 commit
  26. 15 Feb, 2013 1 commit
  27. 10 Jan, 2013 3 commits
  28. 17 Sep, 2012 1 commit