summaryrefslogtreecommitdiffstats
path: root/kmem.c
Commit message (Expand)AuthorAgeFilesLines
* Support pre-allocated memory with memmap in KMemSuren A. Chilingaryan2013-07-141-2/+8
* Kernel memory allocationSuren A. Chilingaryan2012-11-121-3/+13
* Synchronize kernel buffers during the read-kernel-memory and while accessing ...Suren A. Chilingaryan2011-12-141-8/+2
* Reverts r99 and fixes inheritance of kernel buffers properlySuren A. Chilingaryan2011-12-121-10/+14
* multithread preprocessing of ipecamera frames and code reorganizationSuren A. Chilingaryan2011-12-121-7/+6
* Sync only required buffersSuren A. Chilingaryan2011-10-231-6/+20
* Support exporting data from kernel buffersroot2011-10-211-3/+6
* Support forceful clean-up of kernel memorySuren A. Chilingaryan2011-07-171-0/+9
* Handle correctly reference counting in the driverSuren A. Chilingaryan2011-07-171-2/+1
* Few fixesSuren A. Chilingaryan2011-07-171-2/+3
* Implement DMA access synchronization for NWL implementationSuren A. Chilingaryan2011-07-171-31/+55
* Implement DMA access synchronization in the driverSuren A. Chilingaryan2011-07-161-20/+74
* First iteration of work to preserve DMA state between executionsSuren A. Chilingaryan2011-07-141-3/+24
* Support alignments in kmem allocationSuren A. Chilingaryan2011-07-061-11/+17
* North West Logick DMA implementationroot2011-07-041-0/+166