aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
AgeCommit message (Expand)Author
2013-06-12drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2013-02-11x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2012-01-03switch procfs to umode_t useAl Viro
2011-10-31drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-04-14drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-03-17misc: change to new flag variablematt mooney
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-03-12sgi-gru: use for_each_set_bit()Akinobu Mita
2009-12-16gru: send cross partition interrupts using the gruJack Steiner
2009-12-16gru: update driver version numberJack Steiner
2009-12-16gru: improve GRU TLB dropin statisticsJack Steiner
2009-12-16gru: fix GRU interrupt race at deallocateJack Steiner
2009-12-16gru: add hugepage supportJack Steiner
2009-12-16gru: fix bug in allocation of kernel contextsJack Steiner
2009-12-16gru: update GRU structures to match latest hardware specJack Steiner
2009-12-16gru: check for correct GRU chiplet assignmentJack Steiner
2009-12-16gru: remove stray local_irq_enableJack Steiner
2009-12-16gru: add symbolic names for GRU error codeJack Steiner
2009-12-16gru: fix bug in exception handlingJack Steiner
2009-12-16gru: preload tlb for bcopy instructionsJack Steiner
2009-12-16gru: expicitly set instruction status to activeJack Steiner
2009-12-16gru: add additional GRU statisticsJack Steiner
2009-12-16gru: update irq infrastructureJack Steiner
2009-12-16gru: fix prefetch and speculation bugsJack Steiner
2009-12-16gru: check for valid vmaJack Steiner
2009-12-16gru: add test for gru_copy_gpaJack Steiner
2009-12-16gru: add debug option for cache flushingJack Steiner
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner
2009-12-16gru: support 64-bit GRU addressesJack Steiner
2009-12-16gru: improve messages for malfunctioning GRUsJack Steiner
2009-12-16gru: fix bug in module unloadJack Steiner
2009-12-16gru: allow users to specify gru chiplet 3Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 2Jack Steiner
2009-12-16gru: allow users to specify gru chiplet 1Jack Steiner
2009-12-16gru: handle blades without memoryJack Steiner
2009-12-16gru: fix istatus race in GRU tlb dropinJack Steiner
2009-12-16gru: add comments raised in previous code reviewsJack Steiner
2009-12-16gru: initial GRU based on blade topologyJack Steiner
2009-12-16X86: uv: implement a gru_read_gpa kernel functionRobin Holt
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-05sgi-gru: decrapfiy options_write() functionLinus Torvalds
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan