Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_struct | Jason Gunthorpe | 1 | -60/+24 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 1 | -14/+1 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 1 | -8/+6 |
2018-10-27 | Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca... | Michal Hocko | 1 | -1/+0 |
2018-08-22 | mm, oom: distinguish blockable mode for mmu notifiers | Michal Hocko | 1 | -2/+5 |
2018-02-01 | mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks | David Rientjes | 1 | -0/+1 |
2017-09-01 | sgi-gru: update to new mmu_notifier semantic | Jérôme Glisse | 1 | -12/+0 |
2015-10-04 | misc: sgi-gru: fix return of error | Sudip Mukherjee | 1 | -10/+10 |
2015-09-21 | drivers/misc/sgi-gru: fix possible NULL dereference | Sudip Mukherjee | 1 | -2/+3 |
2013-02-28 | hlist: drop the node parameter from iterators | Sasha Levin | 1 | -2/+1 |
2009-12-16 | gru: add additional GRU statistics | Jack Steiner | 1 | -2/+4 |
2009-12-16 | gru: handle failures to mmu_notifier_register | Jack Steiner | 1 | -1/+7 |
2009-04-03 | sgi-gru: improvements to GRU debug messages & statistics | Jack Steiner | 1 | -1/+1 |
2009-04-03 | sgi-gru: misc GRU cleanup | Jack Steiner | 1 | -3/+2 |
2008-08-06 | drivers/misc/sgi-gru/grutlbpurge.c: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-07-30 | GRU Driver V3: fixes to resolve code review comments | Jack Steiner | 1 | -1/+3 |
2008-07-30 | GRU Driver: TLB flushing, MMUOPS callouts | Jack Steiner | 1 | -0/+370 |