eal/linux: fix indent of hugepage init
[dpdk.git] / lib / librte_eal / linuxapp / eal /
2015-07-09 David Marchandeal/linux: fix indent of hugepage init
2015-07-09 David Marchandeal/linux: rework loop in hugepage init
2015-07-09 David Marchandeal/linux: improve coding style of hugepage init
2015-07-09 David Marchandeal/linux: remove useless casts in hugepage init
2015-07-09 David Marchandeal/linux: remove useless process type check in hugepag...
2015-07-08 Tetsuya Mukawapci: merge probing and closing functions for linux...
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping structures for linux and bsd
2015-07-08 Tetsuya Mukawapci: introduce function to map uio resource by index
2015-07-08 Tetsuya Mukawapci: introduce functions to alloc and free uio resource
2015-07-08 Tetsuya Mukawapci: fix uio mapping differences between linux and bsd
2015-07-08 Tetsuya Mukawapci: fix memory leaks and needless increment of map...
2015-07-08 Tetsuya Mukawapci: close file descriptor of uio configuration
2015-07-08 Tetsuya Mukawapci: fix coding style
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-22 Keith Wileseal: fix log level of early messages
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-06-03 Bruce Richardsoneal/linux: fix numa node detection
2015-06-02 Bruce Richardsonmem: fix build with gcc 5.1
2015-05-22 Bruce Richardsonxenvirt: move drivers/net/
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-05-22 Bruce Richardsonaf_packet: move to drivers/net/
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-05-11 Stephen Hemmingervfio: set eventfd non-blocking and not inherited
2015-04-20 Stephen Hemmingerpci: make device id tables const
2015-04-01 Thomas Monjalonpci: rename passthrough driver to kernel driver
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-03-12 David Marchandeal: fix tailq init for uio and vfio resources
2015-03-10 David Marchandtailq: remove static slots
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: introduce dynamic register system
2015-03-10 David Marchandtailq: get rid of broken reserve api
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-10 David Marchandpci: use lookup tailq api
2015-03-04 Stephen Hemmingereal/linux: remove useless memset
2015-03-03 Thomas Monjaloneal/linux: fix build
2015-03-02 Neil Hormaneal: clean up export of socket id variable
2015-02-25 Tetsuya Mukawaethdev: attach or detach port
2015-02-25 Tetsuya Mukawaeal: add vdev init and uninit
2015-02-25 Tetsuya Mukawapci: probe or close device
2015-02-25 Tetsuya Mukawapci: unmap igb_uio resources
2015-02-25 Tetsuya Mukawapci: consolidate address comparisons
2015-02-25 Michael Qiupci: select memory mapping from driver type
2015-02-25 Michael Qiupci: add kernel driver type
2015-02-25 Cunming Liangeal: fix missing symbol in version map
2015-02-24 Bruce Richardsoneal/linux: remove unnecessary check for primary instance
2015-02-24 Bruce Richardsoneal/linux: populate uio maps from pci resources array
2015-02-24 Bruce Richardsoneal/linux: mmap uio resources using resourceX files
2015-02-24 Cunming Liangeal: initialize lcore and socket id
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: get unique thread id
2015-02-24 Cunming Liangeal: get socket id from cpu id
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-02-23 Dan Alonieal/linux: allow to map BARs with MSI-X tables
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2015-02-20 Danny Zhoueal/linux: enable uio_pci_generic support
2015-02-20 Sergio Gonzalez... eal/linux: fix fscanf format mismatch
2015-02-20 Sergio Gonzalez... eal: fix dynamic link with virtio
2015-02-13 Michael Qiupci: fix max VFs for non igb_uio drivers
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2015-01-16 Tomasz Kulasekeal/linux: check fscanf return when parsing modules...
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2015-01-15 Stephen Hemmingerlog: remove unnecessary stubs
2015-01-15 Vlad Zolotarovmem: search only dpdk hugetlbfs maps
2014-12-11 Michael Qiueal: fix build with icc
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-12-04 Chao Zhukni: fix build on IBM Power
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-11-26 Chao Zhumem: support layout of IBM Power
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/linux: disable iopl operation for IBM Power
2014-11-25 Anatoly Burakoveal/linux: map pci memory resources after hugepages
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-11-24 Pawel Wodkowskialarm: make cancellation thread-safe
2014-11-05 Matthew Halleal/linux: fix inaccurate numa node error comment
2014-10-08 Bruce Richardsonmbuf: add userdata pointer field
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-23 David Marchandeal: fix checkpatch issues before moving code
2014-09-23 David Marchandeal: remove duplicate handling of white/black list
2014-09-23 David Marchandeal: factorise unsupported option handling
2014-09-23 David Marchandeal: remove unused --use-device option
2014-09-18 David Marchandeal: set log level from command line
2014-09-17 Bruce Richardsonmbuf: split mbuf across two cache lines.
next