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