aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grumain.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner1-14/+30
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner1-2/+6
2009-12-16gru: add additional GRU statisticsJack Steiner1-3/+7
2009-12-16gru: update irq infrastructureJack Steiner1-2/+7
2009-12-16gru: fix prefetch and speculation bugsJack Steiner1-0/+9
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner1-7/+11
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner1-21/+9
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner1-42/+86
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner1-0/+2
2009-06-18gru: copyright fixesJack Steiner1-4/+14
2009-06-18gru: add user request to specify gru sliceJack Steiner1-0/+7
2009-06-18gru: collect per-context user statisticsJack Steiner1-0/+1
2009-06-18gru: support instruction completion interruptsJack Steiner1-0/+4
2009-06-18gru: check context state on reloadJack Steiner1-9/+23
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner1-2/+2
2009-06-18gru: change resource assignment for kernel threadsJack Steiner1-15/+40
2009-06-18gru: support cch_allocate for kernel threadsJack Steiner1-4/+11
2009-06-18gru: change context load and unloadJack Steiner1-5/+5
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner1-29/+31
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner1-0/+3
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner1-6/+11
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner1-4/+9
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner1-22/+26
2009-04-02sgi-gru: misc GRU cleanupJack Steiner1-3/+3
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-16GRU driver: minor updatesJack Steiner1-11/+18
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner1-6/+10
2008-07-30GRU Driver: resource managementJack Steiner1-0/+798