summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-23drm/amdgpu: cleanup entity initChristian König
2015-09-23drm/amdgpu: refine the scheduler job type conversionJunwei Zhang
2015-09-23drm/amdgpu: refine the job naming for amdgpu_job and amdgpu_sched_jobJunwei Zhang
2015-09-23drm/amdgpu: use only one reservation object for each VM v2Christian König
2015-09-23drm/amdgpu: validate duplicates in the CS as wellChristian König
2015-09-23drm/amdgpu: export reservation_object from dmabuf to ttm (v2)Christian König
2015-09-23drm/amdgpu: fix overflow on 32bit systemsChristian König
2015-09-23drm/amdgpu: remove process_job callback from the schedulerChristian König
2015-09-23drm/amdgpu: move scheduler fence callback into fence v2Christian König
2015-09-23drm/amdgpu: signal scheduler fence when hw submission fails v3Christian König
2015-09-23drm/amdgpu: add tracepoint for scheduler (v2)Chunming Zhou
2015-09-23drm/amdgpu: use write confirm for vm_flush()Christian König
2015-09-23drm/amdgpu: execution barrier after fence v2Anatoli Antonovitch
2015-09-23drm/amdgpu: add option to disable semaphoresChristian König
2015-09-23USB: whiteheat: fix potential null-deref at probeJohan Hovold
2015-09-23Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...Mark Brown
2015-09-23Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...Mark Brown
2015-09-23Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/...Mark Brown
2015-09-23Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown
2015-09-23Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown
2015-09-23ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou
2015-09-23ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou
2015-09-23ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird s...Oder Chiou
2015-09-23firmware: qcom: scm: Add function stubs for ARM64Andy Gross
2015-09-23drm/i915/bios: handle MIPI Sequence Block v3+ gracefullyJani Nikula
2015-09-23NFS41: make close wait for layoutreturnPeng Tao
2015-09-23cxl: Fix lockdep warning while creating afu_err_buff attributeVaibhav Jain
2015-09-23drm/i915: Add primary plane to mask if it's visibleMaarten Lankhorst
2015-09-23drm/i915: workaround bad DSL readout v3Jesse Barnes
2015-09-22net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong
2015-09-22lib: fix data race in rhashtable_rehash_oneDmitriy Vyukov
2015-09-22ch9200: Convert to use module_usb_driverTobias Klauser
2015-09-22openvswitch: Zero flows on allocation.Jesse Gross
2015-09-22net: dsa: actually force the speed on the CPU portRussell King
2015-09-22geneve: ensure ECN info is handled properly in all tx/rx pathsJohn W. Linville
2015-09-22ocfs2/dlm: fix deadlock when dispatch assert masterJoseph Qi
2015-09-22membarrier: clean up selftestMathieu Desnoyers
2015-09-22vmscan: fix sane_reclaim helper for legacy memcgVladimir Davydov
2015-09-22lib/iommu-common.c: do not try to deref a null iommu->lazy_flush() pointer wh...Sowmini Varadhan
2015-09-22x86, efi, kasan: #undef memset/memcpy/memmove per archAndrey Ryabinin
2015-09-22mm: migrate: hugetlb: putback destination hugepage to active listNaoya Horiguchi
2015-09-22mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notifiedKirill A. Shutemov
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert
2015-09-22userfaultfd: selftest: don't error out if pthread_mutex_t isn't identicalAndrea Arcangeli
2015-09-22userfaultfd: selftest: return an error if BOUNCE_VERIFY failsAndrea Arcangeli
2015-09-22userfaultfd: selftest: avoid my_bcmp false positives with powerpcAndrea Arcangeli
2015-09-22userfaultfd: selftest: only warn if __NR_userfaultfd is undefinedMichael Ellerman
2015-09-22userfaultfd: selftest: headers fixupAndrea Arcangeli
2015-09-22userfaultfd: selftests: vm: pick up sanitized kernel headersThierry Reding
2015-09-22userfaultfd: revert "userfaultfd: waitqueue: add nr wake parameter to __wake_...Andrea Arcangeli