git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
mem: fix typo in API description
[dpdk.git]
/
lib
/
librte_eal
/
common
/
include
/
generic
/
2019-06-29
David Marchand
enforce experimental tag at beginning of declarations
tree
|
commitdiff
2019-05-02
John McNamara
doc: fix spelling reported by aspell in comments
tree
|
commitdiff
2019-04-05
Dekel Peled
eal: fix typo in comment of vector function
tree
|
commitdiff
2019-04-03
Gage Eads
eal/x86: add 128-bit atomic compare exchange
tree
|
commitdiff
2019-03-28
Thomas Monjalon
eal: remove redundant atomic API description
tree
|
commitdiff
2019-03-28
Joyce Kong
ticketlock: introduce fair ticket based locking
tree
|
commitdiff
2019-03-28
Joyce Kong
rwlock: reimplement with atomic builtins
tree
|
commitdiff
2019-03-28
Gavin Hu
spinlock: reimplement with atomic one-way barrier
tree
|
commitdiff
2019-03-12
Bruce Richardson
build/freebsd: rename macro BSDPAPP to FREEBSD
tree
|
commitdiff
2019-01-17
Ilya Maximets
eal: fix clang build with intrinsics forced
tree
|
commitdiff
2019-01-14
Ilya Maximets
eal: fix build of external app with clang on armv8
tree
|
commitdiff
2018-12-19
Konstantin Ananyev
rwlock: introduce try semantics
tree
|
commitdiff
2018-10-26
Ilya Maximets
eal: add nanosleep based delay function
tree
|
commitdiff
2018-05-22
Andy Green
eal: explicit cast in rwlock functions
tree
|
commitdiff
2018-05-20
Andy Green
eal: explicit cast in constant byte swap
tree
|
commitdiff
2018-04-25
Aaron Conole
eal: abstract away the auxiliary vector
tree
|
commitdiff
2018-04-11
Pavan Nikhilesh
eal: fix ARM build with clang
tree
|
commitdiff
2018-03-30
Stephen Hemminger
eal: introduce atomic exchange operation
tree
|
commitdiff
2018-02-01
Olivier Matz
eal: use SPDX tags in 6WIND copyrighted files
tree
|
commitdiff
2018-01-28
Yongseok Koh
eal: introduce coherent I/O memory barriers
tree
|
commitdiff
2018-01-28
Yongseok Koh
eal: group memory barriers by type in doxygen
tree
|
commitdiff
2018-01-16
Adrien Mazarguil
lib: fix missing includes in exported headers
tree
|
commitdiff
2018-01-11
Thierry Herbelot
fix typos
tree
|
commitdiff
2018-01-09
Jerin Jacob
lib: use SPDX tag for Cavium copyright files
tree
|
commitdiff
2018-01-04
Bruce Richardson
lib: use SPDX tag for Intel copyright files
tree
|
commitdiff
2017-07-16
Stephen Hemminger
lib: remove duplicate includes
tree
|
commitdiff
2017-07-08
Jerin Jacob
update Cavium Inc copyright headers
tree
|
commitdiff
2017-07-03
Jerin Jacob
eal: switch to architecture specific pause function
tree
|
commitdiff
2017-07-03
Jerin Jacob
eal: introduce architecture specific pause function
tree
|
commitdiff
2017-06-16
Adrien Mazarguil
eal: add static endianness conversion macros
tree
|
commitdiff
2017-06-16
Nelio Laranjeiro
eal: introduce big and little endian types
tree
|
commitdiff
2017-06-06
Jerin Jacob
eal: introduce macro for always inline
tree
|
commitdiff
2017-06-04
Ferruh Yigit
eal: remove duplicated license
tree
|
commitdiff
2017-05-05
Jerin Jacob
eal: optimize TSC routines when HPET is disabled
tree
|
commitdiff
2017-04-06
Aaron Conole
eal: deprecate old cpu features check function
tree
|
commitdiff
2017-03-27
Aaron Conole
eal: do not panic when CPU is not supported
tree
|
commitdiff
2017-01-18
Jerin Jacob
eal: add generic I/O device read/write implementation
tree
|
commitdiff
2017-01-18
Jerin Jacob
eal: introduce I/O device memory read/write operations
tree
|
commitdiff
2017-01-18
Jerin Jacob
eal: introduce I/O device memory barriers
tree
|
commitdiff
2017-01-04
Nelio Laranjeiro
eal: define generic vector types
tree
|
commitdiff
2016-10-05
Konstantin Ananyev
eal: fix C++ link of delay function pointer
tree
|
commitdiff
2016-09-26
Jozef Martiniak
eal: customize delay function
tree
|
commitdiff
2016-09-13
Adrien Mazarguil
lib: hide static functions never defined
tree
|
commitdiff
2016-09-13
Adrien Mazarguil
lib: work around forward reference to enum types
tree
|
commitdiff
2016-09-13
Adrien Mazarguil
lib: add missing include dependencies
tree
|
commitdiff
2016-04-27
Thomas Monjalon
eal: remove useless internal function from memcpy headers
tree
|
commitdiff
2016-02-16
Thomas Monjalon
eal: move CPU flag functions out of headers
tree
|
commitdiff
2016-02-16
Thomas Monjalon
eal: get CPU flag name
tree
|
commitdiff
2016-02-16
Jerin Jacob
eal: introduce non-temporal prefetch
tree
|
commitdiff
2016-02-10
Huawei Xie
remove extra parentheses in return statement
tree
|
commitdiff
2015-11-23
David Marchand
eal: restrict empty declarations to doxygen
tree
|
commitdiff
2015-11-23
David Marchand
eal: revert C++ app build fix
tree
|
commitdiff
2015-11-18
Jerin Jacob
eal: introduce SMP memory barriers
tree
|
commitdiff
2015-08-17
Joongi Kim
eal: fix C++ app build
tree
|
commitdiff
2015-07-08
Pablo de Lara
eal: add const in prefetch functions
tree
|
commitdiff
2015-06-29
Adrien Mazarguil
eal: fix pedantic build of mlx4 debug mode
tree
|
commitdiff
2015-06-19
Roman Dementiev
rwlock: add HTM lock elision for x86
tree
|
commitdiff
2015-06-19
Roman Dementiev
spinlock: add HTM lock elision for x86
tree
|
commitdiff
2015-06-19
Thomas Monjalon
doc: fix doxygen warnings
tree
|
commitdiff
2015-06-12
Stephen Hemminger
eal: fix whitespace
tree
|
commitdiff
2015-02-24
Cunming Liang
spinlock: support non-EAL thread
tree
|
commitdiff
2014-12-05
Thomas Monjalon
eal: detect endianness
tree
|
commitdiff
2014-11-07
David Marchand
eal: fix C++ compilation after headers rework
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split CPU flags operations to architecture specific
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split memcpy operation to architecture specific
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split spinlock operations to architecture specific
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split prefetch operations to architecture specific
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split CPU cycle operation to architecture specific
tree
|
commitdiff
2014-11-05
Chao Zhu
eal: split byte order operations to architecture specific
tree
|
commitdiff
2014-11-05
David Marchand
eal: split atomic operations to architecture specific
tree
|
commitdiff