summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-15kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)
2017-11-15mm/rmap.c: remove redundant variable cendColin Ian King
2017-11-15fs, mm: account filp cache to kmemcgShakeel Butt
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-11-15mm: introduce wrappers to access mm->nr_ptesKirill A. Shutemov
2017-11-15mm: account pud page tablesKirill A. Shutemov
2017-11-15kmemleak: change /sys/kernel/debug/kmemleak permissions from 0444 to 0644Konstantin Khlebnikov
2017-11-15cifs: use find_get_pages_range_tag()Jan Kara
2017-11-15afs: use find_get_pages_range_tag()Jan Kara
2017-11-15mm: remove nr_pages argument from pagevec_lookup_{,range}_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_nr_tag()Jan Kara
2017-11-15mm: add variant of pagevec_lookup_range_tag() taking number of pagesJan Kara
2017-11-15mm: use pagevec_lookup_range_tag() in write_cache_pages()Jan Kara
2017-11-15mm: use pagevec_lookup_range_tag() in __filemap_fdatawait_range()Jan Kara
2017-11-15nilfs2: use pagevec_lookup_range_tag()Jan Kara
2017-11-15gfs2: use pagevec_lookup_range_tag()Jan Kara
2017-11-15f2fs: use find_get_pages_tag() for looking up single pageJan Kara
2017-11-15f2fs: simplify page iteration loopsJan Kara
2017-11-15f2fs: use pagevec_lookup_range_tag()Jan Kara
2017-11-15ext4: use pagevec_lookup_range_tag()Jan Kara
2017-11-15ceph: use pagevec_lookup_range_tag()Jan Kara
2017-11-15btrfs: use pagevec_lookup_range_tag()Jan Kara
2017-11-15mm: implement find_get_pages_range_tag()Jan Kara
2017-11-15mm/page_owner.c: reduce page_owner structure sizeAyush Mittal
2017-11-15mm/cma.c: change pr_info to pr_err for cma_alloc fail logPintu Agarwal
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko
2017-11-15mm/swap_slots.c: fix race conditions in swap_slots cache initTim Chen
2017-11-15mm: remove unused pgdat->inactive_ratioAndrey Ryabinin
2017-11-15mm/mmu_notifier: avoid call to invalidate_range() in range_end()Jérôme Glisse
2017-11-15mm/mmu_notifier: avoid double notification when it is uselessJérôme Glisse
2017-11-15zsmalloc: calling zs_map_object() from irq is a bugSergey Senozhatsky
2017-11-15mm/hmm: constify hmm_devmem_page_get_drvdata() parameterRalph Campbell
2017-11-15fs/hugetlbfs/inode.c: remove redundant -ENIVAL return from hugetlbfs_setattr()Anshuman Khandual
2017-11-15zram: remove zlib from the list of recommended algorithmsSergey Senozhatsky
2017-11-15zram: add zstd to the supported algorithms listSergey Senozhatsky
2017-11-15mm/page-writeback.c: print a warning if the vm dirtiness settings are illogicalYafang Shao
2017-11-15mm/memblock.c: make the index explicit argument of for_each_memblock_typeGioh Kim
2017-11-15mm, memory_hotplug: remove timeout from __offline_memoryMichal Hocko
2017-11-15mm, memory_hotplug: do not fail offlining too earlyMichal Hocko
2017-11-15mm, page_alloc: fail has_unmovable_pages when seeing reserved pagesMichal Hocko
2017-11-15mm: distinguish CMA and MOVABLE isolation in has_unmovable_pages()Michal Hocko
2017-11-15mm: drop migrate type checks from has_unmovable_pagesMichal Hocko
2017-11-15mm/page-writeback.c: remove unused parameter from balance_dirty_pages()Tahsin Erdogan
2017-11-15mm, swap: fix false error message in __swp_swapcount()Huang Ying
2017-11-15mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...Minchan Kim
2017-11-15mm, swap: skip swapcache for swapin of synchronous deviceMinchan Kim
2017-11-15mm, swap: introduce SWP_SYNCHRONOUS_IOMinchan Kim
2017-11-15bdi: introduce BDI_CAP_SYNCHRONOUS_IOMinchan Kim
2017-11-15zram: set BDI_CAP_STABLE_WRITES onceMinchan Kim