aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grufault.c
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* gru: improve GRU TLB dropin statisticsJack Steiner2009-12-161-2/+3
* gru: fix GRU interrupt race at deallocateJack Steiner2009-12-161-7/+17
* gru: add hugepage supportJack Steiner2009-12-161-3/+4
* gru: remove stray local_irq_enableJack Steiner2009-12-161-1/+0
* gru: add symbolic names for GRU error codeJack Steiner2009-12-161-5/+11
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-161-4/+85
* gru: add additional GRU statisticsJack Steiner2009-12-161-7/+11
* gru: update irq infrastructureJack Steiner2009-12-161-17/+32
* gru: fix prefetch and speculation bugsJack Steiner2009-12-161-0/+2
* gru: check for valid vmaJack Steiner2009-12-161-9/+12
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-161-3/+3
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-161-5/+3
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-161-11/+2
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-161-0/+10
* gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* gru: add comments raised in previous code reviewsJack Steiner2009-12-161-0/+5
* gru: fix potential use-after-free when purging GRU tlbsJack Steiner2009-06-181-1/+3
* gru: add user request to specify gru sliceJack Steiner2009-06-181-0/+4
* gru: generic infrastructure for context optionsJack Steiner2009-06-181-6/+18
* gru: collect per-context user statisticsJack Steiner2009-06-181-0/+27
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-181-1/+2
* gru: update to rev 0.9 of gru specJack Steiner2009-06-181-2/+6
* gru: support for asynchronous gru instructionsJack Steiner2009-06-181-4/+0
* gru: support instruction completion interruptsJack Steiner2009-06-181-7/+20
* gru: change context load and unloadJack Steiner2009-06-181-2/+2
* gru: bug fixes for GRU exception handlingJack Steiner2009-06-181-4/+21
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-021-0/+15
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-021-9/+2
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-021-24/+44
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-021-0/+36
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-021-1/+4
* sgi-gru: misc GRU cleanupJack Steiner2009-04-021-7/+12
* [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
* GRU driver: minor updatesJack Steiner2008-10-161-6/+5
* GRU Driver: page faults & exceptionsJack Steiner2008-07-301-0/+633