Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | mm: make rmap_walk() return void | Minchan Kim | 1 | -3/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-07-27 | mm: migrate: support non-lru movable page migration | Minchan Kim | 1 | -2/+1 |
2015-04-16 | mm: consolidate all page-flags helpers in <linux/page-flags.h> | Kirill A. Shutemov | 1 | -17/+0 |
2014-01-22 | mm/rmap: use rmap_walk() in page_referenced() | Joonsoo Kim | 1 | -2/+0 |
2014-01-22 | mm/rmap: use rmap_walk() in try_to_munlock() | Joonsoo Kim | 1 | -6/+0 |
2014-01-22 | mm/rmap: make rmap_walk to get the rmap_walk_control argument | Joonsoo Kim | 1 | -4/+3 |
2013-02-24 | ksm: remove old stable nodes more thoroughly | Hugh Dickins | 1 | -14/+4 |
2010-09-10 | mm: fix swapin race condition | Andrea Arcangeli | 1 | -11/+9 |
2010-08-10 | ksm: fix ksm swapin time optimization | Andrea Arcangeli | 1 | -1/+1 |
2009-12-16 | fix ksm.h breakage of nommu build | Hugh Dickins | 1 | -6/+8 |
2009-12-15 | ksm: rmap_walk to remove_migation_ptes | Hugh Dickins | 1 | -0/+13 |
2009-12-15 | ksm: let shared pages be swappable | Hugh Dickins | 1 | -6/+48 |
2009-12-15 | ksm: stable_node point to page and back | Hugh Dickins | 1 | -7/+17 |
2009-12-15 | mm: define PAGE_MAPPING_FLAGS | Hugh Dickins | 1 | -2/+3 |
2009-09-22 | ksm: clean up obsolete references | Hugh Dickins | 1 | -20/+0 |
2009-09-22 | ksm: fix deadlock with munlock in exit_mmap | Andrea Arcangeli | 1 | -7/+4 |
2009-09-22 | ksm: fix oom deadlock | Hugh Dickins | 1 | -4/+27 |
2009-09-22 | ksm: identify PageKsm pages | Hugh Dickins | 1 | -0/+29 |
2009-09-22 | ksm: the mm interface to ksm | Hugh Dickins | 1 | -0/+50 |