ivshmem: remove library and its EAL integration
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_memory.c
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-07-22 Michal Jastrzebskimem: fix check of physical address retrieval
2016-07-11 Olivier Matzxen: fix retrieval of physical address
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-20 Marcin Kerlinmem: fix leak after mapping failure
2016-06-20 Marcin Kerlinmem: fix error message with Xen
2016-05-19 Olivier Matzmem: lock pages when not using hugepages
2016-03-03 Ralf Hoffmanneal/linux: change hugepage sorting to avoid overlapping...
2016-01-27 David Marchandremove unneeded tests for NULL when freeing
2016-01-21 Zhihong Wangeal: remove unnecessary hugepage zero-filling
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-04 Shesha Sreenivasam... eal: add option to delete hugepage backing files
2015-07-27 Ravi Kerureal: deduplicate memory initialization
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-15 Sergio Gonzalez... mem: fix initialization with --no-huge option
2015-07-10 Simon Kagstrommem: warn once if pagemap is unreadable
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-02 Bruce Richardsonmem: fix build with gcc 5.1
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-01-15 Vlad Zolotarovmem: search only dpdk hugetlbfs maps
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-16 Anatoly Burakovmem: make --no-huge use mmap instead of malloc
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-28 Ouyang Changchunethdev: queue start and stop
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-14 Didier Pallardmem: change default per socket memory allocation
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-26 Adrien Mazarguilmem: get memzone from any CPU socket when hugepages...
2014-02-26 Damien Millescampsmem: get physical address of any pointer
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Thomas Monjalonmem: fix log for --no-huge
2014-02-25 Bruce Richardsonmem: allow virtual memory address hinting
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-23 Intelmem: remove hugepage file on unmap
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelmem: rework huge page mapping for secondary process
2013-09-17 Intelmem: remove RLIMIT_NOFILE update
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmem: error if requesting more segments than MAX_MEMSEG
2013-07-25 Thomas Monjaloneal: fix access to huge page with high address
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmemory: add --socket-mem option
2013-07-25 Inteleal: minor changes
2013-07-25 Intellib: sysfs parsing
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release