Commit Graph

7941 Commits (8f6c5ffc8987f4f5b5a3e9d557d94bbf3a9bf216)

Author SHA1 Message Date
Raghavendra K T 6d2be915e5 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages 11 years ago
Vladimir Davydov 421af243b1 slub: do not drop slab_mutex for sysfs_slab_add 11 years ago
Dave Hansen 5509a5d27b drop_caches: add some documentation and info message 11 years ago
Sasha Levin 67f9fd91f9 mm: remove read_cache_page_async() 11 years ago
Kirill A. Shutemov e9b71ca91a mm, thp: drop do_huge_pmd_wp_zero_page_fallback() 11 years ago
Kirill A. Shutemov 3bb9779469 mm: consolidate code to setup pte 11 years ago
Kirill A. Shutemov fb09a46425 mm: consolidate code to call vm_ops->page_mkwrite() 11 years ago
Kirill A. Shutemov f0c6d4d295 mm: introduce do_shared_fault() and drop do_fault() 11 years ago
Kirill A. Shutemov ec47c3b954 mm: introduce do_cow_fault() 11 years ago
Kirill A. Shutemov e655fb2907 mm: introduce do_read_fault() 11 years ago
Kirill A. Shutemov 7eae74af32 mm: do_fault(): extract to call vm_ops->do_fault() to separate function 11 years ago
Kirill A. Shutemov 80d7ef6614 mm: rename __do_fault() -> do_fault() 11 years ago
Rashika Kheria de49850725 mm/nobootmem.c: mark function as static 11 years ago
Rashika Kheria d20199e1f5 mm/page_cgroup.c: mark functions as static 11 years ago
Rashika Kheria 2eb2e141c0 mm/process_vm_access.c: mark function as static 11 years ago
Rashika Kheria eafd4dc4d7 mm/mmap.c: mark function as static 11 years ago
Rashika Kheria b19a99392a mm/memory.c: mark functions as static 11 years ago
Rashika Kheria 74e77fb9a2 mm/compaction.c: mark function as static 11 years ago
David Rientjes 119d6d59dc mm, compaction: avoid isolating pinned pages 11 years ago
David Rientjes f412c97abe mm, hugetlb: mark some bootstrap functions as __init 11 years ago
Johannes Weiner 449dd6984d mm: keep page cache radix tree nodes in check 11 years ago
Johannes Weiner a528910e12 mm: thrash detection-based file cache sizing 11 years ago
Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 years ago
Johannes Weiner 0cd6144aad mm + fs: prepare for non-page entries in page cache radix trees 11 years ago
Johannes Weiner e7b563bb2a mm: filemap: move radix tree hole searching here 11 years ago
Johannes Weiner 6dbaf22ce1 mm: shmem: save one radix tree lookup when truncating swapped pages 11 years ago
Vladimir Davydov d5bc5fd3fc mm: vmscan: shrink_slab: rename max_pass -> freeable 11 years ago
Davidlohr Bueso 8382d914eb mm, hugetlb: improve page-fault scalability 11 years ago
Joonsoo Kim 4e35f48385 mm, hugetlb: use vma_resv_map() map types 11 years ago
Joonsoo Kim f031dd274c mm, hugetlb: remove resv_map_put 11 years ago
Davidlohr Bueso 7b24d8616b mm, hugetlb: fix race in region tracking 11 years ago
Joonsoo Kim 1406ec9ba6 mm, hugetlb: improve, cleanup resv_map parameters 11 years ago
Joonsoo Kim 9119a41e90 mm, hugetlb: unify region structure handling 11 years ago
Mel Gorman d26914d117 mm: optimize put_mems_allowed() usage 11 years ago
David Rientjes 91ca918648 mm, compaction: ignore pageblock skip when manually invoking compaction 11 years ago
Vladimir Davydov 3115cd9145 mm: vmscan: remove shrink_control arg from do_try_to_free_pages() 11 years ago
Vladimir Davydov 65ec02cb9a mm: vmscan: move call to shrink_slab() to shrink_zones() 11 years ago
Vladimir Davydov 99120b772b mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim 11 years ago
Li Zefan 8910ae896c kmemleak: change some global variables to int 11 years ago
Li Zefan 5f3bf19aeb kmemleak: remove redundant code 11 years ago
Li Zefan c89da70c73 kmemleak: allow freeing internal objects after kmemleak was disabled 11 years ago
Li Zefan dc9b3f4249 kmemleak: free internal objects only if there're no leaks to be reported 11 years ago
Jan Kara 5acda9d12d bdi: avoid oops on device removal 11 years ago
Derek Basehore 6ca738d60c backing_dev: fix hung task on sync 11 years ago
Li Zhong c800bcd5f5 sparse: fix comment 11 years ago
Jianyu Zhan 21ddfd38ee percpu: renew the max_contig if we merge the head and previous block 11 years ago
Hugh Dickins 7e09e738af mm: fix swapops.h:131 bug if remap_file_pages raced migration 11 years ago
Hugh Dickins 887843961c mm: fix bad rss-counter if remap_file_pages raced migration 11 years ago
Stefani Seibold 3935ed6a3a mm: Add new func _install_special_mapping() to mmap.c 11 years ago
Viro 2f69fa829c percpu: allocation size should be even 11 years ago