aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
AgeCommit message (Expand)Author
2009-09-24gru: allocation may fail in quicktest1()Roel Kluin
2009-09-24gru: use proc_create()Alexey Dobriyan
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-18gru: copyright fixesJack Steiner
2009-06-18gru: remove references to the obsolete global status handleJack Steiner
2009-06-18gru: fixes to grudump utilityJack Steiner
2009-06-18gru: fix potential use-after-free when purging GRU tlbsJack Steiner
2009-06-18gru: add user request to specify gru sliceJack Steiner
2009-06-18gru: generic infrastructure for context optionsJack Steiner
2009-06-18gru: cleanup gru inline functionsJack Steiner
2009-06-18gru: delete user request for fetching chiplet statusJack Steiner
2009-06-18gru: collect per-context user statisticsJack Steiner
2009-06-18gru: fix automatic retry of gru instruction failuresJack Steiner
2009-06-18gru: add user request to explicitly unload a gru contextJack Steiner
2009-06-18gru: fix cache coherency issues with instruction retryJack Steiner
2009-06-18gru: update to rev 0.9 of gru specJack Steiner
2009-06-18gru: update gru kernel self testsJack Steiner
2009-06-18gru: support for asynchronous gru instructionsJack Steiner
2009-06-18gru: support instruction completion interruptsJack Steiner
2009-06-18gru: check context state on reloadJack Steiner
2009-06-18gru: fix handling of mesq failuresJack Steiner
2009-06-18gru: support contexts with zero dsrs or cbrsJack Steiner
2009-06-18gru: change resource assignment for kernel threadsJack Steiner
2009-06-18gru: support cch_allocate for kernel threadsJack Steiner
2009-06-18gru: change context load and unloadJack Steiner
2009-06-18gru: dynamic allocation of kernel contextsJack Steiner
2009-06-18gru: dump chiplet stateJack Steiner
2009-06-18gru: bug fixes for GRU exception handlingJack Steiner
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-04-21sgi-xp/sgi-gru: allow modules to load on non-uv systemsRobin Holt
2009-04-02sgi-gru: support multiple pagesizes in GRUJack Steiner
2009-04-02sgi-gru: fix bugs related to module unload of the GRU driverJack Steiner
2009-04-02sgi-gru: macro for scanning all gru chipletsJack Steiner
2009-04-02sgi-gru: add support to the GRU driver for message queue interruptsJack Steiner
2009-04-02sgi-gru: restructure the GRU vtop functionsJack Steiner
2009-04-02sgi-gru: aSID (context management) bug fixesJack Steiner
2009-04-02sgi-gru: add support for a user to explicitly unload a GRU contextJack Steiner
2009-04-02sgi-gru: add statistics to the GRU context management functionsJack Steiner
2009-04-02sgi-gru: change GRU CCH commands from inline functions to outofline functionsJack Steiner
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner
2009-04-02sgi-gru: misc GRU cleanupJack Steiner
2009-02-11SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson
2009-01-21x86: uv cleanup, build fix #2Ingo Molnar
2009-01-06SGI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-16Merge commit 'v2.6.28-rc8' into x86/uvIngo Molnar
2008-12-09[IA64] Fix GRU compile error w/o CONFIG_HUGETLB_PAGEJack Steiner
2008-12-02sgi-gru: call fs_initcall() if statically linkedDean Nelson
2008-11-20Merge branch 'linus' into x86/uvIngo Molnar
2008-11-19GRU: fix for debug optionJack Steiner
2008-11-11x86, UV: fix redundant creation of sgi_uvCliff Wickman