summaryrefslogtreecommitdiffstats
path: root/net/rds/rds.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-18gpu: host1x: Drop unnecessary host1x argumentThierry Reding4-13/+13
2018-05-18gpu: host1x: Cleanup loop variable usageThierry Reding4-5/+5
2018-05-18gpu: host1x: Store pointer to client in jobsThierry Reding4-5/+7
2018-05-18gpu: host1x: Remove wait check supportThierry Reding9-234/+14
2018-05-18gpu: host1x: Fix compiler errors by converting to dma_addr_tEmil Goode2-2/+2
2018-05-17drm/tegra: Use drm_gem_fb_destroyDaniel Stone1-16/+1
2018-05-17drm/tegra: Move fbdev unmap special caseDaniel Stone1-6/+11
2018-05-17drm/tegra: tegra_fb -> drm_framebufferDaniel Stone2-25/+15
2018-05-17drm/tegra: Move GEM BOs to drm_framebufferDaniel Stone2-30/+8
2018-05-17drm/tegra: Remove duplicate framebuffer num_planesDaniel Stone2-5/+2
2018-05-17drm/tegra: Adding new typedef vm_fault_tSouptick Joarder1-16/+2
2018-05-17gpu: host1x: Acquire a reference to the IOVA cacheThierry Reding1-1/+10
2018-05-17drm/tegra: Acquire a reference to the IOVA cacheThierry Reding1-1/+9
2018-05-17drm/tegra: Fix order of teardown in IOMMU caseThierry Reding1-4/+4
2018-05-17gpu: host1x: Fix dma_free_wc() argument in the error pathDmitry Osipenko1-1/+1
2018-05-17drm/tegra: dc: Rename supports_blending to has_legacy_blendingDmitry Osipenko2-11/+11
2018-05-17drm/tegra: plane: Implement zpos plane property for older TegrasDmitry Osipenko3-96/+244
2018-05-17drm/tegra: dc: Enable plane scaling filtersDmitry Osipenko2-0/+88
2018-05-17drm/tegra: Refactor IOMMU attach/detachThierry Reding5-83/+72
2018-05-17drm/tegra: gr3d: Properly clean up resourcesThierry Reding1-6/+22
2018-05-04drm/tegra: gr2d: Properly clean up resourcesThierry Reding1-6/+22
2018-05-04drm/tegra: dc: Free syncpoint on errorsThierry Reding1-0/+2
2018-05-04drm/tegra: gr3d: Add IOMMU supportDmitry Osipenko1-0/+27
2018-05-04drm/tegra: gr2d: Add IOMMU supportDmitry Osipenko1-2/+29
2018-05-04drm/tegra: dc: Balance IOMMU group refcountingDmitry Osipenko2-17/+16
2018-05-04drm/tegra: hub: Use state directlyStefan Schake1-1/+1
2018-04-16Linux 4.17-rc1v4.17-rc1Linus Torvalds1-2/+2
2018-04-14kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo5-4/+28
2018-04-14kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo4-32/+31
2018-04-14kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo2-34/+13
2018-04-14kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrsPhilipp Rudo1-22/+12
2018-04-14kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrsPhilipp Rudo1-46/+30
2018-04-14kernel/kexec_file.c: split up __kexec_load_puragoryPhilipp Rudo1-97/+103
2018-04-14kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo3-61/+71
2018-04-14kernel/kexec_file.c: search symbols in read-only kexec_purgatoryPhilipp Rudo1-16/+22
2018-04-14kernel/kexec_file.c: make purgatory_info->ehdr constPhilipp Rudo2-8/+13
2018-04-14kernel/kexec_file.c: remove checks in kexec_purgatory_loadPhilipp Rudo1-14/+0
2018-04-14include/linux/kexec.h: silence compile warningsPhilipp Rudo1-0/+2
2018-04-14kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro3-188/+201
2018-04-14x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro1-11/+7
2018-04-14x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro1-51/+31
2018-04-14x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro1-12/+12
2018-04-14x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro1-63/+58
2018-04-14kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro8-94/+71
2018-04-14kexec_file: make use of purgatory optionalAKASHI Takahiro3-0/+11
2018-04-14proc: revalidate misc dentriesAlexey Dobriyan1-1/+22
2018-04-14mm, slab: reschedule cache_reap() on the same CPUVlastimil Babka1-1/+2
2018-04-14kexec: export PG_swapbacked to VMCOREINFOPetr Tesarik1-0/+1
2018-04-14ipc/shm: fix use-after-free of shm file via remap_file_pages()Eric Biggers1-3/+20
2018-04-14mm/filemap.c: provide dummy filemap_page_mkwrite() for NOMMUArnd Bergmann1-1/+5