aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/sgi-gru
AgeCommit message (Expand)AuthorFilesLines
2023-06-19mm: ptep_get() conversionGravatar Ryan Roberts 1-1/+1
2023-06-09mm/gup: remove unused vmas parameter from get_user_pages()Gravatar Lorenzo Stoakes 1-1/+1
2023-02-24Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+4
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsGravatar Suren Baghdasaryan 1-2/+2
2023-01-20sgi-gru: grukservices: remove unnecessary (void*) conversionsGravatar Li kunyu 1-4/+4
2022-11-23misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault ...Gravatar Zheng Wang 3-7/+30
2022-10-25misc: sgi-gru: use explicitly signed charGravatar Jason A. Donenfeld 2-10/+10
2022-06-27misc: sgi-gru: grukservices: drop unexpected word "the" in the commentsGravatar Jiang Jian 1-1/+1
2022-03-18misc: sgi-gru: Fix spelling mistake "unexpect" -> "unexpected"Gravatar Colin Ian King 1-1/+1
2022-02-25misc: sgi-gru: Don't cast parameter in bit operationsGravatar Andy Shevchenko 1-6/+0
2021-07-21misc: sgi-gru: Convert from atomic_t to refcount_t on gru_thread_state->ts_re...Gravatar Xiyu Yang 2-4/+5
2021-06-29misc/sgi-gru/grufault: use vma_lookup() in gru_find_vma()Gravatar Liam Howlett 1-2/+2
2020-10-07x86/platform/uv: Update Copyrights to conform to HPE standardsGravatar Mike Travis 1-0/+1
2020-10-07x86/platform/uv: Update UV MMRs for UV5Gravatar Mike Travis 1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 1-2/+2
2020-07-27x86/cpu: Relocate sync_core() to sync_core.hGravatar Ricardo Neri 3-0/+3
2020-06-09mmap locking API: convert mmap_sem commentsGravatar Michel Lespinasse 1-4/+4
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesGravatar Michel Lespinasse 2-10/+10
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedGravatar Mike Rapoport 1-1/+0
2020-03-18misc: Replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 2-2/+2
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-21/+21
2019-10-10sgi-gru: simplify procfs code some moreGravatar Joe Perches 1-7/+4
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structGravatar Jason Gunthorpe 3-62/+25
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Gravatar Thomas Gleixner 11-154/+11
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-01-18misc/sgi-gru/grufault: fix a style errorGravatar Peng Hao 1-2/+2
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackGravatar Jérôme Glisse 1-8/+6
2018-11-11drivers/misc/sgi-gru: fix Spectre v1 vulnerabilityGravatar Gustavo A. R. Silva 1-0/+4
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Gravatar Michal Hocko 1-1/+0
2018-09-20misc: sgi-gru: fix fall-through annotationsGravatar Gustavo A. R. Silva 1-2/+2
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersGravatar Michal Hocko 1-2/+5
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+3
2018-05-16sgi-gru: simplify procfs codeGravatar Christoph Hellwig 1-67/+14
2018-05-14misc: sgi-gru: Change return type to vm_fault_tGravatar Souptick Joarder 2-2/+3
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksGravatar David Rientjes 1-0/+1
2017-08-31sgi-gru: update to new mmu_notifier semanticGravatar Jérôme Glisse 1-12/+0
2017-03-09mm: convert generic code to 5-level pagingGravatar Kirill A. Shutemov 1-2/+7
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfGravatar Dave Jiang 2-2/+3
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressGravatar Jan Kara 1-1/+1
2016-10-27drivers/misc/sgi-gru/grumain.c: remove bogus 0x prefix from printkGravatar Dimitri Sivanich 1-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsGravatar Lorenzo Stoakes 1-1/+1
2016-05-04x86/platform/UV: Remove Obsolete GRU MMR address translationGravatar Dimitri Sivanich 1-16/+22
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmGravatar Dave Hansen 1-2/+1
2015-10-04misc: sgi-gru: fix return of errorGravatar Sudip Mukherjee 1-10/+10
2015-10-04misc: sgi-gru: gruhandles.c: Remove unused functionGravatar Rickard Strandqvist 2-7/+0
2015-10-04misc: sgi-gru: use time_before()Gravatar Manuel Schölling 1-1/+3
2015-09-20drivers/misc/sgi-gru: fix possible NULL dereferenceGravatar Sudip Mukherjee 1-2/+3
2015-09-20drivers/misc/sgi-gru: remove unused variableGravatar Sudip Mukherjee 1-2/+0
2015-09-20drivers/misc/sgi-gru: fix dereference of ERR_PTRGravatar Sudip Mukherjee 1-1/+6
2015-09-20drivers/misc/sgi-gru: remove always false conditionGravatar Sudip Mukherjee 1-1/+1