Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/linux/linux_atomic64.c
RevisionDateAuthorComments
 1.3  27-Aug-2018  riastradh branches: 1.3.2; 1.3.6;
Implement atomic64_add_return and atomic64_inc_return.
 1.2  27-Aug-2018  riastradh Fix argument types of atomic64_add/sub to be sensible.

Technically Linux does use long long rather than int64_t, but that's
silly.
 1.1  27-Aug-2018  riastradh Hash-locked atomic64 to give ports like powerpc32 a chance at radeon.
 1.3.6.2  10-Jun-2019  christos Sync with HEAD
 1.3.6.1  27-Aug-2018  christos file linux_atomic64.c was added on branch phil-wifi on 2019-06-10 22:08:32 +0000
 1.3.2.2  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.3.2.1  27-Aug-2018  pgoyette file linux_atomic64.c was added on branch pgoyette-compat on 2018-09-06 06:56:37 +0000

RSS XML Feed