Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | drm/i915: Do not call intel_crtc_disable if the crtc is already disabled. | Maarten Lankhorst | 2015-07-14 | 1 | -4/+2 | |
| | * | | | | | | | Revert "drm/i915: Declare the swizzling unknown for L-shaped configurations" | Daniel Vetter | 2015-07-14 | 1 | -11/+1 | |
| | * | | | | | | | drm/i915: Forward all core DRM ioctls to core compat handling | Tvrtko Ursulin | 2015-07-14 | 1 | -1/+1 | |
| | * | | | | | | | drm/i915: fix oops in primary_check_plane | Daniel Vetter | 2015-07-13 | 1 | -1/+1 | |
| | * | | | | | | | drm/i915: remove unused has_dma_mapping flag | Imre Deak | 2015-07-13 | 5 | -15/+2 | |
| | * | | | | | | | drm/i915: Fix missing return warning for !CONFIG_DEBUGFS | Daniel Vetter | 2015-07-13 | 1 | -1/+2 | |
| | * | | | | | | | drm/i915: avoid leaking DMA mappings | Imre Deak | 2015-07-13 | 2 | -17/+43 | |
| | * | | | | | | | drm/i915: Snapshot seqno of most recently submitted request. | Tomas Elf | 2015-07-13 | 3 | -10/+11 | |
| | * | | | | | | | drm/i915: Store device pointer in contexts for late tracepoint usafe | Chris Wilson | 2015-07-13 | 3 | -3/+4 | |
| | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Merge tag 'topic/drm-fixes-2015-07-16' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2015-07-17 | 3 | -35/+99 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | drm: Provide compat ioctl for addfb2.1 | Tvrtko Ursulin | 2015-07-15 | 1 | -0/+60 | |
| | * | | | | | | | drm: add a check for x/y in drm_mode_setcrtc | Zhao Junwang | 2015-07-07 | 1 | -2/+5 | |
| | * | | | | | | | drm/rockchip: use drm_gem_mmap helpers | Daniel Kurtz | 2015-07-07 | 1 | -33/+34 | |
| * | | | | | | | | drm/amdgpu/dce8: Re-set VBLANK interrupt state when enabling a CRTC | Michel Dänzer | 2015-07-16 | 1 | -0/+4 | |
| * | | | | | | | | drm/radeon/ci: silence a harmless PCC warning | Alex Deucher | 2015-07-16 | 1 | -1/+1 | |
| * | | | | | | | | drm/amdgpu/cz: silence some dpm debug output | Alex Deucher | 2015-07-16 | 1 | -3/+3 | |
| * | | | | | | | | drm/amdgpu/cz: store the forced dpm level | Alex Deucher | 2015-07-16 | 1 | -0/+2 | |
| * | | | | | | | | drm/amdgpu/cz: unforce dpm levels before forcing to low/high | Alex Deucher | 2015-07-16 | 1 | -1/+7 | |
| * | | | | | | | | drm/amdgpu: remove bogus check in gfx8 rb setup | Alex Deucher | 2015-07-16 | 1 | -4/+1 | |
| * | | | | | | | | drm/amdgpu: set proper index/data pair for smc regs on CZ (v2) | Alex Deucher | 2015-07-16 | 1 | -2/+33 | |
| * | | | | | | | | drm/amdgpu: disable the IP module if early_init returns -ENOENT (v2) | Alex Deucher | 2015-07-16 | 1 | -2/+7 | |
| * | | | | | | | | drm/amdgpu: stop context leak in the error path | Christian König | 2015-07-16 | 1 | -2/+6 | |
| * | | | | | | | | drm/amdgpu: validate the context id in the dependencies | Christian König | 2015-07-16 | 1 | -1/+10 | |
| * | | | | | | | | drm/radeon: fix user ptr race condition | Christian König | 2015-07-16 | 2 | -1/+1 | |
| * | | | | | | | | drm/radeon: Don't flush the GART TLB if rdev->gart.ptr == NULL | Michel Dänzer | 2015-07-16 | 1 | -4/+8 | |
| * | | | | | | | | drm/radeon: add a dpm quirk for Sapphire Radeon R9 270X 2GB GDDR5 | Alex Deucher | 2015-07-16 | 1 | -0/+1 | |
* | | | | | | | | | Merge tag 'pm+acpi-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-07-17 | 4 | -20/+32 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' | Rafael J. Wysocki | 2015-07-16 | 4 | -20/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||||
| | | | * | | | | | | | | ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke... | Jiang Liu | 2015-07-10 | 1 | -9/+15 | |
| | | | | |_|_|/ / / / | | | | |/| | | | | | | ||||||
| | | * | | | | | | | | cpufreq: Allow freq_table to be obtained for offline CPUs | Viresh Kumar | 2015-07-10 | 2 | -9/+9 | |
| | | * | | | | | | | | cpufreq: Initialize the governor again while restoring policy | Viresh Kumar | 2015-07-10 | 1 | -0/+1 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | suspend-to-idle: Prevent RCU from complaining about tick_freeze() | Rafael J. Wysocki | 2015-07-09 | 1 | -2/+7 | |
| | |/ / / / / / / | ||||||
* | | | | | | | | | Merge tag 'platform-drivers-x86-v4.2-3' of git://git.infradead.org/users/dvha... | Linus Torvalds | 2015-07-17 | 3 | -84/+176 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | intel_scu_ipc: move local memory initialization out of a mutex | Christophe JAILLET | 2015-07-14 | 1 | -3/+3 | |
| * | | | | | | | | | intel_pmc_ipc: Update kerneldoc formatting | qipeng.zha | 2015-07-09 | 1 | -22/+35 | |
| * | | | | | | | | | dell-laptop: Do not cache hwswitch state | Pali Rohár | 2015-07-07 | 1 | -24/+61 | |
| * | | | | | | | | | dell-laptop: Check return value of each SMBIOS call | Pali Rohár | 2015-07-07 | 1 | -25/+58 | |
| * | | | | | | | | | dell-laptop: Clear buffer before each SMBIOS call | Pali Rohár | 2015-07-07 | 1 | -1/+10 | |
| * | | | | | | | | | intel_pmc_ipc: Fix compiler casting warnings | qipeng.zha | 2015-07-06 | 1 | -13/+13 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-07-17 | 5 | -8/+25 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | NVMe: Reread partitions on metadata formats | Keith Busch | 2015-07-15 | 1 | -2/+11 | |
| * | | | | | | | | bcache: don't embed 'return' statements in closure macros | Jens Axboe | 2015-07-11 | 4 | -6/+14 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2015-07-16 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge tag 'tpm-fixes-for-4.2-rc2' of https://github.com/PeterHuewe/linux-tpmd... | James Morris | 2015-07-15 | 2 | -1/+10 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | tpm, tpm_crb: fail when TPM2 ACPI table contents look corrupted | Jarkko Sakkinen | 2015-07-13 | 1 | -0/+8 | |
| | * | | | | | | | | tpm: Fix initialization of the cdev | Jason Gunthorpe | 2015-07-13 | 1 | -1/+2 | |
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2015-07-16 | 33 | -265/+330 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | IB/core: Destroy ocrdma_dev_id IDR on module exit | Johannes Thumshirn | 2015-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | IB/core: Destroy multcast_idr on module exit | Johannes Thumshirn | 2015-07-14 | 1 | -0/+1 | |
| * | | | | | | | | | | IB/mlx4: Optimize do_slave_init | Doug Ledford | 2015-07-14 | 1 | -7/+9 |