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