1. 28 8月, 2017 2 次提交
  2. 10 4月, 2017 1 次提交
    • B
      EDAC: Remove EDAC_MM_EDAC · e3c4ff6d
      Borislav Petkov 提交于
      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: NBorislav 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. 04 2月, 2017 1 次提交
  4. 14 11月, 2016 1 次提交
    • B
      powerpc: convert ppc6xx_defconfig to use libata PATA drivers · 7f10fe36
      Bartlomiej Zolnierkiewicz 提交于
      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 ppc6xx_defconfig to use libata PATA
      drivers.
      Signed-off-by: NBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
      7f10fe36
  5. 08 7月, 2016 1 次提交
  6. 27 6月, 2016 1 次提交
  7. 10 2月, 2016 1 次提交
    • D
      KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option · 50d35015
      David Howells 提交于
      CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option as /proc/keys is now
      mandatory if the keyrings facility is enabled (it's used by libkeyutils in
      userspace).
      
      The defconfig references were removed with:
      
      	perl -p -i -e 's/CONFIG_KEYS_DEBUG_PROC_KEYS=y\n//' \
      	    `git grep -l CONFIG_KEYS_DEBUG_PROC_KEYS=y`
      
      and the integrity Kconfig fixed by hand.
      Signed-off-by: NDavid Howells <dhowells@redhat.com>
      cc: Andreas Ziegler <andreas.ziegler@fau.de>
      cc: Dmitry Kasatkin <dmitry.kasatkin@huawei.com>
      50d35015
  8. 20 1月, 2015 1 次提交
  9. 30 11月, 2014 1 次提交
  10. 18 7月, 2014 1 次提交
  11. 29 5月, 2014 1 次提交
  12. 28 5月, 2014 1 次提交
  13. 02 4月, 2014 1 次提交
  14. 29 10月, 2013 1 次提交
  15. 20 6月, 2013 1 次提交
  16. 03 9月, 2012 1 次提交
  17. 23 9月, 2011 1 次提交
  18. 27 5月, 2011 1 次提交
  19. 27 4月, 2011 1 次提交
  20. 30 3月, 2011 1 次提交
  21. 09 8月, 2010 1 次提交
  22. 16 6月, 2009 1 次提交
  23. 27 1月, 2009 1 次提交
  24. 11 11月, 2008 1 次提交
  25. 26 8月, 2008 1 次提交
  26. 22 7月, 2008 1 次提交