summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-05dump_stack: avoid potential deadlocksEric Dumazet
2016-02-05mm: validate_mm browse_rb SMP race conditionAndrea Arcangeli
2016-02-05m32r: fix build failure due to SMP and MMUSudip Mukherjee
2016-02-05block: fix pfn_mkwrite() DAX fault handlerRoss Zwisler
2016-02-05signals: avoid random wakeups in sigsuspend()Sasha Levin
2016-02-06Merge branches 'pm-core' and 'pm-domains'Rafael J. Wysocki
2016-02-06Merge branches 'pnp' and 'acpi-cppc'Rafael J. Wysocki
2016-02-05Merge tag 'media/v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-02-05Merge tag 'sound-4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-02-05Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds
2016-02-05Merge branch 'drm-fixes-mst' of git://people.freedesktop.org/~airlied/linux i...Dave Airlie
2016-02-05drm/dp/mst: deallocate payload on port destructionMykola Lysenko
2016-02-05drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky
2016-02-05drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu
2016-02-05drm/dp/mst: change MST detection schemeMykola Lysenko
2016-02-05drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland
2016-02-05drm: Add drm_fixp_from_fraction and drm_fixp2int_ceilHarry Wentland
2016-02-05drm/mst: Add range check for max_payloads during initImre Deak
2016-02-05drm/mst: Don't ignore the MST PBN self-test resultImre Deak
2016-02-05drm: fix missing reference counting decreaseInsu Yun
2016-02-05Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-02-05Merge tag 'drm-amdkfd-fixes-2016-01-28' of git://people.freedesktop.org/~gabb...Dave Airlie
2016-02-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org:/pub/scm/linux/kernel...Dave Airlie
2016-02-05Merge branch 'drm/adv7511' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Dave Airlie
2016-02-05Merge tag 'drm-intel-fixes-2016-02-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2016-02-05cpufreq: powernv: Replace pr_info with trace print for throttle eventShilpasri G Bhat
2016-02-05cpufreq: powernv/tracing: Add powernv_throttle tracepointShilpasri G Bhat
2016-02-05cpufreq: powernv: Remove cpu_to_chip_id() from hot-pathShilpasri G Bhat
2016-02-05cpufreq: powernv: Hot-plug safe the kworker threadShilpasri G Bhat
2016-02-05cpufreq: powernv: Free 'chips' on module exitShilpasri G Bhat
2016-02-05cpufreq: Clean up default and fallback governor setupRafael J. Wysocki
2016-02-04xhci: harden xhci_find_next_ext_cap against device removalJoe Lawrence
2016-02-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2016-02-04ARM: multi_v7_defconfig: enable DW_WATCHDOGDinh Nguyen
2016-02-04ARM: nomadik: fix up SD/MMC DT settingsLinus Walleij
2016-02-04Merge tag 'fixes-for-v4.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-02-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds
2016-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-02-04[media] saa7134-alsa: Only frees registered sound cardsMauro Carvalho Chehab
2016-02-04libceph: MOSDOpReply v7 encodingIlya Dryomov
2016-02-04libceph: advertise support for TUNABLES5Ilya Dryomov
2016-02-04crush: decode and initialize chooseleaf_stableIlya Dryomov
2016-02-04crush: add chooseleaf_stable tunableIlya Dryomov
2016-02-04crush: ensure take bucket value is validIlya Dryomov
2016-02-04crush: ensure bucket id is valid before indexing buckets arrayIlya Dryomov
2016-02-04ceph: fix snap context leak in error pathYan, Zheng
2016-02-04ceph: checking for IS_ERR instead of NULLDan Carpenter
2016-02-04ALSA: timer: Fix leftover link at closingTakashi Iwai
2016-02-04[media] vb2-core: call threadio->fnc() if !VB2_BUF_STATE_ERRORMauro Carvalho Chehab
2016-02-04[media] vb2: fix nasty vb2_thread regressionHans Verkuil