| Commit message (Expand) | Author | Age |
* | mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP | Konstantin Khlebnikov | 2014-10-09 |
* | Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-10-08 |
|\ |
|
| * | MM: export page_wakeup functions | NeilBrown | 2014-09-25 |
| * | SCHED: add some "wait..on_bit...timeout()" interfaces. | NeilBrown | 2014-09-25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-10-07 |
|\ \
| |/
|/| |
|
| * | linux/pagemap.h: Fixed a typo in a code comment. | Raymond L. Rivera | 2014-08-26 |
* | | mm: describe mmap_sem rules for __lock_page_or_retry() and callers | Paul Cassella | 2014-08-06 |
|/ |
|
* | mm/rmap.c: fix pgoff calculation to handle hugepage correctly | Naoya Horiguchi | 2014-07-23 |
* | mm: non-atomically mark page accessed during page cache allocation where poss... | Mel Gorman | 2014-06-04 |
* | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 2014-06-04 |
* | fs/mpage.c: factor page_endio() out of mpage_end_io() | Matthew Wilcox | 2014-06-04 |
* | mm: remove read_cache_page_async() | Sasha Levin | 2014-04-03 |
* | mm + fs: store shadow entries in page cache | Johannes Weiner | 2014-04-03 |
* | mm + fs: prepare for non-page entries in page cache radix trees | Johannes Weiner | 2014-04-03 |
* | mm: filemap: move radix tree hole searching here | Johannes Weiner | 2014-04-03 |
* | mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE | Sasha Levin | 2014-01-23 |
* | vm: adjust ifdef for TINY_RCU | Paul E. McKenney | 2013-04-29 |
* | mm: only enforce stable page writes if the backing device requires it | Darrick J. Wong | 2013-02-21 |
* | mm: introduce a common interface for balloon pages mobility | Rafael Aquini | 2012-12-11 |
* | mm: methods for teaching filesystems about PG_swapcache pages | Mel Gorman | 2012-07-31 |
* | pagemap.h: fix warning about possibly used before init var | Paul Gortmaker | 2012-05-29 |
* | mm: fixup compilation error due to an asm write through a const pointer | Daniel Vetter | 2012-04-23 |
* | mm: extend prefault helpers to fault in more than PAGE_SIZE | Daniel Vetter | 2012-03-27 |
* | mm: cleanup descriptions of filler arg | Hugh Dickins | 2011-07-25 |
* | sched: Isolate preempt counting in its own config option | Frederic Weisbecker | 2011-06-10 |
* | readahead: readahead page allocations are OK to fail | Wu Fengguang | 2011-05-25 |
* | mm: introduce wait_on_page_locked_killable() | KOSAKI Motohiro | 2011-05-25 |
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2011-03-24 |
|\ |
|
| * | block: remove per-queue plugging | Jens Axboe | 2011-03-10 |
* | | mm: change __remove_from_page_cache() | Minchan Kim | 2011-03-22 |
* | | mm: goodbye remove_from_page_cache() | Minchan Kim | 2011-03-22 |
* | | mm: introduce delete_from_page_cache() | Minchan Kim | 2011-03-22 |
* | | mm: add replace_page_cache_page() function | Miklos Szeredi | 2011-03-22 |
|/ |
|
* | mm: remove likely() from mapping_unevictable() | Steven Rostedt | 2011-01-13 |
* | mm: retry page fault when blocking on disk transfer | Michel Lespinasse | 2010-10-26 |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2010-08-12 |
|\ |
|
| * | hugetlb, rmap: add reverse mapping for hugepage | Naoya Horiguchi | 2010-08-11 |
| * | hugetlb: move definition of is_vm_hugetlb_page() to hugepage_inline.h | Naoya Horiguchi | 2010-08-11 |
* | | gcc-4.6: pagemap: avoid unused-but-set variable | Andi Kleen | 2010-08-09 |
|/ |
|
* | mm: add new 'read_cache_page_gfp()' helper function | Linus Torvalds | 2010-01-27 |
* | rcu: Expunge lingering references to CONFIG_CLASSIC_RCU, optimize on !SMP | Paul E. McKenney | 2009-08-22 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 |
* | CacheFiles: Permit the page lock state to be monitored | David Howells | 2009-04-03 |
* | mm: define a UNIQUE value for AS_UNEVICTABLE flag | Lee Schermerhorn | 2009-04-02 |
* | fs: symlink write_begin allocation context fix | Nick Piggin | 2009-01-04 |
* | mm: page lock use lock bitops | Nick Piggin | 2008-10-20 |
* | mm: pagecache insertion fewer atomics | Nick Piggin | 2008-10-20 |
* | SHM_LOCKED pages are unevictable | Lee Schermerhorn | 2008-10-20 |
* | Ramfs and Ram Disk pages are unevictable | Lee Schermerhorn | 2008-10-20 |
* | mm: rename page trylock | Nick Piggin | 2008-08-05 |