aboutsummaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/asm/atomic-long.h
Commit message (Expand)AuthorAgeFilesLines
* Implement atomic_long_cmpxchg() function in the LinuxKPI.Hans Petter Selasky2018-08-061-0/+15
* The LinuxKPI atomics do not have acquire nor release semantics unlessHans Petter Selasky2017-09-181-4/+4
* Implement more LinuxKPI atomic functions and macros.Hans Petter Selasky2017-02-161-0/+6
* Define ATOMIC_LONG_INIT() in the LinuxKPI.Hans Petter Selasky2016-05-261-0/+2
* Implement "atomic_long_add_unless()" in the LinuxKPI and fix theHans Petter Selasky2016-05-231-1/+16
* Add support for atomic_long_inc_not_zero() to the LinuxKPI.Hans Petter Selasky2016-05-231-0/+1
* LinuxKPI atomic fixes:Hans Petter Selasky2016-01-211-1/+1
* Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky2015-10-291-0/+82