summaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAge
* x86/platform/UV: Remove Obsolete GRU MMR address translationDimitri Sivanich2016-05-04
* mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-16
* misc: sgi-gru: fix return of errorSudip Mukherjee2015-10-04
* misc: sgi-gru: gruhandles.c: Remove unused functionRickard Strandqvist2015-10-04
* misc: sgi-gru: use time_before()Manuel Schölling2015-10-04
* drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee2015-09-20
* drivers/misc/sgi-gru: remove unused variableSudip Mukherjee2015-09-20
* drivers/misc/sgi-gru: fix dereference of ERR_PTRSudip Mukherjee2015-09-20
* drivers/misc/sgi-gru: remove always false conditionSudip Mukherjee2015-09-20
* drivers/misc/sgi-gru: make functions staticSudip Mukherjee2015-09-20
* drivers/misc/sgi-gru: add return on errorSudip Mukherjee2015-09-20
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-03
|\
| * x86/UV: Fix conditional in gru_exit()Dimitri Sivanich2014-04-01
* | drivers/misc/sgi-gru/grukdump.c: cleanup gru_dump_context() a littleDan Carpenter2014-04-07
|/
* drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter2014-02-10
* drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()Dimitri Sivanich2013-07-03
* Merge 3.10-rc6 into char-misc-nextGreg Kroah-Hartman2013-06-17
|\
| * drivers/misc/sgi-gru/grufile.c: fix info leak in gru_get_config_info()Dan Carpenter2013-06-12
* | misc: replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-06
|/
* proc: Supply a function to remove a proc entry by PDEDavid Howells2013-05-01
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* x86, uv, uv3: Check current gru hub support for SGI UV3Mike Travis2013-02-11
* mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
* Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-28
* switch procfs to umode_t useAl Viro2012-01-03
* drivers/misc: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* drivers/misc/sgi-gru/grufile.c: fix the wrong members of gru_chipWanlong Gao2011-04-14
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* misc: change to new flag variablematt mooney2011-03-17
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* sgi-gru: use for_each_set_bit()Akinobu Mita2010-03-12
* gru: send cross partition interrupts using the gruJack Steiner2009-12-16
* gru: update driver version numberJack Steiner2009-12-16
* gru: improve GRU TLB dropin statisticsJack Steiner2009-12-16
* gru: fix GRU interrupt race at deallocateJack Steiner2009-12-16
* gru: add hugepage supportJack Steiner2009-12-16
* gru: fix bug in allocation of kernel contextsJack Steiner2009-12-16
* gru: update GRU structures to match latest hardware specJack Steiner2009-12-16
* gru: check for correct GRU chiplet assignmentJack Steiner2009-12-16
* gru: remove stray local_irq_enableJack Steiner2009-12-16
* gru: add symbolic names for GRU error codeJack Steiner2009-12-16
* gru: fix bug in exception handlingJack Steiner2009-12-16
* gru: preload tlb for bcopy instructionsJack Steiner2009-12-16
* gru: expicitly set instruction status to activeJack Steiner2009-12-16
* gru: add additional GRU statisticsJack Steiner2009-12-16
* gru: update irq infrastructureJack Steiner2009-12-16
* gru: fix prefetch and speculation bugsJack Steiner2009-12-16
* gru: check for valid vmaJack Steiner2009-12-16