summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-16Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-11-16Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-16Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-11-16Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-11-16Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-11-16Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-11-16Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxLinus Torvalds
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-11-15memory hotplug: fix comments when adding sectionFan Du
2017-11-15mm: make alloc_node_mem_map a void call if we don't have CONFIG_FLAT_NODE_MEM...Oscar Salvador
2017-11-15mm: simplify nodemask printingMichal Hocko
2017-11-15mm,oom_reaper: remove pointless kthread_run() error checkTetsuo Handa
2017-11-15mm/page_ext.c: check if page_ext is not preparedJaewon Kim
2017-11-15writeback: remove unused function parameterWang Long
2017-11-15mm: do not rely on preempt_count in print_vma_addrMichal Hocko
2017-11-15mm, sparse: do not swamp log with huge vmemmap allocation failuresMichal Hocko
2017-11-15mm/hmm: remove redundant variable align_endColin Ian King
2017-11-15mm/list_lru.c: mark expected switch fall-throughGustavo A. R. Silva
2017-11-15mm/shmem.c: mark expected switch fall-throughGustavo A. R. Silva
2017-11-15mm/page_alloc.c: broken deferred calculationPavel Tatashin
2017-11-15mm: don't warn about allocations which stall for too longTetsuo Handa
2017-11-15fs: fuse: account fuse_inode slab memory as reclaimableJohannes Weiner
2017-11-15mm, page_alloc: fix potential false positive in __zone_watermark_okVlastimil Babka
2017-11-15mm: mlock: remove lru_add_drain_all()Shakeel Butt
2017-11-15mm, sysctl: make NUMA stats configurableKemi Wang
2017-11-15shmem: convert shmem_init_inodecache() to voidweiping zhang
2017-11-15Unify migrate_pages and move_pages access checksOtto Ebeling
2017-11-15mm, pagevec: rename pagevec drained fieldMel Gorman
2017-11-15mm, page_alloc: simplify list handling in rmqueue_bulk()Vlastimil Babka
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-11-15mm: remove cold parameter from free_hot_cold_page*Mel Gorman
2017-11-15mm: remove cold parameter for release_pagesMel Gorman
2017-11-15mm, pagevec: remove cold parameter for pagevecsMel Gorman
2017-11-15mm: only drain per-cpu pagevecs once per pagevec usageMel Gorman
2017-11-15mm, truncate: remove all exceptional entries from pagevec under one lockMel Gorman
2017-11-15mm, truncate: do not check mapping for every page being truncatedMel Gorman
2017-11-15mm, page_alloc: enable/disable IRQs once when freeing a list of pagesMel Gorman
2017-11-15mm: batch radix tree operations when truncating pagesJan Kara
2017-11-15mm: factor out checks and accounting from __delete_from_page_cache()Jan Kara
2017-11-15mm: move clearing of page->mapping to page_cache_tree_delete()Jan Kara
2017-11-15mm: move accounting updates before page_cache_tree_delete()Jan Kara
2017-11-15mm: factor out page cache page freeing into a separate functionJan Kara
2017-11-15mm: refactor truncate_complete_page()Jan Kara
2017-11-15mm: speed up cancel_dirty_page() for clean pagesJan Kara