summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-29drm/i915: Per batch buffer VCS balancingcontext-bb-balancingTvrtko Ursulin1-0/+7
2017-09-29drm/i915: Engine capabilities uAPITvrtko Ursulin1-1/+16
2017-09-29drm/i915: Select engines via class and instance in execbuffer2Tvrtko Ursulin1-1/+11
2017-09-29drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin1-1/+5
2017-09-29drm/i915/pmu: Add interrupt count metricTvrtko Ursulin1-1/+3
2017-09-29drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+48
2017-09-29Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipJani Nikula1-2/+3
2017-09-29Merge remote-tracking branch 'sound-upstream/for-linus' into drm-tipJani Nikula1-0/+1
2017-09-29Merge remote-tracking branch 'drm-intel/drm-intel-next-queued' into drm-tipJani Nikula19-173/+285
2017-09-28drm/dp: Add defines for latency in sinkvathsala nagaraju1-0/+6
2017-09-28Merge drm-upstream/drm-next into drm-intel-next-queuedJani Nikula639-9000/+16142
2017-09-28Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie3-6/+60
2017-09-28Merge tag 'drm-intel-next-2017-09-07' of git://anongit.freedesktop.org/git/dr...Dave Airlie2-60/+98
2017-09-28Merge tag 'drm-misc-next-2017-09-20' of git://anongit.freedesktop.org/git/drm...Dave Airlie13-100/+98
2017-09-26drm: introduce drm_dev_{get/put} functionsAishwarya Pant1-2/+3
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds3-18/+15
2017-09-25nvmet-fc: sync header templates with commentsJames Smart1-5/+8
2017-09-25nvme: add transport SGL definitionsJames Smart1-0/+6
2017-09-25nvme.h: remove FC transport-specific error valuesJames Smart1-13/+0
2017-09-25blktrace: Fix potential deadlock between delete & sysfs opsWaiman Long1-0/+1
2017-09-24Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+7
2017-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+1
2017-09-24Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+8
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-22/+12
2017-09-22Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-14/+4
2017-09-22Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2017-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+1
2017-09-22Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+18
2017-09-22Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+0
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21Input: uinput - avoid FF flush when destroying deviceDmitry Torokhov1-0/+1
2017-09-21net: ethtool: Add back transceiver typeFlorian Fainelli1-1/+5
2017-09-21drm/i915/kbl: Change a KBL pci id to GT2 from GT1.5Anuj Phogat1-1/+1
2017-09-21Revert "genirq: Restrict effective affinity to interrupts actually using it"Thomas Gleixner1-4/+1
2017-09-20bpf: one perf event close won't free bpf program attached by another perf eventYonghong Song1-0/+1
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy1-0/+1
2017-09-19ACPI / bus: Make ACPI_HANDLE() work for non-GPL code againJohn Hubbard1-14/+4
2017-09-19of: provide inline helper for of_find_device_by_nodeArnd Bergmann1-0/+7
2017-09-19drm: add backwards compatibility support for drm_kms_helper.edid_firmwareJani Nikula1-0/+2
2017-09-19xen, arm64: drop dummy lookup_address()Tycho Andersen1-10/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18uapi/drm/i915: document field usage of drm_i915_perf_oa_configLionel Landwerlin1-0/+5
2017-09-18driver core: Fix link to device power management documentationGeert Uytterhoeven1-1/+1
2017-09-18drm/dp: DPCD register defines for link status within ESI fieldDhinakaran Pandiyan1-0/+5
2017-09-18Merge tag 'drm-amdkfd-next-2017-09-02' of git://people.freedesktop.org/~gabba...Dave Airlie1-86/+86
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier1-4/+8
2017-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-6/+11
2017-09-16drm/gem-fb-helper: Use debug message on gem lookup failureNoralf Trønnes1-1/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Linus Torvalds2-297/+15
2017-09-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+59