summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-09-06slub: tidy up initialization orderingAlexander Potapenko-2/+2
2017-09-06ocfs2: clean up some dead codeJun Piao-71/+19
2017-09-06ocfs2: make ocfs2_set_acl() staticJan Kara-8/+1
2017-09-06modpost: simplify sec_name()Masahiro Yamada-16/+11
2017-09-06dax: initialize variable pfn before using itNicolas Iooss-1/+1
2017-09-06dax: use PG_PMD_COLOUR instead of open codingRoss Zwisler-7/+4
2017-09-06dax: explain how read(2)/write(2) addresses are validatedRoss Zwisler-0/+5
2017-09-06dax: move all DAX radix tree defs to fs/dax.cRoss Zwisler-41/+34
2017-09-06dax: remove DAX code from page_cache_tree_insert()Ross Zwisler-14/+3
2017-09-06dax: use common 4k zero page for dax mmap readsRoss Zwisler-235/+86
2017-09-06dax: relocate some dax functionsRoss Zwisler-69/+69
2017-09-06mm: add vm_insert_mixed_mkwrite()Ross Zwisler-7/+45
2017-09-06metag/numa: remove the unused parent_node() macroDou Liyang-1/+0
2017-09-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-3169/+11758
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-30402/+99174
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-89/+241
2017-09-06Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds-54/+93
2017-09-06Merge tag 'dlm-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-30/+36
2017-09-06Merge tag 'gvt-fixes-2017-09-06' of https://github.com/01org/gvt-linux into d...Rodrigo Vivi-1/+0
2017-09-06Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-111/+222
2017-09-06Merge tag 'xfs-4.14-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-709/+1027
2017-09-06Merge tag 'gfs2-4.14.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-110/+321
2017-09-06drm/i915: Re-enable GTT following a device resetChris Wilson-3/+9
2017-09-06drm/i915: Annotate user relocs with __userVille Syrjälä-1/+1
2017-09-06loop: set physical block size to logical block sizeOmar Sandoval-2/+4
2017-09-06Merge branch 'topic/dmatest' into for-linusVinod Koul-830/+141
2017-09-06Merge branch 'topic/qcom' into for-linusVinod Koul-16/+151
2017-09-06Merge branch 'topic/ppc4xx' into for-linusVinod Koul-13/+10
2017-09-06Merge branch 'topic/of' into for-linusVinod Koul-12/+10
2017-09-06Merge branch 'topic/k3dma' into for-linusVinod Koul-8/+4
2017-09-06Merge branch 'topic/ioat' into for-linusVinod Koul-4/+83
2017-09-06Merge branch 'topic/bcm' into for-linusVinod Koul-249/+295
2017-09-06Merge branch 'topic/altera' into for-linusVinod Koul-0/+934
2017-09-06libata: zpodd: make arrays cdb static, reduces object code sizeColin Ian King-2/+2
2017-09-06ahci: don't use MSI for devices with the silly Intel NVMe remapping schemeChristoph Hellwig-1/+8
2017-09-06bcache: fix bch_hprint crash and improve outputMichael Lyle-15/+35
2017-09-06bcache: Update continue_at() documentationDan Carpenter-4/+0
2017-09-06bcache: silence static checker warningDan Carpenter-3/+0
2017-09-06bcache: fix for gc and write-back raceTang Junhui-2/+10
2017-09-06bcache: increase the number of open bucketsTang Junhui-1/+3
2017-09-06bcache: Correct return value for sysfs attach errorsTony Asleson-2/+2
2017-09-06bcache: correct cache_dirty_target in __update_writeback_rate()Tang Junhui-1/+21
2017-09-06bcache: gc does not work when triggering by manual commandTang Junhui-1/+14
2017-09-06bcache: Don't reinvent the wheel but use existing llist APIByungchul Park-13/+2
2017-09-06bcache: do not subtract sectors_to_gc for bypassed IOTang Junhui-3/+3
2017-09-06bcache: fix sequential large write IO bypassTang Junhui-6/+0
2017-09-06bcache: Fix leak of bdev referenceJan Kara-0/+2
2017-09-06mac80211: fix deadlock in driver-managed RX BA session startJohannes Berg-14/+28
2017-09-06mac80211: Complete ampdu work schedule during session tear downIlan peer-0/+18
2017-09-06cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}Emmanuel Grumbach-2/+18