summaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru
Commit message (Expand)AuthorAgeFilesLines
* mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse2018-12-281-8/+6
* drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-11-111-0/+4
* Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko2018-10-261-1/+0
* misc: sgi-gru: fix fall-through annotationsGustavo A. R. Silva2018-09-201-2/+2
* mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-221-2/+5
* Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-052-2/+3
|\
| * misc: sgi-gru: Change return type to vm_fault_tSouptick Joarder2018-05-142-2/+3
* | sgi-gru: simplify procfs codeChristoph Hellwig2018-05-161-67/+14
|/
* mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-311-0/+1
* sgi-gru: update to new mmu_notifier semanticJérôme Glisse2017-08-311-12/+0
* mm: convert generic code to 5-level pagingKirill A. Shutemov2017-03-091-2/+7
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-242-2/+3
* mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-1/+1
* drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkDimitri Sivanich2016-10-271-1/+1
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
* 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