aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/sgi-gru/grutlbpurge.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe1-60/+24
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse1-8/+6
2018-10-26Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...Michal Hocko1-1/+0
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko1-2/+5
2018-01-31mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes1-0/+1
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse1-12/+0
2015-10-04misc: sgi-gru: fix return of errorSudip Mukherjee1-10/+10
2015-09-20drivers/misc/sgi-gru: fix possible NULL dereferenceSudip Mukherjee1-2/+3
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2009-12-16gru: add additional GRU statisticsJack Steiner1-2/+4
2009-12-16gru: handle failures to mmu_notifier_registerJack Steiner1-1/+7
2009-04-02sgi-gru: improvements to GRU debug messages & statisticsJack Steiner1-1/+1
2009-04-02sgi-gru: misc GRU cleanupJack Steiner1-3/+2
2008-08-05drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-07-30GRU Driver V3: fixes to resolve code review commentsJack Steiner1-1/+3
2008-07-30GRU Driver: TLB flushing, MMUOPS calloutsJack Steiner1-0/+370