summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-14drm/nouveau/mc: s/intr_mask/intr_stat/Ben Skeggs13-19/+19
2016-07-14drm/nouveau/mc: expose device enable/disable separately, as well as resetBen Skeggs3-15/+38
2016-07-14drm/nouveau/mc: take nvkm_device as argument to public functionsBen Skeggs9-46/+50
2016-07-14drm/nouveau/mc: allow construction of subclassed deviceBen Skeggs2-4/+11
2016-07-14drm/nouveau/top: add function to lookup interrupt mask for a given deviceBen Skeggs2-0/+17
2016-07-14drm/nouveau/top: take nvkm_device as argument to public functionsBen Skeggs4-13/+16
2016-07-05Merge tag 'asoc-hdmi-codec-pdata' of git://git.kernel.org/pub/scm/linux/kerne...Dave Airlie4-20/+25
2016-07-02Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie7-27/+76
2016-07-02Back-merge tag 'v4.7-rc5' into drm-nextDave Airlie751-4290/+6905
2016-07-02Merge branch 'sti-drm-next-2016-06-30' of http://git.linaro.org/people/benjam...Dave Airlie8-63/+328
2016-07-01drm: sti: Add ASoC generic hdmi codec support.Arnaud Pouliquen3-17/+291
2016-06-27ASoC: hdmi-codec: callback function will be called with private dataKuninori Morimoto2-12/+16
2016-06-27drm/sti: adjust delay for AWGBich Hemon2-2/+4
2016-06-27drm: sti: fix clocking issues in crtcBenjamin Gaignard1-30/+29
2016-06-27drm/sti: Use 64-bit timestampsTina Ruchandani2-14/+4
2016-06-27Linux 4.7-rc5Linus Torvalds1-1/+1
2016-06-26Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-6/+12
2016-06-25Merge branch 'for-linus-4.7-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-13/+34
2016-06-25Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11-36/+57
2016-06-25Merge tag 'sound-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-12/+19
2016-06-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+12
2016-06-25Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-21/+66
2016-06-25Btrfs: fix ->iterate_shared() by upgrading i_rwsem for delayed nodesOmar Sandoval3-13/+34
2016-06-25Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-6/+46
2016-06-25Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+11
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds15-51/+137
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman1-2/+2
2016-06-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds67-207/+178
2016-06-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds30-113/+190
2016-06-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-5/+5
2016-06-25Merge tag 'hwmon-for-linus-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+20
2016-06-25Merge tag 'acpi-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-2/+9
2016-06-25Merge tag 'pm-4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-17/+15
2016-06-25Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-68/+58
2016-06-25Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds6-8/+43
2016-06-25init/main.c: fix initcall_blacklisted on ia64, ppc64 and parisc64Rasmus Villemoes1-1/+3
2016-06-25autofs: don't get stuck in a loop if vfs_write() returns an errorAndrey Vagin1-3/+4
2016-06-25mm/page_owner: avoid null pointer dereferenceSudip Mukherjee1-2/+4
2016-06-25tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"Colin Ian King1-1/+1
2016-06-25fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich1-1/+1
2016-06-25oom, suspend: fix oom_reaper vs. oom_killer_disable raceMichal Hocko1-0/+12
2016-06-25ocfs2: disable BUG assertions in reading blocksGang He2-2/+5
2016-06-25mm, compaction: abort free scanner if split failsDavid Rientjes1-18/+21
2016-06-25mm: prevent KASAN false positives in kmemleakDmitry Vyukov1-0/+2
2016-06-25mm/hugetlb: clear compound_mapcount when freeing gigantic pagesGerald Schaefer1-0/+1
2016-06-25mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba1-6/+5
2016-06-25memcg: css_alloc should return an ERR_PTR value on errorTejun Heo1-1/+1
2016-06-25memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo1-2/+3
2016-06-25hugetlb: fix nr_pmds accounting with shared page tablesKirill A. Shutemov1-2/+1
2016-06-25Revert "mm: disable fault around on emulated access bit architecture"Kirill A. Shutemov1-8/+0