summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-08-16Merge tag 'renesas-drivers-for-v4.14' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann10-1/+76
2017-08-16Merge tag 'qcom-drivers-for-4.14' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-4/+9
2017-08-16Merge tag 'v4.14-rockchip-drivers-1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann4-0/+73
2017-08-16Merge tag 'tee-drv-for-4.14' of http://git.linaro.org/people/jens.wiklander/l...Arnd Bergmann7-25/+30
2017-08-16memory: Convert to using %pOF instead of full_nameRob Herring4-29/+28
2017-08-16soc: Convert to using %pOF instead of full_nameRob Herring9-36/+31
2017-08-16bus: Convert to using %pOF instead of full_nameRob Herring3-21/+21
2017-08-16firmware: Convert to using %pOF instead of full_nameRob Herring2-3/+3
2017-08-08soc: qcom: mdt_loader: Use request_firmware_into_buf()Bjorn Andersson1-3/+2
2017-08-08soc: qcom: bring all qcom drivers into a submenuSrinivas Kandagatla1-0/+4
2017-08-08soc: qcom: wcnss_ctrl: add missing MODULE_DEVICE_TABLE()Rob Clark1-0/+1
2017-08-08soc: qcom: smsm: fix of_node refcnting problemRob Clark1-1/+2
2017-08-06Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-06Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-pla...Linus Torvalds1-2/+2
2017-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds13-196/+290
2017-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-0/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-05ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-05ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-05ext4: fix warning about stack corruptionArnd Bergmann1-5/+6
2017-08-05ext4: fix dir_nlink behaviourAndreas Dilger2-10/+14
2017-08-05ext4: silence array overflow warningDan Carpenter1-1/+1
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds91-14173/+5162
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong1-1/+3
2017-08-05Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds10-37/+54
2017-08-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-33/+90
2017-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-129/+220
2017-08-04Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-16/+11
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2017-08-04Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds46-103/+372
2017-08-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-10/+13
2017-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds10-24/+54
2017-08-04Merge tag 'ceph-for-4.13-rc4' of git://github.com/ceph/ceph-clientLinus Torvalds8-38/+53
2017-08-04Merge tag 'sound-4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-103/+93
2017-08-04Merge tag 'iommu-fixes-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-14/+36
2017-08-04Merge tag 'mmc-v4.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-1/+35
2017-08-04Merge tag 'drm-fixes-for-v4.13-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds3-21/+24
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds9-21/+71
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8