summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-18mm/zsmalloc.c: make several functions and a struct staticColin Ian King1-18/+18
2018-08-18mm/page-writeback.c: update stale account_page_redirty() commentGreg Thelen1-2/+2
2018-08-18fs, mm: account buffer_head to kmemcgShakeel Butt3-2/+39
2018-08-18fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt12-18/+123
2018-08-18mm: introduce mem_cgroup_put() helperRoman Gushchin1-0/+9
2018-08-18mm: provide a fallback for PAGE_KERNEL_EXEC for architecturesLuis R. Rodriguez3-8/+4
2018-08-18mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez2-5/+14
2018-08-18mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador1-5/+0
2018-08-18mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador3-47/+14
2018-08-18mm/memory_hotplug.c: call register_mem_sect_under_node()Oscar Salvador2-23/+11
2018-08-18mm/memory_hotplug.c: make add_memory_resource use __try_online_nodeOscar Salvador1-28/+39
2018-08-18mm/list_lru.c: fold __list_lru_count_one() into its callerAndrew Morton1-9/+3
2018-08-18mm: workingset: make shadow_lru_isolate() use locking suffixSebastian Andrzej Siewior1-5/+3
2018-08-18mm: workingset: remove local_irq_disable() from count_shadow_nodes()Sebastian Andrzej Siewior1-3/+0
2018-08-18mm: drop VM_BUG_ON from __get_free_pagesMichal Hocko1-8/+4
2018-08-18mm, hugetlbfs: pass fault address to cow handlerHuang Ying1-4/+5
2018-08-18mm, hugetlbfs: rename address to haddr in hugetlb_cow()Huang Ying1-14/+12
2018-08-18mm, huge page: copy target sub-page last when copy huge pageHuang Ying3-9/+27
2018-08-18mm, clear_huge_page: move order algorithm into a separate functionHuang Ying1-34/+56
2018-08-18ext4: readpages() should submit IO as read-aheadJens Axboe3-5/+7
2018-08-18btrfs: readpages() should submit IO as read-aheadJens Axboe1-1/+1
2018-08-18mpage: mpage_readpages() should submit IO as read-aheadJens Axboe3-10/+28
2018-08-18mpage: add argument structure for do_mpage_readpage()Jens Axboe1-52/+57
2018-08-18mm: thp: inc counter for collapsed shmem THPYang Shi1-0/+2
2018-08-18mm: thp: register mm for khugepaged when merging vma for shmemYang Shi1-27/+26
2018-08-18mm/mempool.c: remove unused argument in kasan_unpoison_element() and remove_e...Jia-Ju Bai1-6/+6
2018-08-18mm/vmscan.c: condense scan_controlGreg Thelen1-12/+20
2018-08-18mm/page_ext.c: constify lookup_page_ext() argumentKirill A. Shutemov2-4/+4
2018-08-18include/linux/page_ext.h: drop definition of unused PAGE_EXT_DEBUG_POISONKirill A. Shutemov1-11/+0
2018-08-18shmem: use monotonic time for i_generationArnd Bergmann1-1/+2
2018-08-18mm, page_alloc: actually ignore mempolicies for high priority allocationsVlastimil Babka1-3/+4
2018-08-18tools/vm/page-types.c: add support for idle page trackingChristian Hansen2-1/+51
2018-08-18tools/vm/page-types.c: include shared map countsChristian Hansen2-14/+62
2018-08-18thp: use mm_file_counter to determine update which rss counterYang Shi2-3/+3
2018-08-18mm: skip invalid pages block at a time in zero_resv_unresv()Pavel Tatashin1-1/+4
2018-08-18mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder32-51/+69
2018-08-18mm, slub: restore the original intention of prefetch_freepointer()Vlastimil Babka1-2/+1
2018-08-18fs/seq_file.c: simplify seq_file iteration code and interfaceNeilBrown2-54/+63
2018-08-18vfs: discard ATTR_ATTR_FLAGNeilBrown2-2/+1
2018-08-18fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()Tetsuo Handa1-1/+2
2018-08-18ocfs2: make several functions and variables static (and some const)Colin Ian King3-10/+10
2018-08-18ocfs2: clean up some unnecessary codewangyan3-19/+5
2018-08-18ocfs2: return -EROFS when filesystem becomes read-onlyJun Piao3-37/+30
2018-08-18sh: prefer _THIS_IP_ to current_text_addrNick Desaulniers2-2/+3
2018-08-18sh: make use of for_each_node_by_type()Dmitry Torokhov1-3/+4
2018-08-18ntfs: mft: remove VLA usageKees Cook1-2/+10
2018-08-18ntfs: decompress: remove VLA usageKees Cook1-12/+16
2018-08-18ntfs: aops: remove VLA usageKees Cook1-1/+4
2018-08-18fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()Sebastian Andrzej Siewior1-4/+0
2018-08-18scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline1-2/+5