Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-02-24 | mm: add SECTION_IN_PAGE_FLAGS | Cody P Schafer | 1 | -2/+6 |
2013-02-24 | mm/mlock.c: document scary-looking stack expansion mlock chain | Johannes Weiner | 1 | -0/+4 |
2013-02-24 | mm: refactor inactive_file_is_low() to use get_lru_size() | Johannes Weiner | 3 | -31/+6 |
2013-02-24 | mm: shmem: use new radix tree iterator | Johannes Weiner | 1 | -13/+12 |
2013-02-24 | ksm: stop hotremove lockdep warning | Hugh Dickins | 1 | -14/+41 |
2013-02-24 | mm: remove offlining arg to migrate_pages | Hugh Dickins | 7 | -46/+29 |
2013-02-24 | ksm: enable KSM page migration | Hugh Dickins | 2 | -20/+4 |
2013-02-24 | ksm: make !merge_across_nodes migration safe | Hugh Dickins | 1 | -30/+134 |
2013-02-24 | ksm: make KSM page migration possible | Hugh Dickins | 2 | -22/+77 |
2013-02-24 | ksm: remove old stable nodes more thoroughly | Hugh Dickins | 3 | -28/+92 |
2013-02-24 | ksm: get_ksm_page locked | Hugh Dickins | 1 | -10/+13 |
2013-02-24 | ksm: reorganize ksm_check_stable_tree | Hugh Dickins | 1 | -16/+22 |
2013-02-24 | ksm: trivial tidyups | Hugh Dickins | 1 | -26/+22 |