aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan2-2/+2
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin1-0/+2
2009-09-24gru: use proc_create()Alexey Dobriyan1-2/+1
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan2-2/+0
2009-06-18gru: copyright fixesJack Steiner2-8/+28
2009-06-18gru: remove references to the obsolete global status handleJack Steiner1-2/+0
2009-06-18gru: fixes to grudump utilityJack Steiner2-4/+8
2009-06-18gru: fix potential use-after-free when purging GRU tlbsJack Steiner1-1/+3
2009-06-18gru: add user request to specify gru sliceJack Steiner4-1/+13
2009-06-18gru: generic infrastructure for context optionsJack Steiner5-13/+35
2009-06-18gru: cleanup gru inline functionsJack Steiner1-17/+16
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner2-41/+0
2009-06-18gru: collect per-context user statisticsJack Steiner5-0/+52
2009-06-18gru: fix automatic retry of gru instruction failuresJack Steiner1-3/+2
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner3-28/+41
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