summaryrefslogtreecommitdiffstats
path: root/pcilib/locking.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix compilation of the driverSuren A. Chilingaryan2015-08-061-0/+1
|
* Use global locks to protect kmem allocation to prevent race while allocating ↵Suren A. Chilingaryan2015-08-051-5/+1
| | | | simmultaneously locking kmem pages and any other type of kmem
* Integrate locking subsystem from Nicolas ZilioSuren A. Chilingaryan2015-08-051-59/+292
|
* last modification+comments updatezilio nicolas2015-07-101-4/+11
|
* modified for last remarkszilio nicolas2015-07-071-2/+2
|
* clean version for lockszilio nicolas2015-07-071-0/+74