Commit Graph

164469 Commits (8e4b9a60718970bbc02dfd3abd0b956ab65af231)
 

Author SHA1 Message Date
Hugh Dickins 8e4b9a6071 mm: FOLL_DUMP replace FOLL_ANON 16 years ago
Hugh Dickins f3e8fccd06 mm: add get_dump_page 16 years ago
Hugh Dickins 1c3aff1cee mm: remove unused GUP flags 16 years ago
Hugh Dickins 408e82b78b mm: munlock use follow_page 16 years ago
Minchan Kim 5d3bc27091 mm: fix NUMA accounting in numastat.txt 16 years ago
Mel Gorman a6f9edd65b page-allocator: maintain rolling count of pages to free from the PCP 16 years ago
Mel Gorman 5f8dcc2121 page-allocator: split per-cpu list into one-list-per-migrate-type 16 years ago
KOSAKI Motohiro 5d863b8968 oom: fix oom_adjust_write() input sanity check 16 years ago
KOSAKI Motohiro 8c5cd6f3a1 oom: oom_kill doesn't kill vfork parent (or child) 16 years ago
KOSAKI Motohiro 495789a51a oom: make oom_score to per-process value 16 years ago
KOSAKI Motohiro 28b83c5193 oom: move oom_adj value from task_struct to signal_struct 16 years ago
Vincent Li f168e1b639 mm/vmscan: remove page_queue_congested() comment 16 years ago
Wu Fengguang f862963174 mm: do batched scans for mem_cgroup 16 years ago
Alexey Dobriyan 1a8670a29b oom: move oom_killer_enable()/oom_killer_disable to where they belong 16 years ago
Vincent Li 0b21767637 mm/vmscan: rename zone_nr_pages() to zone_nr_lru_pages() 16 years ago
Jan Beulich 2c85f51d22 mm: also use alloc_large_system_hash() for the PID hash table 16 years ago
Jan Beulich 3c1596efe1 mm: don't use alloc_bootmem_low() where not strictly needed 16 years ago
Jan Beulich 4481374ce8 mm: replace various uses of num_physpages by totalram_pages 16 years ago
Jan Beulich 4738e1b9cf memory hotplug: fix updating of num_physpages for hot plugged memory 16 years ago
Mel Gorman 78986a678f page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone 16 years ago
Johannes Weiner ceddc3a52d mm: document is_page_cache_freeable() 16 years ago
Johannes Weiner edcf4748cd mm: return boolean from page_has_private() 16 years ago
Johannes Weiner 6c0b13519d mm: return boolean from page_is_file_cache() 16 years ago
Johannes Weiner 401a8e1c16 mm: introduce page_lru_base_type() 16 years ago
Johannes Weiner b7c46d151c mm: drop unneeded double negations 16 years ago
Sage Weil bba7881954 mm: remove broken 'kzalloc' mempool 16 years ago
Sage Weil bbba809e96 md: avoid use of broken kzalloc mempool 16 years ago
Jaswinder Singh Rajput 72ff13b703 mm: includecheck fix for mm/nommu.c 16 years ago
Jaswinder Singh Rajput cff397e6b3 mm: includecheck fix for mm/shmem.c 16 years ago
Daisuke Nishimura 2ca4532a49 mm: add_to_swap_cache() does not return -EEXIST 16 years ago
Daisuke Nishimura 31a5639623 mm: add_to_swap_cache() must not sleep 16 years ago
Mel Gorman 8fbb398f5c tracing, documentation: Add a document on the kmem tracepoints 16 years ago
Mel Gorman bb72222086 tracing, documentation: add a document describing how to do some performance analysis with tracepoints 16 years ago
Mel Gorman c9d05cfc00 tracing, page-allocator: add a postprocessing script for page-allocator-related ftrace events 16 years ago
Mel Gorman 0d3d062a6e tracing, page-allocator: add trace event for page traffic related to the buddy lists 16 years ago
Mel Gorman e0fff1bd12 tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes 16 years ago
Mel Gorman 4b4f278c03 tracing, page-allocator: add trace events for page allocation and page freeing 16 years ago
Mel Gorman 38a398572f page-allocator: remove dead function free_cold_page() 16 years ago
Geert Uytterhoeven cc013a8890 arches: drop superfluous casts in nr_free_pages() callers 16 years ago
KAMEZAWA Hiroyuki 73d7c33e81 kcore: /proc/kcore should use vread 16 years ago
KAMEZAWA Hiroyuki d0107eb073 kcore: fix vread/vwrite to be aware of holes 16 years ago
KAMEZAWA Hiroyuki dd32c27998 vmalloc: unmap vmalloc area after hiding it 16 years ago
Mel Gorman 2f66a68f3f page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback 16 years ago
Benjamin Herrenschmidt fe1ff49d0d mm: kmem_cache_create(): make it easier to catch NULL cache names 16 years ago
Moussa A. Ba 398499d5f3 pagemap clear_refs: modify to specify anon or mapped vma clearing 16 years ago
Hugh Dickins 7103ad323b ksm: mremap use err from ksm_madvise 16 years ago
Hugh Dickins 35451beecb ksm: unmerge is an origin of OOMs 16 years ago
Hugh Dickins a913e182ab ksm: clean up obsolete references 16 years ago
Hugh Dickins 8314c4f24a ksm: remove VM_MERGEABLE_FLAGS 16 years ago
Hugh Dickins 7701c9c0f5 ksm: add some documentation 16 years ago