summaryrefslogtreecommitdiffstats
path: root/pcilib/kmem.c
Commit message (Collapse)AuthorAgeFilesLines
* RPM generationSuren A. Chilingaryan2016-03-041-3/+3
|
* Distinguish between hardware and bus addresses in pcilibSuren A. Chilingaryan2016-03-021-5/+19
|
* Fix reading non DMA-able kernel pages using pcitoolSuren A. Chilingaryan2015-11-201-8/+20
|
* Configure number of DMA buffers in IPEDMA and improve checking and reporting ↵Suren A. Chilingaryan2015-11-201-44/+108
| | | | inconsistent kmem buffers while re-using
* Use global locks to protect kmem allocation to prevent race while allocating ↵Suren A. Chilingaryan2015-08-051-3/+3
| | | | simmultaneously locking kmem pages and any other type of kmem
* Fix error-checking typo in kmemSuren A. Chilingaryan2015-08-051-2/+2
|
* Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-1/+11
|
* More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan2015-04-241-0/+310