summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-04-04Merge tag 'nios2-v4.11-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2Linus Torvalds
2017-04-04Merge tag 'drm-fixes-for-v4.11-rc6' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-04-04Merge tag 'xtensa-20170403' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2017-04-04Merge branch 'msm-fixes-4.11-rc6' of git://people.freedesktop.org/~robclark/linux into drm-fixesDave Airlie
2017-04-03drm/msm: Make sure to detach the MMU during GPU cleanupJordan Crouse
2017-04-03drm/msm/hdmi: redefinitions of macros not requiredVinay Simha BN
2017-04-03drm/msm/mdp5: Update SSPP_MAX valueArchit Taneja
2017-04-03drm/msm/dsi: Fix bug in dsi_mgr_phy_enableArchit Taneja
2017-04-03drm/msm: Don't allow zero sized buffer objectsJordan Crouse
2017-04-03drm/msm: Fix wrong pointer check in a5xx_destroyJordan Crouse
2017-04-03drm/msm: adreno: fix build error without debugfsArnd Bergmann
2017-04-03Merge branch 'vmwgfx-fixes-4.11' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie
2017-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds
2017-04-03Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-03nios2: reserve boot memory for device treeTobias Klauser
2017-04-03Linux 4.11-rc5Linus Torvalds
2017-04-02Merge tag 'dmaengine-fix-4.11-rc5' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds
2017-04-02Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds
2017-04-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-04-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-04-01Merge tag 'usb-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2017-04-01Merge tag 'tty-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2017-04-01Merge tag 'acpi-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds
2017-04-01Merge tag 'pm-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds
2017-04-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds
2017-04-01Merge tag 'arc-4.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds
2017-04-01Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-04-01tty: pl011: fix earlycon work-around for QDF2400 erratum 44Timur Tabi
2017-04-01Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds
2017-04-01kasan: do not sanitize kexec purgatoryMike Galbraith
2017-04-01drivers/rapidio/devices/tsi721.c: make module parameter variable name uniqueRandy Dunlap
2017-04-01mm/hugetlb.c: don't call region_abort if region_chg failsMike Kravetz
2017-04-01kasan: report only the first error by defaultMark Rutland
2017-04-01hugetlbfs: initialize shared policy as part of inode allocationMike Kravetz
2017-04-01mm: fix section name for .data..ro_after_initKees Cook
2017-04-01mm, hugetlb: use pte_present() instead of pmd_present() in follow_huge_pmd()Naoya Horiguchi
2017-04-01mm: workingset: fix premature shadow node shrinking with cgroupsJohannes Weiner
2017-04-01mm: rmap: fix huge file mmap accounting in the memcg statsJohannes Weiner
2017-04-01mm: move mm_percpu_wq initialization earlierMichal Hocko
2017-04-01mm: migrate: fix remove_migration_pte() for ksm pagesNaoya Horiguchi
2017-03-31xtensa: wire up statx system callMax Filippov
2017-03-31xtensa: fix stack dump outputMax Filippov
2017-03-31Merge branches 'pm-cpufreq-fixes' and 'pm-cpuidle-fixes'Rafael J. Wysocki
2017-03-31Merge branches 'acpi-hotplug-fixes', 'acpi-build-fixes' and 'acpi-apei-fixes'Rafael J. Wysocki