summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
AgeCommit message (Expand)Author
2009-12-16gru: expicitly set instruction status to activeJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: check for valid vmaJack Steiner
2009-12-16gru: add test for gru_copy_gpaJack Steiner
2009-12-16gru: add debug option for cache flushingJack Steiner
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner
2009-12-16gru: support 64-bit GRU addressesJack Steiner
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner
2009-12-16gru: fix bug in module unloadJack Steiner
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner
2009-12-16gru: handle blades without memoryJack Steiner
2009-12-16gru: fix istatus race in GRU tlb dropinJack Steiner
2009-12-16gru: add comments raised in previous code reviewsJack Steiner
2009-12-16gru: initial GRU based on blade topologyJack Steiner
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin
2009-09-24gru: use proc_create()Alexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18gru: copyright fixesJack Steiner
2009-06-18gru: remove references to the obsolete global status handleJack Steiner
2009-06-18gru: fixes to grudump utilityJack Steiner
2009-06-18gru: fix potential use-after-free when purging GRU tlbsJack Steiner
2009-06-18gru: add user request to specify gru sliceJack Steiner
2009-06-18gru: generic infrastructure for context optionsJack Steiner
2009-06-18gru: cleanup gru inline functionsJack Steiner
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner
2009-06-18gru: collect per-context user statisticsJack Steiner
2009-06-18gru: fix automatic retry of gru instruction failuresJack Steiner
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner
2009-06-18gru: update to rev 0.9 of gru specJack Steiner
2009-06-18gru: update gru kernel self testsJack Steiner
2009-06-18gru: support for asynchronous gru instructionsJack Steiner
2009-06-18gru: support instruction completion interruptsJack Steiner
2009-06-18gru: check context state on reloadJack Steiner
2009-06-18gru: fix handling of mesq failuresJack Steiner
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner
2009-06-18gru: change resource assignment for kernel threadsJack Steiner
2009-06-18gru: support cch_allocate for kernel threadsJack Steiner
2009-06-18gru: change context load and unloadJack Steiner
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner
2009-06-18gru: dump chiplet stateJack Steiner