tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_memory.c
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