Age | Commit message (Expand) | Author | Files | Lines |
2016-01-23 | mm: add find_get_entries_tag() | Ross Zwisler | 1 | -0/+3 |
2016-01-16 | thp: reintroduce split_huge_page() | Kirill A. Shutemov | 1 | -1/+12 |
2016-01-16 | page-flags: define PG_locked behavior on compound pages | Kirill A. Shutemov | 1 | -17/+8 |
2015-11-07 | mm, fs: introduce mapping_gfp_constraint() | Michal Hocko | 1 | -0/+7 |
2015-07-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+6 |
2015-06-24 | pagemap.h: move dir_pages() over there | Fabian Frederick | 1 | -0/+6 |
2015-06-02 | memcg: add per cgroup dirty page accounting | Greg Thelen | 1 | -1/+2 |
2014-12-29 | mm: get rid of radix tree gfp mask for pagecache_get_page | Michal Hocko | 1 | -7/+6 |
2014-10-10 | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov | 1 | -17/+1 |
2014-10-08 | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+10 |
2014-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-09-25 | MM: export page_wakeup functions | NeilBrown | 1 | -2/+8 |
2014-09-25 | SCHED: add some "wait..on_bit...timeout()" interfaces. | NeilBrown | 1 | -0/+2 |
2014-08-26 | linux/pagemap.h: Fixed a typo in a code comment. | Raymond L. Rivera | 1 | -1/+1 |
2014-08-07 | mm: describe mmap_sem rules for __lock_page_or_retry() and callers | Paul Cassella | 1 | -0/+3 |
2014-07-24 | mm/rmap.c: fix pgoff calculation to handle hugepage correctly | Naoya Horiguchi | 1 | -0/+12 |
2014-06-05 | mm: non-atomically mark page accessed during page cache allocation where poss... | Mel Gorman | 1 | -6/+101 |
2014-06-05 | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 1 | -1/+1 |
2014-06-05 | fs/mpage.c: factor page_endio() out of mpage_end_io() | Matthew Wilcox | 1 | -0/+2 |
2014-04-04 | mm: remove read_cache_page_async() | Sasha Levin | 1 | -10/+0 |
2014-04-04 | mm + fs: store shadow entries in page cache | Johannes Weiner | 1 | -1/+12 |
2014-04-04 | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner | 1 | -6/+9 |
2014-04-04 | mm: filemap: move radix tree hole searching here | Johannes Weiner | 1 | -0/+5 |
2014-01-24 | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 1 | -5/+5 |
2013-04-30 | vm: adjust ifdef for TINY_RCU | Paul E. McKenney | 1 | -1/+1 |
2013-02-22 | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong | 1 | -0/+1 |
2012-12-12 | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 1 | -0/+16 |
2012-08-01 | mm: methods for teaching filesystems about PG_swapcache pages | Mel Gorman | 1 | -0/+5 |
2012-05-30 | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker | 1 | -4/+4 |
2012-04-23 | mm: fixup compilation error due to an asm write through a const pointer | Daniel Vetter | 1 | -1/+1 |
2012-03-27 | mm: extend prefault helpers to fault in more than PAGE_SIZE | Daniel Vetter | 1 | -2/+62 |
2011-07-26 | mm: cleanup descriptions of filler arg | Hugh Dickins | 1 | -7/+5 |
2011-06-10 | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 1 | -2/+2 |
2011-05-25 | readahead: readahead page allocations are OK to fail | Wu Fengguang | 1 | -0/+6 |
2011-05-25 | mm: introduce wait_on_page_locked_killable() | KOSAKI Motohiro | 1 | -0/+9 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -12/+0 |
2011-03-23 | mm: change __remove_from_page_cache() | Minchan Kim | 1 | -1/+1 |
2011-03-23 | mm: goodbye remove_from_page_cache() | Minchan Kim | 1 | -1/+0 |
2011-03-23 | mm: introduce delete_from_page_cache() | Minchan Kim | 1 | -0/+1 |
2011-03-23 | mm: add replace_page_cache_page() function | Miklos Szeredi | 1 | -0/+1 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -12/+0 |
2011-01-14 | mm: remove likely() from mapping_unevictable() | Steven Rostedt | 1 | -1/+1 |
2010-10-27 | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 1 | -0/+13 |
2010-08-12 | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 1 | -1/+8 |
2010-08-11 | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 1 | -1/+7 |
2010-08-11 | hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h | Naoya Horiguchi | 1 | -0/+1 |
2010-08-10 | gcc-4.6: pagemap: avoid unused-but-set variable | Andi Kleen | 1 | -1/+3 |
2010-01-27 | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 1 | -0/+2 |
2009-08-22 | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP | Paul E. McKenney | 1 | -2/+2 |
2009-06-17 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 1 | -12/+0 |