| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l... | Linus Torvalds | 2009-09-24 | 1 | -1/+20 |
|\ |
|
| * | HWPOISON: The high level memory error handler in the VM v7 | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
| * | HWPOISON: Handle hardware poisoned pages in try_to_unmap | Andi Kleen | 2009-09-16 | 1 | -0/+1 |
| * | HWPOISON: Use bitmask/action code for try_to_unmap behaviour | Andi Kleen | 2009-09-16 | 1 | -1/+12 |
| * | HWPOISON: Export some rmap vma locking to outside world | Andi Kleen | 2009-09-16 | 1 | -0/+6 |
* | | ksm: no debug in page_dup_rmap() | Hugh Dickins | 2009-09-22 | 1 | -5/+1 |
|/ |
|
* | rmap: fixup page_referenced() for nommu systems | Mike Frysinger | 2009-06-23 | 1 | -1/+8 |
* | vmscan: report vm_flags in page_referenced() | Wu Fengguang | 2009-06-16 | 1 | -2/+3 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 | 1 | -7/+0 |
* | badpage: remove vma from page_remove_rmap | Hugh Dickins | 2009-01-06 | 1 | -1/+1 |
* | mm: make page_lock_anon_vma() static | Hugh Dickins | 2009-01-06 | 1 | -3/+0 |
* | make mm/rmap.c:anon_vma_cachep static | Adrian Bunk | 2008-10-20 | 1 | -12/+0 |
* | vmscan: unevictable LRU scan sysctl | Lee Schermerhorn | 2008-10-20 | 1 | -0/+3 |
* | mlock: mlocked pages are unevictable | Nick Piggin | 2008-10-20 | 1 | -0/+14 |
* | mm: dirty page tracking race fix | Nick Piggin | 2008-08-20 | 1 | -1/+1 |
* | mmu-notifiers: add mm_take_all_locks() operation | Andrea Arcangeli | 2008-07-28 | 1 | -0/+8 |
* | Memory controller: make page_referenced() cgroup aware | Balbir Singh | 2008-02-07 | 1 | -2/+3 |
* | mm: more rmap checking | Nick Piggin | 2007-05-17 | 1 | -8/+5 |
* | [PATCH] mm: more rmap debugging | Nick Piggin | 2006-12-22 | 1 | -1/+1 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 1 | -1/+1 |
* | [PATCH] mm: tracking shared dirty pages | Peter Zijlstra | 2006-09-26 | 1 | -0/+14 |
* | [PATCH] Swapless page migration: rip out swap based logic | Christoph Lameter | 2006-06-23 | 1 | -1/+0 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes | Christoph Lameter | 2006-02-01 | 1 | -0/+1 |
* | [PATCH] Direct Migration V9: migrate_pages() extension | Christoph Lameter | 2006-02-01 | 1 | -2/+2 |
* | [PATCH] mm: rmap optimisation | Nick Piggin | 2006-01-06 | 1 | -0/+1 |
* | [PATCH] temporarily disable swap token on memory pressure | Rik van Riel | 2005-11-28 | 1 | -2/+2 |
* | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -2/+2 |
* | [PATCH] xip: fs/mm: execute in place | Carsten Otte | 2005-06-24 | 1 | -0/+6 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+118 |