summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru/grukservices.c
Commit message (Expand)AuthorAgeFilesLines
* gru: allocation may fail in quicktest1()Roel Kluin2009-09-241-0/+2
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* gru: fix automatic retry of gru instruction failuresJack Steiner2009-06-181-3/+2
* gru: add user request to explicitly unload a gru contextJack Steiner2009-06-181-20/+35
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-181-2/+10
* gru: update to rev 0.9 of gru specJack Steiner2009-06-181-1/+2
* gru: update gru kernel self testsJack Steiner2009-06-181-15/+135
* gru: support for asynchronous gru instructionsJack Steiner2009-06-181-16/+162
* gru: fix handling of mesq failuresJack Steiner2009-06-181-9/+24
* gru: change resource assignment for kernel threadsJack Steiner2009-06-181-81/+120
* gru: support cch_allocate for kernel threadsJack Steiner2009-06-181-1/+4
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-021-1/+1
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-021-0/+19
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-021-46/+58
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-021-2/+2
* sgi-gru: misc GRU cleanupJack Steiner2009-04-021-2/+2
* GRU driver: minor updatesJack Steiner2008-10-161-0/+1
* drivers/misc: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-301-3/+3
* GRU Driver: kernel services provide by driverJack Steiner2008-07-301-0/+679