aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grukservices.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* gru: send cross partition interrupts using the gruJack Steiner2009-12-161-15/+24
* gru: fix bug in allocation of kernel contextsJack Steiner2009-12-161-3/+11
* gru: fix bug in exception handlingJack Steiner2009-12-161-8/+22
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-161-1/+1
* gru: add additional GRU statisticsJack Steiner2009-12-161-11/+24
* gru: fix prefetch and speculation bugsJack Steiner2009-12-161-4/+6
* gru: add test for gru_copy_gpaJack Steiner2009-12-161-9/+39
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-161-3/+5
* gru: add comments raised in previous code reviewsJack Steiner2009-12-161-1/+3
* X86: uv: implement a gru_read_gpa kernel functionRobin Holt2009-12-161-0/+23
* 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