summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-08-20nouveau: simplify nouveau_dmem_migrate_vmaChristoph Hellwig
2019-08-20nouveau: simplify nouveau_dmem_migrate_to_ramChristoph Hellwig
2019-08-20nouveau: remove a few function stubsChristoph Hellwig
2019-08-20nouveau: factor out dmem fence completionChristoph Hellwig
2019-08-20nouveau: factor out device memory address calculationChristoph Hellwig
2019-08-20nouveau: reset dma_nr in nouveau_dmem_migrate_alloc_and_copyChristoph Hellwig
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig
2019-08-20drm/amdkfd: use mmu_notifier_putJason Gunthorpe
2019-08-20drm/amdkfd: fix a use after free race with mmu_notifer unregisterJason Gunthorpe
2019-08-20drm/radeon: use mmu_notifier_get/put for struct radeon_mnJason Gunthorpe
2019-08-20hmm: use mmu_notifier_get/put for 'struct hmm'Jason Gunthorpe
2019-08-16misc/sgi-gru: use mmu_notifier_get/put for struct gru_mm_structJason Gunthorpe
2019-08-07mm/hmm: make HMM_MIRROR an implicit optionChristoph Hellwig
2019-08-07mm/hmm: remove the page_shift member from struct hmm_rangeChristoph Hellwig
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig
2019-08-07nouveau: pass struct nouveau_svmm to nouveau_range_faultChristoph Hellwig
2019-08-07amdgpu: don't initialize range->list in amdgpu_hmm_init_rangeChristoph Hellwig
2019-08-07amdgpu: remove -EAGAIN handling for hmm_range_faultChristoph Hellwig
2019-07-26mm/hmm: remove hmm_range vmaRalph Campbell
2019-07-26mm/hmm: replace the block argument to hmm_range_fault with a flags valueChristoph Hellwig
2019-07-26mm/hmm: replace hmm_update with mmu_notifier_rangeRalph Campbell
2019-07-25mm/hmm: remove the legacy hmm_pfn_* APIsChristoph Hellwig
2019-07-25nouveau: return -EBUSY when hmm_range_wait_until_valid failsChristoph Hellwig
2019-07-25nouveau: unlock mmap_sem on all errors from nouveau_range_faultChristoph Hellwig
2019-07-25nouveau: remove the block parameter to nouveau_range_faultChristoph Hellwig
2019-07-25mm/hmm: move hmm_vma_range_done and hmm_vma_fault to nouveauChristoph Hellwig
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-20Merge branch 'next' into for-linusDmitry Torokhov
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-19Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-07-19Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-19Input: alps - fix a mismatch between a condition check and its commentHui Wang
2019-07-19Input: psmouse - fix build error of multiple definitionYueHaibing
2019-07-19Input: applespi - remove set but not used variables 'sts'Mao Wenan
2019-07-19Input: add Apple SPI keyboard and trackpad driverRonald Tschalär
2019-07-19Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2019-07-19Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-07-19drm/nouveau/secboot/gp102-: remove WAR for SEC2 RTOS start bugBen Skeggs
2019-07-19drm/nouveau/flcn/gp102-: improve implementation of bind_context() on SEC2/GSPBen Skeggs
2019-07-19drm/nouveau: fix memory leak in nouveau_conn_reset()Yongxin Liu