aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-16drm/doc: Include new drm_blend.cDaniel Vetter5-9/+15
2016-08-16drm: Extract drm_connector.[hc]Daniel Vetter9-1729/+1773
2016-08-16drm: Export drm_property_replace_global_blobDaniel Vetter2-6/+13
2016-08-16drm: update kerneldoc for changes introduced by commits "16fadc2568e9" and "9671e228fb78"Lothar Waßmann1-0/+10
2016-08-16drm/doc: Update drm_framebuffer docsDaniel Vetter3-37/+130
2016-08-16drm: Extract drm_framebuffer.[hc]Daniel Vetter9-958/+1075
2016-08-16drm/doc: Include drm_atomic.hDaniel Vetter1-1/+1
2016-08-16drm/kms: Nuke dirty_info propertyDaniel Vetter7-70/+0
2016-08-16drm/doc: Remove outdated FIXME for the page_flip callbackDaniel Vetter1-10/+0
2016-08-16drm/hisilicon: Don't set drm_device->platformdevDaniel Vetter3-11/+9
2016-08-16drm/etnaviv: Don't set drm_device->platformdevDaniel Vetter1-2/+0
2016-08-16drm/doc: Reorg for drm-kms.rstDaniel Vetter1-31/+19
2016-08-16drm/doc: Reorg drm-mm.rstDaniel Vetter1-29/+29
2016-08-16drm/kms-helpers: Extract drm_modeset_helper.[hc]Daniel Vetter9-131/+203
2016-08-16drm/doc: Light drm-kms-helper.rst cleanupDaniel Vetter2-104/+107
2016-08-16drm/doc: Fix more kerneldoc/sphinx warningsDaniel Vetter9-40/+41
2016-08-16drm: drop DRIVER_HAVE_IRQ flag for some driversShawn Guo4-5/+4
2016-08-16drm: remove `const` attribute to hint at caller that they now own the memoryEric Engestrom12-18/+18
2016-08-16drm/mgag200: fix error return code in mgag200fb_create()Wei Yongjun1-1/+3
2016-08-16dma-buf: Wait on the reservation object when sync'ing before CPU accessChris Wilson1-0/+23
2016-08-15drm: make drm_get_format_name thread-safeEric Engestrom12-48/+89
2016-08-14Linux 4.8-rc2Linus Torvalds1-1/+1
2016-08-13h8300: Add missing include file to asm/io.hGuenter Roeck1-0/+2
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGuenter Roeck1-1/+1
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12nfsd: don't return an unhashed lock stateid after taking mutexJeff Layton1-5/+20
2016-08-12arm64: defconfig: enable CONFIG_LOCALVERSION_AUTOMasahiro Yamada1-1/+0
2016-08-12arm64: defconfig: add options for virtualization and containersRiku Voipio1-6/+46
2016-08-12arm64: hibernate: handle allocation failuresMark Rutland1-27/+32
2016-08-12arm64: hibernate: avoid potential TLB conflictMark Rutland1-6/+17
2016-08-12arm64: Handle el1 synchronous instruction aborts cleanlyLaura Abbott2-2/+19
2016-08-12dma-buf/fence: kerneldoc: remove spurious section headerSumit Semwal1-1/+1
2016-08-12dma-buf/fence: kerneldoc: remove unused struct membersSumit Semwal1-2/+0
2016-08-12Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle"Peter Chen1-4/+3
2016-08-12MIPS: KVM: Propagate kseg0/mapped tlb fault errorsJames Hogan2-12/+35
2016-08-12MIPS: KVM: Fix gfn range check in kseg0 tlb faultsJames Hogan1-1/+1
2016-08-12MIPS: KVM: Add missing gfn range checkJames Hogan1-8/+15
2016-08-12MIPS: KVM: Fix mapped fault broken commpage handlingJames Hogan1-21/+28
2016-08-12KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall5-17/+27
2016-08-12KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall3-2/+17
2016-08-12drm: Protect fb_defio in drivers with CONFIG_KMS_FBDEV_EMULATIONDaniel Vetter2-0/+8
2016-08-12drm/radeon|amgpu: Make fbdev emulation optionalDaniel Vetter2-9/+1
2016-08-12drm/vmwgfx: select CONFIG_FBDaniel Vetter1-0/+1
2016-08-12drm: Remove superflous linux/fb.h includesDaniel Vetter26-28/+0
2016-08-12drm/fb-helper: Add a dummy remove_conflicting_framebuffersDaniel Vetter12-11/+30
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-12perf/x86/intel/uncore: Add enable_box for client MSR uncoreKan Liang1-0/+14
2016-08-12perf/x86/intel/uncore: Fix uncore num_countersKan Liang1-5/+5
2016-08-12uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructionsDenys Vlasenko1-11/+11