aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner4-4/+14
2009-06-18gru: update to rev 0.9 of gru specJack Steiner6-11/+24
2009-06-18gru: update gru kernel self testsJack Steiner4-16/+142
2009-06-18gru: support for asynchronous gru instructionsJack Steiner3-20/+213
2009-06-18gru: support instruction completion interruptsJack Steiner3-7/+29
2009-06-18gru: check context state on reloadJack Steiner2-9/+25
2009-06-18gru: fix handling of mesq failuresJack Steiner1-9/+24
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner2-6/+4
2009-06-18gru: change resource assignment for kernel threadsJack Steiner6-105/+184
2009-06-18gru: support cch_allocate for kernel threadsJack Steiner4-19/+17
2009-06-18gru: change context load and unloadJack Steiner3-7/+11
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner2-29/+33
2009-06-18gru: dump chiplet stateJack Steiner5-1/+267
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner6-26/+52
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+1
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt1-1/+1
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner6-38/+35
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner3-1/+24
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner4-13/+14
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner2-55/+82
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner1-24/+44
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner2-4/+10
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner1-0/+36
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner3-0/+59
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner4-160/+218
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner7-27/+38
2009-04-02sgi-gru: misc GRU cleanupJack Steiner8-43/+55
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2-17/+3
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar1-0/+2
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar2-1/+5
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner1-0/+4
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson1-1/+1
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar1-0/+4
2008-11-19GRU: fix for debug optionJack Steiner1-0/+4
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman1-1/+0
2008-10-16GRU driver: minor updatesJack Steiner7-29/+39
2008-10-16drivers/misc: Use DIV_ROUND_UPJulia Lawall1-1/+1
2008-09-13ia64: fix panic during `modprobe -r xpc'Robin Holt1-0/+3
2008-08-12GRU: fix preprocessor symbol for sparseRandy Dunlap1-1/+1
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner7-29/+93
2008-07-30GRU Driver: driver makefileJack Steiner1-0/+3
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner1-0/+370
2008-07-30GRU Driver: /proc interfacesJack Steiner1-0/+336
2008-07-30GRU Driver: resource managementJack Steiner1-0/+798
2008-07-30GRU Driver: kernel services provide by driverJack Steiner1-0/+679
2008-07-30GRU Driver: page faults & exceptionsJack Steiner1-0/+633
2008-07-30GRU Driver: driver initialization, file & vma opsJack Steiner1-0/+481
2008-07-30GRU Driver: kernel services header filesJack Steiner1-0/+134