summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grufile.c
Commit message (Expand)AuthorAgeFilesLines
* x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-011-3/+8
* drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter2013-06-121-0/+1
* x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis2013-02-111-1/+1
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-091-3/+2
* drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-141-4/+4
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-161-0/+1
* gru: add additional GRU statisticsJack Steiner2009-12-161-1/+1
* gru: update irq infrastructureJack Steiner2009-12-161-50/+208
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-161-7/+8
* gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-2/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* gru: generic infrastructure for context optionsJack Steiner2009-06-181-2/+2
* gru: delete user request for fetching chiplet statusJack Steiner2009-06-181-38/+0
* gru: collect per-context user statisticsJack Steiner2009-06-181-0/+3
* gru: add user request to explicitly unload a gru contextJack Steiner2009-06-181-6/+4
* gru: fix cache coherency issues with instruction retryJack Steiner2009-06-181-1/+1
* gru: update gru kernel self testsJack Steiner2009-06-181-0/+3
* gru: support contexts with zero dsrs or cbrsJack Steiner2009-06-181-4/+2
* gru: dump chiplet stateJack Steiner2009-06-181-0/+3
* 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: fix bugs related to module unload of the GRU driverJack Steiner2009-04-021-1/+4
* sgi-gru: macro for scanning all gru chipletsJack Steiner2009-04-021-0/+3
* sgi-gru: aSID (context management) bug fixesJack Steiner2009-04-021-0/+1
* sgi-gru: improvements to GRU debug messages & statisticsJack Steiner2009-04-021-1/+1
* sgi-gru: misc GRU cleanupJack Steiner2009-04-021-10/+15
* SGI IA64 UV: fix ia64 build error in the linux-next treeDean Nelson2009-02-111-15/+3
* sgi-gru: call fs_initcall() if statically linkedDean Nelson2008-12-021-1/+1
* GRU driver: minor updatesJack Steiner2008-10-161-1/+7
* ia64: fix panic during `modprobe -r xpc'Robin Holt2008-09-131-0/+3
* GRU Driver V3: fixes to resolve code review commentsJack Steiner2008-07-301-2/+6
* GRU Driver: driver initialization, file & vma opsJack Steiner2008-07-301-0/+481