summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-15drm: omapdrm: panel-dpi: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: connector-analog-tv: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15drm: omapdrm: acx565akm: Remove unneeded check for OF nodeLaurent Pinchart
2017-08-15ARM: OMAP2+: Register SoC device attributes from machine .init()Laurent Pinchart
2017-08-15drm/omap: panel-dsi-cm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: panel-sony-acx565akm: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: constify attribute_group structures.Arvind Yadav
2017-08-15drm/omap: dma-buf: Constify dma_buf_ops structures.Arvind Yadav
2017-08-15drm/omap: omap_display_timings: constify videomode structuresJulia Lawall
2017-08-15drm/omap: displays: encoder-tpd12s015: Support for hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: displays: connector-hdmi: Support for hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: Support for HDMI hot plug detectionPeter Ujfalusi
2017-08-15drm/omap: fix memory leak when FB init failsTomi Valkeinen
2017-08-15Backmerge tag 'v4.13-rc5' into drm-nextDave Airlie
2017-08-13Linux 4.13-rc5Linus Torvalds
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-08-11Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo
2017-08-11xen: avoid deadlock in xenbusJuergen Gross
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov
2017-08-10mm: fix list corruptions on shmem shrinklistCong Wang
2017-08-10mm/balloon_compaction.c: don't zero ballooned pagesWei Wang
2017-08-10MAINTAINERS: copy virtio on balloon_compaction.cMichael S. Tsirkin
2017-08-10mm: fix KSM data corruptionMinchan Kim