summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
...
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-163-11/+21
* gru: support 64-bit GRU addressesJack Steiner2009-12-161-6/+0
* gru: improve messages for malfunctioning GRUsJack Steiner2009-12-162-3/+25
* gru: fix bug in module unloadJack Steiner2009-12-161-1/+1
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-163-29/+13
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-166-80/+109
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-164-2/+17
* gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* gru: add comments raised in previous code reviewsJack Steiner2009-12-162-1/+8
* gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5
* X86: uv: implement a gru_read_gpa kernel functionRobin Holt2009-12-165-0/+52
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-2/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* gru: allocation may fail in quicktest1()Roel Kluin2009-09-241-0/+2
* gru: use proc_create()Alexey Dobriyan2009-09-241-2/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* gru: copyright fixesJack Steiner2009-06-182-8/+28
* gru: remove references to the obsolete global status handleJack Steiner2009-06-181-2/+0
* gru: fixes to grudump utilityJack Steiner2009-06-182-4/+8
* 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-184-1/+13
* gru: generic infrastructure for context optionsJack Steiner2009-06-185-13/+35
* gru: cleanup gru inline functionsJack Steiner2009-06-181-17/+16
* gru: delete user request for fetching chiplet statusJack Steiner2009-06-182-41/+0
* gru: collect per-context user statisticsJack Steiner2009-06-185-0/+52
* 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-183-28/+41
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-184-4/+14
* gru: update to rev 0.9 of gru specJack Steiner2009-06-186-11/+24
* gru: update gru kernel self testsJack Steiner2009-06-184-16/+142
* gru: support for asynchronous gru instructionsJack Steiner2009-06-183-20/+213
* gru: support instruction completion interruptsJack Steiner2009-06-183-7/+29
* gru: check context state on reloadJack Steiner2009-06-182-9/+25
* gru: fix handling of mesq failuresJack Steiner2009-06-181-9/+24
* gru: support contexts with zero dsrs or cbrsJack Steiner2009-06-182-6/+4
* gru: change resource assignment for kernel threadsJack Steiner2009-06-186-105/+184
* gru: support cch_allocate for kernel threadsJack Steiner2009-06-184-19/+17
* gru: change context load and unloadJack Steiner2009-06-183-7/+11
* gru: dynamic allocation of kernel contextsJack Steiner2009-06-182-29/+33
* gru: dump chiplet stateJack Steiner2009-06-185-1/+267
* gru: bug fixes for GRU exception handlingJack Steiner2009-06-186-26/+52
* page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-161-1/+1
* sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt2009-04-211-1/+1
* sgi-gru: support multiple pagesizes in GRUJack Steiner2009-04-026-38/+35
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-023-1/+24
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-024-13/+14
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-022-55/+82
OpenPOWER on IntegriCloud