Commit Graph

5675 Commits (5b03ff1b2444ddf7b8084b7505101e97257aff5a)

Author SHA1 Message Date
David Rientjes 7b0d44fa49 oom: avoid killing kthreads if they assume the oom killed thread's mm 13 years ago
David Rientjes f660daac47 oom: thaw threads if oom killed thread is frozen before deferring 13 years ago
Johannes Weiner d08c429b06 mm/page-writeback.c: document bdi_min_ratio 13 years ago
Shaohua Li 3da367c3e5 vmscan: add block plug for page reclaim 13 years ago
Minchan Kim 0dabec93de mm: migration: clean up unmap_and_move() 13 years ago
Christopher Yeoh fcf634098c Cross Memory Attach 13 years ago
Minchan Kim f80c067361 mm: zone_reclaim: make isolate_lru_page() filter-aware 13 years ago
Minchan Kim 39deaf8585 mm: compaction: make isolate_lru_page() filter-aware 13 years ago
Minchan Kim 4356f21d09 mm: change isolate mode from #define to bitwise type 13 years ago
Minchan Kim b9e84ac153 mm: compaction: trivial clean up in acct_isolated() 13 years ago
Paul Gortmaker 7c77509c54 mm: fix implicit stat.h usage in dmapool.c 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Paul Gortmaker b9e15bafdf mm: Add export.h for EXPORT_SYMBOL to active symbol exporters 13 years ago
Paul Gortmaker e25934a517 mm: delete various needless include <linux/module.h> 13 years ago
Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 13 years ago
Wu Fengguang ece13ac31b writeback: trace event balance_dirty_pages 13 years ago
Wu Fengguang b48c104d22 writeback: trace event bdi_dirty_ratelimit 13 years ago
Jeff Layton 39be79c16f vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriately 13 years ago
David Vrabel 3bcfeaf93f block: initialize the bounce pool if high memory may be added later 13 years ago
Hugh Dickins 486cf46f3f mm: fix race between mremap and removing migration entry 13 years ago
Wu Fengguang 50657fc4df writeback: fix ppc compile warnings on do_div(long long, unsigned long) 14 years ago
Wu Fengguang 8927f66c4e writeback: dirty position control - bdi reserve area 14 years ago
Wu Fengguang 57fc978cfb writeback: control dirty pause time 14 years ago
Wu Fengguang c8462cc9de writeback: limit max dirty pause time 14 years ago
Wu Fengguang 143dfe8611 writeback: IO-less balance_dirty_pages() 14 years ago
Wu Fengguang 9d823e8f6b writeback: per task dirty rate limit 14 years ago
Wu Fengguang 7381131cbc writeback: stabilize bdi->dirty_ratelimit 14 years ago
Wu Fengguang be3ffa2764 writeback: dirty rate control 14 years ago
Wu Fengguang af6a311384 writeback: add bg_threshold parameter to __bdi_update_bandwidth() 14 years ago
Wu Fengguang 6c14ae1e92 writeback: dirty position control 14 years ago
Wu Fengguang c8e28ce049 writeback: account per-bdi accumulated dirtied pages 14 years ago
Alex Shi dcc3be6a54 slub: Discard slab page when node partial > minimum partial number 14 years ago
Alex Shi 9f26490412 slub: correct comments error for per cpu partial 14 years ago
Vasiliy Kulikov ab067e99d2 mm: restrict access to slab files under procfs and sysfs 14 years ago
Joe Perches 8c1fec1ba8 mm: Convert vmalloc/memset to vzalloc 14 years ago
Shaohua Li cc39c6a9bb mm: account skipped entries to avoid looping in find_get_pages 14 years ago
David Vrabel 461ae488ec mm: sync vmalloc address space page tables in alloc_vm_area() 14 years ago
Johannes Weiner 185efc0f9a memcg: Revert "memcg: add memory.vmscan_stat" 14 years ago
Johannes Weiner a4d3e9e763 mm: vmscan: fix force-scanning small targets without swap 14 years ago
David Rientjes 0d6617c773 numa: fix NUMA compile error when sysfs and procfs are disabled 14 years ago
KAMEZAWA Hiroyuki 2bbff6c761 mm/mempolicy.c: make copy_from_user() provably correct 14 years ago
Caspar Zhang 8aacc9f550 mm/mempolicy.c: fix pgoff in mbind vma merge 14 years ago
Alex,Shi 12d79634f8 slub: Code optimization in get_partial_node() 14 years ago
Jan Kara 09f40f98bf mm: Add comment explaining task state setting in bdi_forker_thread() 14 years ago
Jan Kara 5a042aa4b8 mm: Cleanup clearing of BDI_pending bit in bdi_forker_thread() 14 years ago
Shaohua Li 136333d104 slub: explicitly document position of inserting slab to partial list 14 years ago
Shaohua Li 130655ef09 slub: add slab with one free object to partial list tail 14 years ago
Johannes Weiner 23751be009 memcg: fix hierarchical oom locking 14 years ago
Shaohua Li 439423f689 vmscan: clear ZONE_CONGESTED for zone with good watermark 14 years ago
Shaohua Li f51bdd2e97 mm: fix a vmscan warning 14 years ago