git: route.4: Fix date

2020-04-25 Thread Aaron LI
commit ee833d5320de36ca027b1d8213e309b35ff351c2 Author: Aaron LI Date: Sat Apr 25 18:50:19 2020 +0800 route.4: Fix date Fix date for commit ced8848230553786e51dc0d08f17ccc302f556d1. Summary of changes: share/man/man4/route.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: drm/linux: Add for_each_clear_bit()

2020-04-25 Thread Francois Tigeot
commit 541d9ce9fd0e5524cd56cb2516d0fdc69ddff86b Author: François Tigeot Date: Sat Apr 25 11:58:12 2020 +0200 drm/linux: Add for_each_clear_bit() Obtained-from: FreeBSD Summary of changes: sys/dev/drm/include/linux/bitops.h | 4 1 file changed, 4 insertions(+) http://gitw

git: drm/linux: Add BIT_ULL() and GENMASK_ULL()

2020-04-25 Thread Francois Tigeot
commit dde54508e4d922d142d30377b299106a6bd2c30a Author: François Tigeot Date: Sat Apr 25 10:06:36 2020 +0200 drm/linux: Add BIT_ULL() and GENMASK_ULL() Summary of changes: include/Makefile | 3 +++ .../drm/include/{generated/utsrelease.h =>