aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-07mm, oom: enforce exit_oom_victim on current taskTetsuo Handa1-1/+1
2016-10-07oom, suspend: fix oom_killer_disable vs. pm suspend properlyMichal Hocko1-1/+1
2016-10-07mm, oom: get rid of signal_struct::oom_victimsMichal Hocko2-2/+6
2016-10-07kernel, oom: fix potential pgd_lock deadlock from __mmdropMichal Hocko2-2/+14
2016-10-07oom: keep mm of the killed task availableMichal Hocko1-0/+2
2016-10-07mm,oom_reaper: do not attempt to reap a task twiceTetsuo Handa1-1/+0
2016-10-07mm, swap: add swap_cluster_listHuang Ying1-4/+7
2016-10-07mm: pagewalk: fix the comment for test_walkJames Morse1-2/+2
2016-10-07mm/page_owner: don't define fields on struct page_ext by hard-codingJoonsoo Kim1-6/+0
2016-10-07mm/page_ext: support extra space allocation by page_ext userJoonsoo Kim1-0/+2
2016-10-07mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim1-0/+2
2016-10-07mm, vmscan: get rid of throttle_vm_writeoutMichal Hocko1-1/+0
2016-10-07mm, compaction: create compact_gap wrapperVlastimil Babka1-0/+23
2016-10-07mm, compaction: add the ultimate direct compaction priorityVlastimil Babka1-1/+2
2016-10-07mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka1-4/+4
2016-10-07mm, compaction: cleanup unused functionsVlastimil Babka1-5/+0
2016-10-07mm/vmalloc.c: fix align value calculation errorzijun_hu1-10/+26
2016-10-07mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov2-39/+19
2016-10-07jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-07fanotify: use notification_lock instead of access_lockJan Kara1-1/+0
2016-10-07fsnotify: convert notification_mutex to a spinlockJan Kara1-1/+1
2016-10-07xattr: Add __vfs_{get,set,remove}xattr helpersAndreas Gruenbacher1-0/+3
2016-10-07vfs: Add IOP_XATTR inode operations flagAndreas Gruenbacher1-0/+1
2016-10-07Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds5-21/+65
2016-10-07Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds2-49/+3
2016-10-07Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-blockLinus Torvalds9-34/+417
2016-10-07Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus 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/jikos/livepatchingLinus Torvalds1-0/+3
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-2/+2
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus 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-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds19-40/+472
2016-10-06sockfs: Get rid of getxattr iopAndreas Gruenbacher1-4/+13
2016-10-06Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds3-10/+3
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds7-3/+118
2016-10-06Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds1-213/+35
2016-10-06Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds2-11/+11
2016-10-06Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds1-0/+1
2016-10-06Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds2-6/+18
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds2-4/+29
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus 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/ebiederm/user-namespaceLinus Torvalds8-4/+51
2016-10-06Merge tag 'xfs-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds2-0/+10
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-0/+1
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King42-172/+395
2016-10-05pipe: fix comment in pipe_buf_operationsMiklos Szeredi1-8/+3
2016-10-05pipe: add pipe_buf_steal() helperMiklos Szeredi1-0/+11