summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25drm/amdgpu: remove sched_lockChristian König
2015-08-25drm/amdgpu: remove prepare_job callbackChristian König
2015-08-25drm/amdgpu: cleanup a scheduler function nameChristian König
2015-08-25drm/amdgpu: reorder scheduler functionsChristian König
2015-08-25drm/amdgpu: fix scheduler thread creation error checkingChristian König
2015-08-25drm/amdgpu: fix entity wakeup race conditionChristian König
2015-08-25drm/amdgpu: cleanup entity pickingChristian König
2015-08-25drm/amdgpu: remove some more unused entity members v2Christian König
2015-08-25drm/amdgpu: fix user fences when scheduler is enabledChristian König
2015-08-25drm/amdgpu: fix fence wait in sync_fence, instead should be in sync_ringsChristian König
2015-08-25drm/amdgpu: rework scheduler submission handling.Christian König
2015-08-25drm/amdgpu: remove v_seq handling from the scheduler v2Christian König
2015-08-25drm/amdgpu: improve sa_bo->fence by kernel fenceChunming Zhou
2015-08-25drm/amdgpu: modify amdgpu_fence_wait_any() to amdgpu_fence_wait_multiple()Junwei Zhang
2015-08-25drm/amdgpu: fix IH ring allocation for bus addresses (v2)Alex Deucher
2015-08-25Revert "drm/atomic: Call ww_acquire_done after check phase is complete"Dave Airlie
2015-08-24Merge tag 'v4.2-rc8' into drm-nextDave Airlie
2015-08-23Linux 4.2-rc8Linus Torvalds
2015-08-24drm/mgag200: Add support for a new rev of G200eMathieu Larouche
2015-08-24drm/mgag200: Add support for a new G200eW3 chipsetMathieu Larouche
2015-08-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-08-23Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-08-229p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat
2015-08-22Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-08-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-08-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-08-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-08-22x86/fpu/math-emu: Fix crash in fork()Ingo Molnar
2015-08-22x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar
2015-08-21drm/amdgpu: Don't link train DisplayPort on HPD until we get the dpcdAlex Deucher
2015-08-21DRM - radeon: Don't link train DisplayPort on HPD until we get the dpcdStephen Chandler Paul
2015-08-21Add hch to .get_maintainer.ignoreChristoph Hellwig
2015-08-21mm: make page pfmemalloc check more robustMichal Hocko
2015-08-21Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-08-21Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-08-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-08-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-21drm/radeon: fix hotplug race at startupDave Airlie
2015-08-21drm/vmwgfx: Remove duplicate ttm_bo_device_releaseThomas Hellstrom
2015-08-21drm/vmwgfx: Fix a circular locking dependency in the fbdev codeThomas Hellstrom
2015-08-21drm/dp/mst: dump branch OUI in debugfs (v2)Dave Airlie
2015-08-21Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-08-20Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-21Merge branches 'acpi-video' and 'cpufreq-fixes'Rafael J. Wysocki
2015-08-20PCI: Don't use 64-bit bus addresses on PA-RISCBjorn Helgaas
2015-08-20drm/amdgpu: fix CS error handling v2Christian König
2015-08-20drm/amdgpu: fix zeroing all IB fields manually v2Christian König
2015-08-20drm/amdgpu: free the job immediately after dispatching itChristian König