summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
* x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-041-16/+22
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+1
* misc: sgi-gru: fix return of errorSudip Mukherjee2015-10-041-10/+10
* misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2015-10-042-7/+0
* misc: sgi-gru: use time_before()Manuel Schölling2015-10-041-1/+3
* drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee2015-09-201-2/+3
* drivers/misc/sgi-gru: remove unused variableSudip Mukherjee2015-09-201-2/+0
* drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee2015-09-201-1/+6
* drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee2015-09-201-1/+1
* drivers/misc/sgi-gru: make functions staticSudip Mukherjee2015-09-201-3/+3
* drivers/misc/sgi-gru: add return on errorSudip Mukherjee2015-09-201-8/+6
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-031-3/+8
|\
| * x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-011-3/+8
* | drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter2014-04-071-3/+3
|/
* drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter2014-02-101-6/+5
* drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich2013-07-031-2/+3
* Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-171-0/+1
|\
| * drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter2013-06-121-0/+1
* | misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-061-9/+5
|/
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-011-1/+1
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-2/+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
* Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-0/+1
* switch procfs to umode_t useAl Viro2012-01-031-1/+1
* drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-311-0/+1
* 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
OpenPOWER on IntegriCloud