summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-31drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni1-24/+15
2016-10-31drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni1-24/+32
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-31drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni1-1/+36
2016-10-31drm/i915/skl: Don't try to update plane watermarks if they haven't changedLyude2-1/+14
2016-10-31drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude3-168/+132
2016-10-31drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude2-22/+54
2016-10-31drm/i915/skl: Update plane watermarks atomically during plane updatesLyude4-18/+64
2016-10-31HID: add quirk for Akai MIDImix.Steinar H. Gunderson2-0/+4
2016-10-31drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu2-1/+4
2016-10-31drm/fsl-dcu: fix endian issue when using clk_register_dividerStefan Agner1-1/+5
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom1-3/+3
2016-10-31drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-10-31drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-10-31drm/radeon: narrow asic_init for virtualizationAlex Deucher1-2/+3
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-31drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle1-0/+3
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-10-31drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee1-1/+17
2016-10-31drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula2-3/+12
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson2-8/+12
2016-10-31drm/vc4: Fix races when the CS reads from render targets.Eric Anholt4-8/+62
2016-10-28Linux 4.8.5v4.8.5Greg Kroah-Hartman1-1/+1
2016-10-28Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger1-15/+1
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni1-4/+12
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger3-6/+24
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger1-1/+3
2016-10-28target/tcm_fc: use CPU affinity for responsesHannes Reinecke1-1/+1
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim1-1/+2
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers1-0/+4
2016-10-28fscrypto: lock inode while setting encryption policyEric Biggers1-0/+4
2016-10-28fscrypto: make XTS tweak initialization endian-independentEric Biggers1-7/+8
2016-10-28KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger1-2/+7
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson1-0/+2
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson1-5/+0
2016-10-28mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin1-0/+10
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby2-2/+2
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov1-1/+2
2016-10-28arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon1-5/+6
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara2-12/+23
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier1-1/+2
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-10-28arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel1-0/+5
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon1-14/+22