1. 21 6月, 2019 1 次提交
  2. 14 6月, 2019 1 次提交
  3. 12 6月, 2019 1 次提交
    • J
      ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog · cc538ca4
      Jan Kundrát 提交于
      Compared to kernel 5.0, patches merged for 5.1 added support for A38x'
      PHY guarded by a config option which was not enabled by default. As a
      result, there was no eth1 and eth2 on a Solid Run Clearfog Base.
      
      Ensure that A38x PHY is enabled on mvebu.
      
      [gregory: issue appeared in 5.1 not in 5.2 and added Fixes tag]
      Signed-off-by: NJan Kundrát <jan.kundrat@cesnet.cz>
      Cc: Baruch Siach <baruch@tkos.co.il>
      Cc: Gregory CLEMENT <gregory.clement@bootlin.com>
      Cc: Russell King <rmk+kernel@armlinux.org.uk>
      Cc: David S. Miller <davem@davemloft.net>
      Cc: Maxime Chevallier <maxime.chevallier@bootlin.com>
      Fixes: a10c1c81 ("net: marvell: neta: add comphy support")
      Cc: stable@kernel.org
      Signed-off-by: NGregory CLEMENT <gregory.clement@bootlin.com>
      cc538ca4
  4. 22 5月, 2019 1 次提交
  5. 06 5月, 2019 1 次提交
  6. 29 4月, 2019 1 次提交
  7. 25 4月, 2019 1 次提交
  8. 24 4月, 2019 1 次提交
  9. 18 4月, 2019 4 次提交
  10. 17 4月, 2019 3 次提交
  11. 16 4月, 2019 2 次提交
  12. 12 4月, 2019 2 次提交
  13. 10 4月, 2019 2 次提交
  14. 08 4月, 2019 1 次提交
  15. 07 4月, 2019 1 次提交
    • C
      block: remove CONFIG_LBDAF · 72deb455
      Christoph Hellwig 提交于
      Currently support for 64-bit sector_t and blkcnt_t is optional on 32-bit
      architectures.  These types are required to support block device and/or
      file sizes larger than 2 TiB, and have generally defaulted to on for
      a long time.  Enabling the option only increases the i386 tinyconfig
      size by 145 bytes, and many data structures already always use
      64-bit values for their in-core and on-disk data structures anyway,
      so there should not be a large change in dynamic memory usage either.
      
      Dropping this option removes a somewhat weird non-default config that
      has cause various bugs or compiler warnings when actually used.
      Signed-off-by: NChristoph Hellwig <hch@lst.de>
      Signed-off-by: NJens Axboe <axboe@kernel.dk>
      72deb455
  16. 03 4月, 2019 3 次提交
  17. 02 4月, 2019 1 次提交
  18. 30 3月, 2019 1 次提交
  19. 29 3月, 2019 1 次提交
  20. 22 3月, 2019 2 次提交
  21. 08 3月, 2019 1 次提交
  22. 01 3月, 2019 6 次提交
  23. 23 2月, 2019 1 次提交
  24. 04 2月, 2019 1 次提交