summaryrefslogtreecommitdiffstats
path: root/sys/dev/glxsb
Commit message (Expand)AuthorAgeFilesLines
* Huge cleanup of random(4) code.markm2015-06-301-1/+2
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenjkim2015-05-221-1/+1
* This is the much-discussed major upgrade to the random(4) device, known to yo...markm2014-10-301-1/+1
* Snapshot. This passes the build test, but has not yet been finished or debugged.markm2013-10-041-1/+1
* Yarrow wants entropy estimations to be conservative; the usual ideamarkm2013-09-061-1/+1
* More conversions of drivers to use the PCI parent DMA tag.scottl2012-03-121-1/+1
* Fix two possible (but unlikely) NULL-pointer dereferences in glxsb(4).philip2008-11-171-3/+7
* - Convert sc_sessions_mtx mutex to a rwlock, so in the fast pathpjd2008-08-112-88/+70
* Add glxsb(4) driver for the Security Block in AMD Geode LX processors (asphilip2008-08-093-0/+1198
OpenPOWER on IntegriCloud