summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-202-0/+2
* drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-141-4/+4
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-1/+1
* misc: change to new flag variablematt mooney2011-03-171-3/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* sgi-gru: use for_each_set_bit()Akinobu Mita2010-03-121-11/+4
* gru: send cross partition interrupts using the gruJack Steiner2009-12-162-15/+36
* gru: update driver version numberJack Steiner2009-12-161-1/+1
* gru: improve GRU TLB dropin statisticsJack Steiner2009-12-164-14/+17
* gru: fix GRU interrupt race at deallocateJack Steiner2009-12-163-7/+19
* gru: add hugepage supportJack Steiner2009-12-161-3/+4
* gru: fix bug in allocation of kernel contextsJack Steiner2009-12-161-3/+11
* gru: update GRU structures to match latest hardware specJack Steiner2009-12-162-1/+15
* gru: check for correct GRU chiplet assignmentJack Steiner2009-12-161-14/+30
* gru: remove stray local_irq_enableJack Steiner2009-12-161-1/+0
* gru: add symbolic names for GRU error codeJack Steiner2009-12-161-5/+11
* gru: fix bug in exception handlingJack Steiner2009-12-161-8/+22
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-169-16/+129
* gru: expicitly set instruction status to activeJack Steiner2009-12-162-56/+67
* gru: add additional GRU statisticsJack Steiner2009-12-168-48/+77
* gru: update irq infrastructureJack Steiner2009-12-164-70/+260
* gru: fix prefetch and speculation bugsJack Steiner2009-12-165-6/+38
* gru: check for valid vmaJack Steiner2009-12-161-9/+12
* gru: add test for gru_copy_gpaJack Steiner2009-12-161-9/+39
* gru: add debug option for cache flushingJack Steiner2009-12-162-5/+10
* gru: handle failures to mmu_notifier_registerJack Steiner2009-12-163-11/+21
* gru: support 64-bit GRU addressesJack Steiner2009-12-161-6/+0
* gru: improve messages for malfunctioning GRUsJack Steiner2009-12-162-3/+25
* gru: fix bug in module unloadJack Steiner2009-12-161-1/+1
* gru: allow users to specify gru chiplet 3Jack Steiner2009-12-163-29/+13
* gru: allow users to specify gru chiplet 2Jack Steiner2009-12-166-80/+109
* gru: allow users to specify gru chiplet 1Jack Steiner2009-12-164-2/+17
* gru: handle blades without memoryJack Steiner2009-12-161-2/+2
* gru: fix istatus race in GRU tlb dropinJack Steiner2009-12-161-29/+20
* gru: add comments raised in previous code reviewsJack Steiner2009-12-162-1/+8
* gru: initial GRU based on blade topologyJack Steiner2009-12-161-7/+5
* X86: uv: implement a gru_read_gpa kernel functionRobin Holt2009-12-165-0/+52
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* sgi-gru: decrapfiy options_write() functionLinus Torvalds2009-11-051-6/+7
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-2/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-272-2/+2
* gru: allocation may fail in quicktest1()Roel Kluin2009-09-241-0/+2
* gru: use proc_create()Alexey Dobriyan2009-09-241-2/+1
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-122-2/+0
* gru: copyright fixesJack Steiner2009-06-182-8/+28
* gru: remove references to the obsolete global status handleJack Steiner2009-06-181-2/+0
* gru: fixes to grudump utilityJack Steiner2009-06-182-4/+8
* gru: fix potential use-after-free when purging GRU tlbsJack Steiner2009-06-181-1/+3
* gru: add user request to specify gru sliceJack Steiner2009-06-184-1/+13
OpenPOWER on IntegriCloud