Commit Graph

4232 Commits (3f582b8c11014e4ce310d9839fb335164195333f)

Author SHA1 Message Date
Huang Shijie bf8abe8b92 readahead.c: fix comment 15 years ago
Shaohua Li 76a33fc380 vmscan: prevent get_scan_ratio() rounding errors 15 years ago
Greg Thelen 6ec3a12712 mm: consider the entire user address space during node migration 15 years ago
Mel Gorman 4f92e2586b mm: compaction: defer compaction using an exponential backoff when compaction fails 15 years ago
Mel Gorman 5e77190580 mm: compaction: add a tunable that decides when memory should be compacted and when it should be reclaimed 15 years ago
Mel Gorman 56de7263fc mm: compaction: direct compact when a high-order allocation fails 15 years ago
Mel Gorman ed4a6d7f06 mm: compaction: add /sys trigger for per-node memory compaction 15 years ago
Mel Gorman 76ab0f530e mm: compaction: add /proc trigger for memory compaction 15 years ago
Mel Gorman 748446bb6b mm: compaction: memory compaction core 15 years ago
Mel Gorman c175a0ce75 mm: move definition for LRU isolation modes to a header 15 years ago
Mel Gorman f1a5ab1210 mm: export fragmentation index via debugfs 15 years ago
Mel Gorman d7a5752c0c mm: export unusable free space index via debugfs 15 years ago
Mel Gorman a8bef8ff6e mm: migration: avoid race between shift_arg_pages() and rmap_walk() during migration by not migrating temporary stacks 15 years ago
Mel Gorman e9e96b39f9 mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove 15 years ago
Mel Gorman 3fe2011ff5 mm: migration: allow the migration of PageSwapCache pages 15 years ago
Mel Gorman 67b9509b2c mm: migration: do not try to migrate unmapped anonymous pages 15 years ago
Mel Gorman 7f60c214fd mm: migration: share the anon_vma ref counts between KSM and page migration 15 years ago
Mel Gorman 3f6c82728f mm: migration: take a reference to the anon_vma before migrating 15 years ago
David Rientjes e325c90ffc mm: default to node zonelist ordering when nodes have only lowmem 15 years ago
Johannes Weiner e48293fd75 mincore: do nested page table walks 15 years ago
Johannes Weiner 25ef0e50cc mincore: pass ranges as start,end address pairs 15 years ago
Johannes Weiner f488401076 mincore: break do_mincore() into logical pieces 15 years ago
Johannes Weiner 6a60f1b358 mincore: cleanups 15 years ago
Miao Xie c0ff7453bb cpuset,mm: fix no node to alloc memory when changing cpuset's mems 15 years ago
Miao Xie 708c1bbc9d mempolicy: restructure rebinding-mempolicy functions 15 years ago
Lee Schermerhorn 15d77835ac mempolicy: factor mpol_shared_policy_init() return paths 15 years ago
Lee Schermerhorn 345ace9c79 mempolicy: rename policy_types and cleanup initialization 15 years ago
Lee Schermerhorn b4652e8429 mempolicy: lose unnecessary loop variable in mpol_parse_str() 15 years ago
Lee Schermerhorn e17f74af35 mempolicy: don't call mpol_set_nodemask() when no_context 15 years ago
Bob Liu 1980050250 mempolicy: remove redundant check 15 years ago
Bob Liu 6eb27e1fdf mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist() 15 years ago
Bob Liu 6d556294d5 mempolicy: remove redundant code 15 years ago
Minchan Kim e13861d822 mm: remove return value of putback_lru_pages() 15 years ago
Huang Shijie 4b50dc26a0 shmem: remove redundant code 15 years ago
Yinghai Lu e48e67e08c sparsemem: on no vmemmap path put mem_map on node high too 15 years ago
Corrado Zoccolo 6dda9d55bf page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists 15 years ago
KOSAKI Motohiro e9d6c15738 tmpfs: insert tmpfs cache pages to inactive list at first 15 years ago
Josef Bacik 66f998f611 fs: allow short direct-io reads to be completed via buffered IO 15 years ago
Miklos Szeredi a52116aba5 mm: export remove_from_page_cache() to modules 15 years ago
Miklos Szeredi 47846b0650 mm: export lru_cache_add_*() to modules 15 years ago
Alexander Duyck 73367bd8ee slub: move kmem_cache_node into it's own cacheline 15 years ago
Minchan Kim 6b65aaf302 slub: Use alloc_pages_exact_node() for page allocation 15 years ago
Xiaotian Feng d3e14aa336 slub: __kmalloc_node_track_caller should trace kmalloc_large_node case 15 years ago
Eric Dumazet bbd7d57bfe slub: Potential stack overflow 15 years ago
Dmitry Monakhov 454abafe9d ramfs: replace inode uid,gid,mode initialization with helper function 15 years ago
Christoph Hellwig 8018ab0574 sanitize vfs_fsync calling conventions 15 years ago
Stephen Hemminger bb4354538e fs: xattr_handler table should be const 15 years ago
Jens Axboe df96e96f76 writeback: fix mixed up arguments to bdi_start_writeback() 15 years ago
Jens Axboe c2c4986edd writeback: fix problem with !CONFIG_BLOCK compilation 15 years ago
Jens Axboe 6423104b6a writeback: fixups for !dirty_writeback_centisecs 15 years ago