summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-21drm/nouveau: HACK FOR HMM AREAnouveau-hmmJérôme Glisse1-1/+8
2018-03-21drm/nouveau: HMM area creation helpers for nouveau clientJérôme Glisse4-0/+122
2018-03-21drm/nouveau: add HMM area creation user interfaceJérôme Glisse4-0/+101
2018-03-21drm/nouveau: add HMM area creationJérôme Glisse2-0/+65
2018-03-21drm/nouveau: add SVM through HMM support to nouveau client v2Jérôme Glisse5-0/+478
2018-03-21drm/nouveau: special mapping method for HMM (user interface)Jérôme Glisse5-19/+92
2018-03-21drm/nouveau: special mapping method for HMM v2Jérôme Glisse4-1/+206
2018-03-21drm/nouveau/fault/gp100: initial implementation of MaxwellFaultBufferABen Skeggs11-0/+371
2018-03-21drm/nouveau/mc/gp100-: handle replayable fault interruptBen Skeggs3-2/+22
2018-03-21drm/nouveau/mmu/gp100: allow gcc/tex to generate replayable faultsBen Skeggs1-1/+4
2018-03-21drm/nouveau/core: define engine for handling replayable faultsBen Skeggs7-0/+12
2018-03-21drm/nouveau/core/memory: add some useful accessor macrosJérôme Glisse1-0/+8
2018-03-21drm/nouveau/vmm: enable page table iterator over non populated rangeJérôme Glisse1-24/+51
2018-03-21drm/nouveau: remove ghost fileJérôme Glisse1-0/+0
2018-03-21gr: did you try turning it off and on again.Jérôme Glisse1-0/+7
2018-03-21mm/hmm: use device driver encoding for HMM pfn v2Jérôme Glisse2-73/+142
2018-03-21mm/hmm: change hmm_vma_fault() to allow write fault on page basisJérôme Glisse2-33/+119
2018-03-21mm/hmm: factor out pte and pmd handling to simplify hmm_vma_walk_pmd()Jérôme Glisse1-72/+102
2018-03-21mm/hmm: move hmm_pfns_clear() closer to where it is useJérôme Glisse1-8/+8
2018-03-21mm/hmm: rename HMM_PFN_DEVICE_UNADDRESSABLE to HMM_PFN_DEVICE_PRIVATEJérôme Glisse2-3/+3
2018-03-21mm/hmm: do not differentiate between empty entry or missing directory v2Jérôme Glisse2-35/+18
2018-03-21mm/hmm: cleanup special vma handling (VM_SPECIAL)Jérôme Glisse1-20/+20
2018-03-21mm/hmm: use uint64_t for HMM pfn instead of defining hmm_pfn_t to ulong v2Jérôme Glisse2-38/+34
2018-03-21mm/hmm: remove HMM_PFN_READ flag and ignore peculiar architecture v2Jérôme Glisse2-19/+41
2018-03-21mm/hmm: use struct for hmm_vma_fault(), hmm_vma_get_pfns() parameters v2Jérôme Glisse2-63/+33
2018-03-21mm/hmm: hmm_pfns_bad() was accessing wrong structJérôme Glisse1-1/+2
2018-03-21mm/hmm: unregister mmu_notifier when last HMM client quit v3Jérôme Glisse1-3/+36
2018-03-21mm/hmm: HMM should have a callback before MM is destroyed v3Ralph Campbell2-1/+38
2018-03-19mm/hmm: fix header file if/else/endif maze v2Jérôme Glisse1-8/+1
2018-03-19mm/hmm: documentation editorial update to HMM documentationRalph Campbell2-174/+187
2018-03-15virtio_ring: fix num_free handling in error caseTiwei Bie1-2/+0
2018-03-15Revert "Input: synaptics - Lenovo Thinkpad T460p devices should use RMI"Arkadiusz Hiler1-1/+0
2018-03-15Input: matrix_keypad - fix race when disabling interruptsZhang Bo1-1/+3
2018-03-15Input: mms114 - add SPDX identifierAndi Shyti1-8/+5
2018-03-15Input: mms114 - fix license module informationAndi Shyti1-1/+1
2018-03-07Merge tag 'gfs2-4.16.rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+0
2018-03-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds7-62/+54
2018-03-07Merge tag 'regulator-fix-v4.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2018-03-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds16-76/+115
2018-03-07gfs2: Fixes to "Implement iomap for block_map" (2)Andreas Gruenbacher1-3/+0
2018-03-07Merge remote-tracking branches 'regulator/fix/resume' and 'regulator/fix/stm3...Mark Brown2-2/+2
2018-03-06Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+69
2018-03-06s390/entry.S: fix spurious zeroing of r0Christian Borntraeger1-2/+2
2018-03-06signal/x86: Include the field offsets in the build time checksEric W. Biederman1-0/+65
2018-03-06signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2-4/+4
2018-03-05Merge tag 'please-pull-ia64_misc' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-57/+34
2018-03-05ia64/err-inject: fix spelling mistake: "capapbilities" -> "capabilities"Colin Ian King1-1/+1
2018-03-05ia64/err-inject: Use get_user_pages_fast()Davidlohr Bueso1-1/+1
2018-03-05ia64: doc: tweak whitespace for 'console=' parameterSergei Trofimovich1-1/+1
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox1-46/+23