Commit Graph

5616 Commits (f16015fbf2f6ac45505d6ad21455ff9f6c14473d)

Author SHA1 Message Date
Johannes Weiner f16015fbf2 mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned 13 years ago
Johannes Weiner 89b5fae536 mm: vmscan: distinguish global reclaim from global LRU scanning 13 years ago
Johannes Weiner 9f3a0d0933 mm: memcg: consolidate hierarchy iteration primitives 13 years ago
KAMEZAWA Hiroyuki ab936cbcd0 memcg: add mem_cgroup_replace_page_cache() to fix LRU issue 13 years ago
Heiko Carstens 2565409fc0 mm,x86,um: move CMPXCHG_DOUBLE config option 13 years ago
Heiko Carstens 4156153c4d mm,x86,um: move CMPXCHG_LOCAL config option 13 years ago
Heiko Carstens 43570fd2f4 mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL 13 years ago
Minchan Kim db1aecafef mm/vmalloc.c: change void* into explict vm_struct* 13 years ago
Hillf Danton 3770490ec8 mm: vmscan: fix typo in isolating lru pages 13 years ago
Hugh Dickins 043bcbe5ec mm: test PageSwapBacked in lumpy reclaim 13 years ago
Wang Sheng-Hui faed836a23 mm/migrate.c: remove the unused macro lru_to_page 13 years ago
Hillf Danton ea5768c74b mm/hugetlb.c: avoid bogus counter of surplus huge page 13 years ago
Tejun Heo 1ebb7044c9 mempool: fix first round failure behavior 13 years ago
Tejun Heo 0565d31776 mempool: drop unnecessary and incorrect BUG_ON() from mempool_destroy() 13 years ago
Tejun Heo 5b990546e3 mempool: fix and document synchronization and memory barrier usage 13 years ago
Wang Sheng-Hui 564c81db19 mm/migrate.c: cleanup comment for migration_entry_wait() 13 years ago
KOSAKI Motohiro fcfb4dcc96 mm/mempolicy.c: mpol_equal(): use bool 13 years ago
Hillf Danton 0c176d52b0 mm: hugetlb: fix pgoff computation when unmapping page from vma 13 years ago
Minchan Kim 86cfd3a450 mm/vmscan.c: consider swap space when deciding whether to continue reclaim 13 years ago
Johannes Weiner 799f933a82 mm: bootmem: try harder to free pages in bulk 13 years ago
Johannes Weiner 560a036b3a mm: bootmem: drop superfluous range check when freeing pages in bulk 13 years ago
Johannes Weiner c3993076f8 mm: page_alloc: generalize order handling in __free_pages_bootmem() 13 years ago
KAMEZAWA Hiroyuki 43d2b11324 tracepoint: add tracepoints for debugging oom_score_adj 13 years ago
KOSAKI Motohiro 6bd4837de9 mm: simplify find_vma_prev() 13 years ago
Andrea Arcangeli 948f017b09 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() 13 years ago
Michal Hocko df0a6daa01 mm: fix off-by-two in __zone_watermark_ok() 13 years ago
Uwe Kleine-König 9571a98290 bootmem: micro optimize freeing pages in bulk 13 years ago
Hillf Danton 31b8384a55 mm: compaction: push isolate search base of compact control one pfn ahead 13 years ago
Johannes Weiner 0faa70cb01 mm: filemap: pass __GFP_WRITE from grab_cache_page_write_begin() 13 years ago
Johannes Weiner a756cf5908 mm: try to distribute dirty pages fairly across zones 13 years ago
Johannes Weiner ccafa2879f mm: writeback: cleanups in preparation for per-zone dirty limits 13 years ago
Johannes Weiner ab8fabd46f mm: exclude reserved pages from dirtyable memory 13 years ago
KOSAKI Motohiro 25bd91bd27 vmscan: add task name to warn_scan_unevictable() messages 13 years ago
Shawn Bohrer ad8a1b558e fadvise: only initiate writeback for specified range with FADV_DONTNEED 13 years ago
Stanislaw Gruszka fc8d8620d3 slub: min order when debug_guardpage_minorder > 0 13 years ago
Stanislaw Gruszka c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
KAMEZAWA Hiroyuki 1e16a539ac mm/hugetlb.c: fix virtual address handling in hugetlb fault 13 years ago
Michal Hocko ef009b25f4 hugetlb: clarify hugetlb_instantiation_mutex usage 13 years ago
Hillf Danton a734bcc812 hugetlb: detect race upon page allocation failure during COW 13 years ago
Mel Gorman f90ac3982a mm: avoid livelock on !__GFP_FS allocations 13 years ago
Mel Gorman 938929f14c mm: reduce the amount of work done when updating min_free_kbytes 13 years ago
Jacobo Giralt 937a94c9db mm: migrate: one less atomic operation 13 years ago
Konstantin Khlebnikov b413d48aa7 mm-tracepoint: rename page-free events 13 years ago
Konstantin Khlebnikov da066ad357 mm: remove unused pagevec_free 13 years ago
Konstantin Khlebnikov cc59850ef9 mm: add free_hot_cold_page_list() helper 13 years ago
Konstantin Khlebnikov c909e99364 vmscan: activate executable pages after first usage 13 years ago
Konstantin Khlebnikov 34dbc67a64 vmscan: promote shared file mapped pages 13 years ago
Johannes Weiner 1edf223485 mm/page-writeback.c: make determine_dirtyable_memory static again 13 years ago
David Rientjes 74ee4ef1f9 slub: disallow changing cpu_partial from userspace for debug caches 13 years ago
Steven Rostedt 4dee6b64ee tracing/mm: Move include of trace/events/kmem.h out of header into slab.c 13 years ago