summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-08mm, swap: add swap_cluster_listHuang Ying1-4/+7
2016-10-08mm: pagewalk: fix the comment for test_walkJames Morse1-2/+2
2016-10-08mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim1-6/+0
2016-10-08mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim1-0/+2
2016-10-08mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim1-0/+2
2016-10-08mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko1-1/+0
2016-10-08mm, compaction: create compact_gap wrapperVlastimil Babka1-0/+23
2016-10-08mm, compaction: add the ultimate direct compaction priorityVlastimil Babka1-1/+2
2016-10-08mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka1-4/+4
2016-10-08mm, compaction: cleanup unused functionsVlastimil Babka1-5/+0
2016-10-08mm/vmalloc.c: fix align value calculation errorzijun_hu1-10/+26
2016-10-08mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2-39/+19
2016-10-08jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-08fanotify: use notification_lock instead of access_lockJan Kara1-1/+0
2016-10-08fsnotify: convert notification_mutex to a spinlockJan Kara1-1/+1
2016-10-08xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher1-0/+3
2016-10-08vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher1-0/+1
2016-10-08Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-nextDan Williams2-21/+15
2016-10-08Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-21/+65
2016-10-08Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-49/+3
2016-10-08Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds9-34/+417
2016-10-08Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-10/+49
2016-10-07IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein1-1/+12
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-0/+3
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+25
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-0/+4
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+20
2016-10-07libnvdimm, namespace: sort namespaces by dpa at initDan Williams1-3/+3
2016-10-07libnvdimm, namespace: allow multiple pmem-namespaces per region at scan timeDan Williams1-0/+2
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds19-40/+472
2016-10-07sockfs: Get rid of getxattr iopAndreas Gruenbacher1-4/+13
2016-10-07Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds3-10/+3
2016-10-07Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-3/+118
2016-10-07Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds1-213/+35
2016-10-07Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2-11/+11
2016-10-07Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds1-0/+1
2016-10-07Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-6/+18
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-4/+29
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+44
2016-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds8-4/+51
2016-10-06Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+10
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2016-10-06exportfs: be careful to only return expected errors.NeilBrown1-6/+7
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King42-172/+395
2016-10-06pipe: fix comment in pipe_buf_operationsMiklos Szeredi1-8/+3
2016-10-06pipe: add pipe_buf_steal() helperMiklos Szeredi1-0/+11
2016-10-06pipe: add pipe_buf_confirm() helperMiklos Szeredi1-1/+11
2016-10-06pipe: add pipe_buf_release() helperMiklos Szeredi1-0/+14