index
:
platform/upstream/libdrm
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2014.q4_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
atomic
devel/sprd_drm
devel/x11
old/tizen_20170308
old/tizen_20180227
old/tizen_20190318
old/tizen_20190424
old/tizen_20201207
old/tizen_base_20221208
old/tizen_base_20231204
pristine-tar
sandbox/elongbug/test
sandbox/ipptest
sandbox/m.szyprowski/atomictest_vc4
sandbox/m.szyprowski/ipp_v2
sandbox/mkashkarov/tizen_6.0_build
sandbox/mszyprowski/ipp_v2
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
tizen_ivi_release
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
xf86atomic.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-19
freedreno: revert bad freedreno/atomic_ops commits
Eric Engestrom
1
-2
/
+0
2019-01-03
xf86atomic: #undef internal define
Eric Engestrom
1
-0
/
+2
2018-03-20
meson,configure: include config.h automatically
Eric Engestrom
1
-4
/
+0
2018-01-29
xf86atomic: fix -Wundef warning
Eric Engestrom
1
-1
/
+1
2015-09-21
Fix SunOS/NetBSD atomic macro
Emil Velikov
1
-1
/
+1
2015-03-13
Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test
Maarten Lankhorst
1
-1
/
+1
2015-03-13
Add atomic_inc_return to atomics.
Maarten Lankhorst
1
-0
/
+3
2015-02-12
Stop undefining _ATOMIC_TYPE in Solaris/NetBSD section of xf86atomic.h
Alan Coopersmith
1
-5
/
+4
2015-01-26
Add NetBSD atomic ops support.
Thomas Klausner
1
-3
/
+10
2015-01-26
Fix libdrm's atomic_dec_and_test on Solaris.
Thomas Klausner
1
-1
/
+1
2014-09-15
atomic: add atomic_add_unless()
Lionel Landwerlin
1
-0
/
+9
2010-04-16
Correct the Solaris definitions of atomic_add & atomic_dec
Alan Coopersmith
1
-2
/
+2
2010-03-17
libdrm_radeon: Optimize cs_gem_reloc to do less looping.
Pauli Nieminen
1
-0
/
+6
2010-03-17
libdrm: Move intel_atomic.h to libdrm core for sharing.
Pauli Nieminen
1
-0
/
+93