aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler1-1/+7
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin1-2/+4
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki3-22/+9
2016-02-06Merge branches 'pnp' and 'acpi-cppc'Rafael J. Wysocki1-1/+0
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds16-84/+155
2016-02-05Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds12-179/+483
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds4-7/+9
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux into drm-fixesDave Airlie3-114/+243
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2-51/+38
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko1-18/+19
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland1-2/+51
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak1-0/+3
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak1-1/+3
2016-02-05drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie12-59/+123
2016-02-05Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabbayo/linux into drm-fixesDave Airlie3-3/+3
2016-02-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie3-38/+29
2016-02-05Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into drm-fixesDave Airlie2-25/+35
2016-02-05Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-intel into drm-fixesDave Airlie5-13/+28
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence1-0/+4
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds3-4/+22
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen1-0/+1
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij1-17/+20
2016-02-04Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linusGreg Kroah-Hartman7-36/+43
2016-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds8-56/+61
2016-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds100-53101/+20
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab1-1/+4
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov2-1/+14
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov1-1/+12
2016-02-04crush: decode and initialize chooseleaf_stableIlya Dryomov1-5/+14
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov2-5/+21
2016-02-04crush: ensure take bucket value is validIlya Dryomov1-1/+2
2016-02-04crush: ensure bucket id is valid before indexing buckets arrayIlya Dryomov1-2/+10
2016-02-04ceph: fix snap context leak in error pathYan, Zheng1-1/+1
2016-02-04ceph: checking for IS_ERR instead of NULLDan Carpenter1-2/+2
2016-02-04ALSA: timer: Fix leftover link at closingTakashi Iwai1-2/+2
2016-02-04[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERRORMauro Carvalho Chehab1-1/+1
2016-02-04[media] vb2: fix nasty vb2_thread regressionHans Verkuil3-54/+46
2016-02-04[media] tda1004x: only update the frontend properties if lockedMauro Carvalho Chehab1-0/+9
2016-02-03Merge branch 'mymd/for-next' into mymd/for-linusShaohua Li8-56/+61
2016-02-03xhci: Fix list corruption in urb dequeue at host removalMathias Nyman1-1/+3
2016-02-03usb: host: xhci-plat: fix NULL pointer in probe for device tree caseGregory CLEMENT1-1/+2
2016-02-03usb: xhci-mtk: fix AHB bus hang up caused by roothubs pollingChunfeng Yun1-0/+23
2016-02-03usb: xhci-mtk: fix bpkts value of LS/HS periodic eps not behind TTChunfeng Yun1-3/+13
2016-02-03usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Broxton-M platformsLu Baolu1-1/+3
2016-02-03usb: xhci: set SSIC port unused only if xhci_suspend succeedsLu Baolu1-1/+6
2016-02-03usb: xhci: add a quirk bit for ssic port unusedLu Baolu2-34/+46