summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-08mm: fix set pageblock migratetype in deferred struct page initXishi Qiu1-7/+13
2016-10-08mem-hotplug: fix node spanned pages when we have a movable nodeXishi Qiu1-31/+23
2016-10-08mm, vmscan: make compaction_ready() more accurate and readableVlastimil Babka1-23/+20
2016-10-08mm, compaction: require only min watermarks for non-costly ordersVlastimil Babka2-3/+12
2016-10-08mm, compaction: use proper alloc_flags in __compaction_suitable()Vlastimil Babka2-3/+11
2016-10-08mm, compaction: create compact_gap wrapperVlastimil Babka3-7/+29
2016-10-08mm, compaction: use correct watermark when checking compaction successVlastimil Babka1-3/+3
2016-10-08mm, compaction: add the ultimate direct compaction priorityVlastimil Babka2-2/+6
2016-10-08mm, compaction: don't recheck watermarks after COMPACT_SUCCESSVlastimil Babka1-8/+3
2016-10-08mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESSVlastimil Babka4-12/+12
2016-10-08mm, compaction: cleanup unused functionsVlastimil Babka2-48/+17
2016-10-08mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2-23/+22
2016-10-08mm/oom_kill.c: fix task_will_free_mem() commentMichal Hocko1-2/+3
2016-10-08mm: memcontrol: add sanity checks for memcg->id.ref on get/putVladimir Davydov1-1/+5
2016-10-08mm/vmalloc.c: fix align value calculation errorzijun_hu2-14/+30
2016-10-08mm: oom: deduplicate victim selection code for memcg and global oomVladimir Davydov4-205/+167
2016-10-08ocfs2: fix undefined struct variable in inode.hJoseph Qi1-2/+0
2016-10-08fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/super: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue()Bhaktipriya Shridhar1-1/+1
2016-10-08jiffies: add time comparison functions for 64 bit jiffiesJason A. Donenfeld1-0/+4
2016-10-08fsnotify: clean up spinlock assertionsJan Kara2-8/+4
2016-10-08fanotify: fix possible false warning when freeing eventsJan Kara1-2/+11
2016-10-08fanotify: use notification_lock instead of access_lockJan Kara2-9/+5
2016-10-08fsnotify: convert notification_mutex to a spinlockJan Kara5-37/+41
2016-10-08fsnotify: drop notification_mutex before destroying eventJan Kara2-2/+6
2016-10-08Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds82-1330/+2119
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-12/+9
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds6-14/+107
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds48-672/+9645
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds63-810/+2550
2016-10-07Merge tag 'vfio-v4.9-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds6-50/+103
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds14-54/+1111
2016-10-07Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds117-13622/+12922
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds34-519/+1033
2016-10-07Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds80-445/+3111
2016-10-07Merge branches 'for-4.8/upstream-fixes', 'for-4.9/alps', 'for-4.9/hid-input',...Jiri Kosina47-630/+9597
2016-10-07Merge tag 'backlight-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2016-10-07Merge tag 'hsi-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-8/+9
2016-10-07Merge tag 'for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds131-1315/+1638
2016-10-07Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working...Linus Torvalds4-0/+251
2016-10-07Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds76-743/+1918
2016-10-07Merge tag 'rpmsg-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds9-549/+2308
2016-10-07Merge tag 'rproc-v4.9' of git://github.com/andersson/remoteprocLinus Torvalds20-205/+1168
2016-10-07Merge tag 'for-f2fs-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds23-524/+915
2016-10-07Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-96/+162
2016-10-06Merge tag 'for-linus-4.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-1706/+1216
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds17-20/+1013
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-239/+208