summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-021-24/+44
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-022-4/+10
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-021-0/+36
* sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-023-0/+59
* sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-024-160/+218
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-027-27/+38
* sgi-gru: misc GRU cleanupJack Steiner2009-04-028-43/+55
* SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-112-17/+3
* x86: uv cleanup, build fix #2Ingo Molnar2009-01-211-0/+2
* SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-1/+1
* Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2008-12-162-1/+5
|\
| * [IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner2008-12-091-0/+4
| * sgi-gru: call fs_initcall() if statically linkedDean Nelson2008-12-021-1/+1
* | Merge branch 'linus' into x86/uvIngo Molnar2008-11-201-0/+4
|\ \ | |/
| * GRU: fix for debug optionJack Steiner2008-11-191-0/+4
* | x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-111-1/+0
|/
* GRU driver: minor updatesJack Steiner2008-10-167-29/+39
* drivers/misc: Use DIV_ROUND_UPJulia Lawall2008-10-161-1/+1
* ia64: fix panic during `modprobe -r xpc'Robin Holt2008-09-131-0/+3
* GRU: fix preprocessor symbol for sparseRandy Dunlap2008-08-121-1/+1
* drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi2008-08-051-1/+0
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-307-29/+93
* GRU Driver: driver makefileJack Steiner2008-07-301-0/+3
* GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner2008-07-301-0/+370
OpenPOWER on IntegriCloud