summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-10-31drm/i915/gen9: fix plane_blocks_per_line on watermarks calculationsPaulo Zanoni
2016-10-31drm/i915/gen9: minimum scanlines for Y tile is not always 4Paulo Zanoni
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni
2016-10-31drm/i915/gen9: only add the planes actually affected by ddb changesPaulo Zanoni
2016-10-31drm/i915/skl: Don't try to update plane watermarks if they haven't changedLyude
2016-10-31drm/i915/skl: Update DDB values atomically with wms/plane attrsLyude
2016-10-31drm/i915: Move CRTC updating in atomic_commit into it's own hookLyude
2016-10-31drm/i915/skl: Update plane watermarks atomically during plane updatesLyude
2016-10-31HID: add quirk for Akai MIDImix.Steinar H. Gunderson
2016-10-31drm/amd/powerplay: fix mclk not switching back after multi-head was disabledRex Zhu
2016-10-31drm/fsl-dcu: fix endian issue when using clk_register_dividerStefan Agner
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-10-31drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher
2016-10-31drm/radeon/si/dpm: fix phase shedding setupAlex Deucher
2016-10-31drm/radeon: narrow asic_init for virtualizationAlex Deucher
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-31drm/amdgpu: initialize the context reset_counter in amdgpu_ctx_initNicolai Hähnle
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-10-31drm/i915/backlight: setup backlight pwm alternate increment on backlight enableShawn Lee
2016-10-31drm/i915/backlight: setup and cache pwm alternate increment valueJani Nikula
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-31drm/vc4: Fix races when the CS reads from render targets.Eric Anholt
2016-10-28Linux 4.8.5v4.8.5Greg Kroah-Hartman
2016-10-28Revert "target: Fix residual overflow handling in target_complete_cmd_with_le...Nicholas Bellinger
2016-10-28target: Don't override EXTENDED_COPY xcopy_pt_cmd SCSI status codeDinesh Israni
2016-10-28target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger
2016-10-28target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger
2016-10-28target/tcm_fc: use CPU affinity for responsesHannes Reinecke
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers
2016-10-28fscrypto: lock inode while setting encryption policyEric Biggers
2016-10-28fscrypto: make XTS tweak initialization endian-independentEric Biggers
2016-10-28KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-28mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the ledUlf Hansson
2016-10-28mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unusedUlf Hansson
2016-10-28mmc: core: switch to 1V8 or 1V2 for hs400es modeShawn Lin
2016-10-28mmc: core: Annotate cmd_hdr as __le32Jiri Slaby
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-28arm64: KVM: Take S1 walks into account when determining S2 write faultsWill Deacon
2016-10-28arm64: Cortex-A53 errata workaround: check for kernel addressesAndre Przywara
2016-10-28arm64: kernel: Init MDCR_EL2 even in the absence of a PMUMarc Zyngier
2016-10-28arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon
2016-10-28arm64: kaslr: fix breakage with CONFIG_MODVERSIONS=yArd Biesheuvel
2016-10-28arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon