summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+4Star
* gru: change resource assignment for kernel threadsJack Steiner2009-06-186-105/+184
* gru: support cch_allocate for kernel threadsJack Steiner2009-06-184-19/+17Star
* 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-171-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-036-38/+35Star
* sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner2009-04-033-1/+24
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-034-13/+14
* sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2009-04-032-55/+82
* sgi-gru: restructure the GRU vtop functionsJack Steiner2009-04-031-24/+44
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-032-4/+10
* sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner2009-04-031-0/+36
* sgi-gru: add statistics to the GRU context management functionsJack Steiner2009-04-033-0/+59
* sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner2009-04-034-160/+218
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-037-27/+38
* sgi-gru: misc GRU cleanupJack Steiner2009-04-038-43/+55
* SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-112-17/+3Star
* 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-031-1/+1
* | Merge branch 'linus' into x86/uvIngo Molnar2008-11-201-0/+4
|\|
| * GRU: fix for debug optionJack Steiner2008-11-201-0/+4
* | x86, UV: fix redundant creation of sgi_uvCliff Wickman2008-11-111-1/+0Star
|/
* 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-131-1/+1
* drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi2008-08-051-1/+0Star
* 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
* GRU Driver: /proc interfacesJack Steiner2008-07-301-0/+336
* GRU Driver: resource managementJack Steiner2008-07-301-0/+798
* GRU Driver: kernel services provide by driverJack Steiner2008-07-301-0/+679
* GRU Driver: page faults & exceptionsJack Steiner2008-07-301-0/+633
* GRU Driver: driver initialization, file & vma opsJack Steiner2008-07-301-0/+481
* GRU Driver: kernel services header filesJack Steiner2008-07-301-0/+134