aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grutables.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita1-11/+4
2009-12-16gru: update driver version numberJack Steiner1-1/+1
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner1-1/+1
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner1-0/+1
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner1-2/+7
2009-12-16gru: add additional GRU statisticsJack Steiner1-9/+9
2009-12-16gru: update irq infrastructureJack Steiner1-1/+13
2009-12-16gru: support 64-bit GRU addressesJack Steiner1-6/+0
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner1-3/+1
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner1-10/+6
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner1-0/+2
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt1-0/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-06-18gru: add user request to specify gru sliceJack Steiner1-0/+1
2009-06-18gru: generic infrastructure for context optionsJack Steiner1-2/+2
2009-06-18gru: collect per-context user statisticsJack Steiner1-0/+3
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner1-2/+2
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner1-0/+1
2009-06-18gru: update to rev 0.9 of gru specJack Steiner1-0/+1
2009-06-18gru: update gru kernel self testsJack Steiner1-1/+1
2009-06-18gru: support instruction completion interruptsJack Steiner1-0/+5
2009-06-18gru: check context state on reloadJack Steiner1-0/+2
2009-06-18gru: change resource assignment for kernel threadsJack Steiner1-3/+14
2009-06-18gru: change context load and unloadJack Steiner1-0/+4
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner1-0/+2
2009-06-18gru: dump chiplet stateJack Steiner1-0/+12
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner1-0/+2
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner1-0/+3
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner1-0/+1
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner1-2/+7
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner1-0/+8
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner1-0/+3
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner1-0/+2
2009-04-02sgi-gru: misc GRU cleanupJack Steiner1-7/+8
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner1-5/+69
2008-07-30GRU Driver: driver internal header filesJack Steiner1-0/+545