summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dt-bindings: thermal: Add binding document for Mediatek thermal controllerSascha Hauer2016-02-181-0/+43
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-02-1721-106/+175
|\
| * blk: fix overflow in queue_discard_max_hw_showAlan2016-02-171-3/+2
| * writeback: initialize inode members that track writeback historyTahsin Erdogan2016-02-161-0/+6
| * writeback: keep superblock pinned during cgroup writeback association switchesTejun Heo2016-02-161-4/+11
| * bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-02-121-2/+5
| * NVMe: Rate limit nvme IO warningsKeith Busch2016-02-121-1/+1
| * NVMe: Poll device while still active during removeKeith Busch2016-02-121-5/+1
| * NVMe: Requeue requests on suspended queuesKeith Busch2016-02-121-0/+5
| * NVMe: Allow request mergesKeith Busch2016-02-111-1/+0
| * NVMe: Fix io incapable return valuesKeith Busch2016-02-111-2/+2
| * blk-mq: End unstarted requests on dying queueKeith Busch2016-02-111-2/+4
| * block: Initialize max_dev_sectors to 0Keith Busch2016-02-111-2/+2
| * null_blk: oops when initializing without lightnvmMatias Bjørling2016-02-111-2/+4
| * block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen2016-02-091-0/+9
| * nvme: fix Kconfig description for BLK_DEV_NVME_SCSIChristoph Hellwig2016-02-091-2/+3
| * kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini2016-02-091-1/+1
| * floppy: refactor open() flags handlingJiri Kosina2016-02-061-15/+19
| * lightnvm: allow to force mm initializationMatias Bjørling2016-02-043-10/+21
| * lightnvm: check overflow and correct mlc pairsMatias Bjørling2016-02-041-3/+9
| * lightnvm: fix request intersection locking in rrpcJavier González2016-02-041-2/+1
| * lightnvm: warn if irqs are disabled in lock laddrJavier González2016-02-041-0/+2
| * lightnvm: put bio before returnWenwei Tao2016-02-041-1/+3
| * deadline: remove unused struct memberTahsin Erdogan2016-02-011-3/+0
| * Merge branch 'for-4.5/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2016-02-011-15/+18
| |\
| | * floppy: fix lock_fdc() signal handlingJiri Kosina2016-02-011-15/+18
| * | Merge branch 'stable/for-jens-4.5' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-01-311-29/+45
| |\ \
| | * | xen/blkfront: realloc ring info in blkif_resumeBob Liu2016-01-301-29/+45
| * | | block: fix use-after-free in dio_bio_completeMike Krinkin2016-01-311-1/+1
* | | | Merge tag 'devicetree-fixes-for-4.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-02-174-5/+17
|\ \ \ \
| * | | | rtc: s3c: Document required clocks in the DT bindingJavier Martinez Canillas2016-02-121-0/+6
| * | | | serial: fsl-imx-uart: Fix typo in fsl,dte-mode descriptionFabio Estevam2016-02-121-1/+1
| * | | | dt-bindings: arm, gic-v3: require that reserved cells are always 0Will Deacon2016-02-121-3/+2
| * | | | of/irq: Fix msi-map calculation for nonzero rid-baseRobin Murphy2016-02-111-1/+8
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-02-1718-93/+178
|\ \ \ \ \
| * | | | | drm/qxl: fix erroneous return valueAnton Protopopov2016-02-171-1/+1
| * | | | | drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner2016-02-171-4/+4
| * | | | | drm/radeon/pm: Handle failure of drm_vblank_get.Mario Kleiner2016-02-171-2/+6
| * | | | | drm: Fix treatment of drm_vblank_offdelay in drm_vblank_on() (v2)Mario Kleiner2016-02-171-2/+1
| * | | | | drm: Fix drm_vblank_pre/post_modeset regression from Linux 4.4Mario Kleiner2016-02-171-0/+16
| * | | | | drm: Prevent vblank counter bumps > 1 with active vblank clients. (v2)Mario Kleiner2016-02-171-0/+43
| * | | | | drm: No-Op redundant calls to drm_vblank_off() (v2)Mario Kleiner2016-02-171-1/+10
| * | | | | drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann2016-02-171-1/+2
| * | | | | Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie2016-02-1712-63/+77
| |\ \ \ \ \
| | * | | | | drm/exynos/decon: fix disable clocks orderAndrzej Hajda2016-02-151-2/+2
| | * | | | | drm/exynos: fix incorrect cpu address for dma_mmap_attrs()Marek Szyprowski2016-02-152-2/+2
| | * | | | | drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enableMarek Szyprowski2016-02-151-1/+1
| | * | | | | drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enableMarek Szyprowski2016-02-151-2/+0
| | * | | | | drm/exynos: dsi: restore support for drm bridgeMarek Szyprowski2016-02-151-0/+1
| | * | | | | drm/exynos: mic: make all functions staticMarek Szyprowski2016-02-151-5/+5