OpenGrok
Cross Reference: llist.h
xref
: /
src
/
sys
/
external
/
bsd
/
drm2
/
include
/
linux
/
llist.h
Home
|
History
|
Annotate
|
Download
|
only in
linux
History log of
/src/sys/external/bsd/drm2/include/linux/llist.h
Revision
Date
Author
Comments
1.7
09-Apr-2022
riastradh
linux/llist: Use membar_release and membar_datadep_consumer.
No need for membar_acquire here! Loads are all data-dependent.
1.6
19-Dec-2021
riastradh
i915: intel_engine_pm.c and i915_active.c
...with a little less heinous abuse of C, and an attempt to
disentangle the tentacular abstraction violations rampant in these
components
1.5
19-Dec-2021
riastradh
i915: more work
1.4
19-Dec-2021
riastradh
linux/llist.h: Various fixups.
1.3
19-Dec-2021
riastradh
Linux wants llist_node::next.
1.2
19-Dec-2021
riastradh
Fix , -> ; typo in `for' header.
1.1
19-Dec-2021
riastradh
Reimplement GPL <linux/llist.h> using only the upstream comments.
Hope I gathered what this is trying to do...!
Indexes created Thu Oct 02 14:10:14 GMT 2025