summaryrefslogtreecommitdiffstats
path: root/kmem.c
Commit message (Collapse)AuthorAgeFilesLines
* 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