mem: zero out memory on free
[dpdk.git] / lib / librte_eal / linuxapp /
2016-07-10 Daniel Mrzyglodmem: fix hugepage resource leak
2016-06-30 Olivier Matzmem: revert page locking when not using hugepages
2016-06-30 Jianfeng Tanmem: fix allocating all free hugepages
2016-06-27 Pablo de Larakni: fix build with gcc 6.1
2016-06-21 Anupam Kapoorkni: fix build with gcc 6
2016-06-21 Ferruh Yigitigb_uio: fix build on CentOS 6.8
2016-06-20 Remy Hortonkeepalive: fix missing symbol export
2016-06-20 Marcin Kerlinmem: fix leak after mapping failure
2016-06-20 Marcin Kerlinmem: fix error message with Xen
2016-06-20 Thomas Monjaloneal/linux: fix build with glibc < 2.12
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-17 Thomas Monjalonkeepalive: fix exported symbols
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-15 Olivier Matzpci: mmap ioports on non-x86 Linux
2016-06-15 Olivier Matzpci: split function parsing resources in sysfs
2016-06-15 Olivier Matzpci: remove invalid comment
2016-06-15 Olivier Matzeal/linux: only call iopl on x86
2016-06-14 Ziye Yangpci: support class id probing
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-07 Anatoly Burakovivshmem: fix overlap detection
2016-06-07 Ferruh Yigitkni: move more kernel version check to compat header
2016-06-07 Ferruh Yigitkni: fix spacing in compat header
2016-06-07 Ferruh Yigitkni: fix build with kernel 4.7
2016-06-07 Olivier Matzkni: fix build clean on Ubuntu
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-05-19 Olivier Matzmem: lock pages when not using hugepages
2016-05-02 Ferruh Yigitkni: support chained mbufs
2016-05-02 Igor Ryzhovkni: keep ethernet MAC address when interface goes up
2016-04-27 Daniel Mrzyglodvfio: fix socket option check
2016-04-20 Thomas Monjalonpci: remove deprecated specific config
2016-04-11 Ferruh Yigitkni: fix vhost build with kernels 4.2 and 4.4
2016-04-11 Daniel Mrzyglodvfio: fix resource leak
2016-04-07 Ferruh Yigitkni: fix possible deadlock
2016-04-07 Anatoly Burakovivshmem: avoid infinite loop when concatenating segments
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-16 David Marchandpci: fix ioport support for uio_pci_generic on x86
2016-03-16 David Marchandpci: separate ioport handlers per UIO driver
2016-03-16 David Marchandpci: align ioport special case for x86 in read/write...
2016-03-16 David Marchandpci: align ioport unmap error handling to ioport map
2016-03-13 Keith Wileseal: decrease log level of some debug messages
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-09 Huawei Xiepci: ignore devices already managed in Linux when mappi...
2016-03-09 Huawei Xiepci: rework ioport map error handling
2016-03-09 Huawei Xiepci: identify devices not managed by any kernel driver
2016-03-09 Huawei Xiepci: use new compiler flag for x86
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Harry van Haareneal: fix race condition in multi-process startup
2016-03-09 Helin Zhangigb_uio: deprecate extended tag
2016-03-09 Helin Zhangpci: remove config of extended tag
2016-03-07 Ferruh Yigitigb_uio: cast private data to correct struct type
2016-03-07 Ferruh Yigitigb_uio: use macros for array size calculation
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-03-03 Ralf Hoffmanneal/linux: change hugepage sorting to avoid overlapping...
2016-03-03 Yi Lueal/linux: fix build with hpet
2016-03-03 Thomas Monjaloneal: fix symbol map version number
2016-02-29 Stephen Hemmingerlog: add missing symbols
2016-02-24 Santosh Shuklavfio: support PCI ioport
2016-02-24 Santosh Shuklavfio: ignore mapping for ioport region
2016-02-24 Santosh Shuklaeal/linux: never check iopl for arm
2016-02-16 David Marchandeal: introduce PCI ioport API
2016-02-16 Thomas Monjaloneal: move CPU flag functions out of headers
2016-02-16 Thomas Monjaloneal: get CPU flag name
2016-02-11 Jerin Jacobmbuf: fix performance with 128-byte cache line
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-10 Thomas Monjalonconfig: remove useless explicit includes of generated...
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-09 Kamil Rytarowskieal/linux: support built-in kernel modules
2016-02-03 Yuanhan Liupci: export device mapping functions
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2016-01-28 Anatoly Burakovvfio: support no-IOMMU mode
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2016-01-21 Zhihong Wangeal: remove unnecessary hugepage zero-filling
2016-01-21 Zhihong Wangeal: reduce timer initialization time
2015-12-15 Thomas Monjaloneal: remove zombie symbols
2015-12-12 Cunming Liangeal/linux: fix Rx interrupt read error management
2015-12-10 Stephen Hemmingervfio: support iommu group zero
2015-12-08 Lee Robertskni: fix build on RHEL 7.2
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-24 Ferruh Yigitigb_uio: use existing PCI macros
2015-11-24 Pablo de Larakni: fix build on Ubuntu 12.04 with kernel 3.13.0-30
2015-11-20 Ferruh Yigiteal: fix alarm clock type for glibc < 2.12
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-19 Helin Zhangkni: fix build with kernel 2.6.32
2015-11-19 Simon Kagstromkni: use utsrelease to determine Ubuntu kernel version
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-12 Panu Matilaineneal: move plugin loading from linuxapp to common
2015-11-04 David Huntigb_uio: fix build with kernel 4.3
2015-11-04 Tiwei Bieeal: do not reset getopt lib
2015-11-04 Cunming Liangeal: query multi-vector interrupt capability
2015-11-04 Cunming Liangeal/linux: forbid enabling zero interrupt vector
2015-11-04 Cunming Liangeal: reserve VFIO vector zero for misc interrupt
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-04 Pablo de Larakni: fix igb build with kernel 4.2
2015-11-04 Pablo de Larakni: rename macro for igb nlflags
2015-11-04 Dex Chenkni: allow per-net instances
2015-11-04 Shesha Sreenivasam... eal: add option to delete hugepage backing files
next