| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: nommu: sort mm->mmap list properly | Namhyung Kim | 2011-05-25 | 1 | -0/+4 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | mm: export __get_user_pages | Huang Ying | 2011-03-17 | 1 | -5/+0 |
* | Revert "mm: batch activate_page() to reduce lock contention" | Linus Torvalds | 2011-01-17 | 1 | -9/+0 |
* | mm: batch activate_page() to reduce lock contention | Shaohua Li | 2011-01-13 | 1 | -0/+9 |
* | thp: transparent hugepage core | Andrea Arcangeli | 2011-01-13 | 1 | -0/+4 |
* | mlock: do not hold mmap_sem for extended periods of time | Michel Lespinasse | 2011-01-13 | 1 | -1/+2 |
* | mm: fix is_mem_section_removable() page_order BUG_ON check | KAMEZAWA Hiroyuki | 2010-10-26 | 1 | -1/+1 |
* | HWPOISON: add an interface to switch off/on all the page filters | Haicheng Li | 2009-12-16 | 1 | -0/+1 |
* | HWPOISON: add memory cgroup filter | Andi Kleen | 2009-12-16 | 1 | -0/+1 |
* | HWPOISON: add page flags filter | Wu Fengguang | 2009-12-16 | 1 | -0/+2 |
* | HWPOISON: limit hwpoison injector to known page types | Wu Fengguang | 2009-12-16 | 1 | -0/+2 |
* | HWPOISON: add fs/device filters | Wu Fengguang | 2009-12-16 | 1 | -0/+3 |
* | HWPOISON: detect free buddy pages explicitly | Wu Fengguang | 2009-12-16 | 1 | -0/+3 |
* | mm: remove unevictable_migrate_page function | Lee Schermerhorn | 2009-12-15 | 1 | -12/+0 |
* | ksm: fix mlockfreed to munlocked | Hugh Dickins | 2009-12-15 | 1 | -1/+2 |
* | mm: CONFIG_MMU for PG_mlocked | Hugh Dickins | 2009-12-15 | 1 | -14/+12 |
* | mm: move highest_memmap_pfn | Hugh Dickins | 2009-09-22 | 1 | -1/+2 |
* | mm: FOLL flags for GUP flags | Hugh Dickins | 2009-09-22 | 1 | -5/+1 |
* | mm: FOLL_DUMP replace FOLL_ANON | Hugh Dickins | 2009-09-22 | 1 | -0/+1 |
* | mm: remove unused GUP flags | Hugh Dickins | 2009-09-22 | 1 | -4/+2 |
* | vmscan: do not unconditionally treat zones that fail zone_reclaim() as full | Mel Gorman | 2009-06-16 | 1 | -0/+4 |
* | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 2009-06-16 | 1 | -6/+0 |
* | mm: introduce PageHuge() for testing huge/gigantic pages | Wu Fengguang | 2009-06-16 | 1 | -3/+2 |
* | page allocator: move free_page_mlock() to page_alloc.c | KOSAKI Motohiro | 2009-06-16 | 1 | -13/+0 |
* | page allocator: do not disable interrupts in free_page_mlock() | Mel Gorman | 2009-06-16 | 1 | -8/+3 |
* | nommu: there is no mlock() for NOMMU, so don't provide the bits | David Howells | 2009-04-01 | 1 | -3/+5 |
* | mm: make get_user_pages() interruptible | Ying Han | 2009-01-06 | 1 | -0/+1 |
* | badpage: vm_normal_page use print_bad_pte | Hugh Dickins | 2009-01-06 | 1 | -0/+1 |
* | hugetlb: pull gigantic page initialisation out of the default path | Andy Whitcroft | 2008-11-06 | 1 | -0/+1 |
* | hugetlbfs: handle pages higher order than MAX_ORDER | Andy Whitcroft | 2008-11-06 | 1 | -0/+28 |
* | mlock: count attempts to free mlocked page | Lee Schermerhorn | 2008-10-20 | 1 | -0/+17 |
* | vmstat: mlocked pages statistics | Nick Piggin | 2008-10-20 | 1 | -3/+13 |
* | mmap: handle mlocked pages during map, remap, unmap | Rik van Riel | 2008-10-20 | 1 | -2/+7 |
* | mlock: mlocked pages are unevictable | Nick Piggin | 2008-10-20 | 1 | -0/+71 |
* | Unevictable LRU Infrastructure | Lee Schermerhorn | 2008-10-20 | 1 | -0/+26 |
* | vmscan: move isolate_lru_page() to vmscan.c | Nick Piggin | 2008-10-20 | 1 | -0/+2 |
* | mm: export prep_compound_page to mm | Andi Kleen | 2008-07-24 | 1 | -0/+2 |
* | mm: remove double indirection on tlb parameter to free_pgd_range() & Co | Jan Beulich | 2008-07-24 | 1 | -0/+3 |
* | mm: print out the zonelists on request for manual verification | Mel Gorman | 2008-07-24 | 1 | -0/+5 |
* | mm: make defensive checks around PFN values registered for memory usage | Mel Gorman | 2008-07-24 | 1 | -0/+12 |
* | mm: verify the page links and memory model | Mel Gorman | 2008-07-24 | 1 | -0/+12 |
* | mm: add a basic debugging framework for memory initialisation | Mel Gorman | 2008-07-24 | 1 | -0/+27 |
* | memory hotplug: free memmaps allocated by bootmem | Yasunori Goto | 2008-04-28 | 1 | -2/+1 |
* | Solve section mismatch for free_area_init_core. | Alexander van Heukelum | 2008-02-23 | 1 | -0/+13 |
* | set_page_refcounted() VM_BUG_ON fix | Qi Yong | 2008-02-05 | 1 | -1/+1 |
* | mm: remove fastcall from mm/ | Harvey Harrison | 2008-02-05 | 1 | -1/+1 |
* | Breakout page_order() to internal.h to avoid special knowledge of the buddy a... | Mel Gorman | 2007-10-16 | 1 | -0/+10 |
* | Make page->private usable in compound pages | Christoph Lameter | 2007-05-07 | 1 | -1/+1 |
* | [PATCH] mm: VM_BUG_ON | Nick Piggin | 2006-09-26 | 1 | -2/+2 |