aboutsummaryrefslogtreecommitdiffstats
path: root/mm/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-04-01nommu: there is no mlock() for NOMMU, so don't provide the bitsDavid Howells1-3/+5
2009-01-06mm: make get_user_pages() interruptibleYing Han1-0/+1
2009-01-06badpage: vm_normal_page use print_bad_pteHugh Dickins1-0/+1
2008-11-06hugetlb: pull gigantic page initialisation out of the default pathAndy Whitcroft1-0/+1
2008-11-06hugetlbfs: handle pages higher order than MAX_ORDERAndy Whitcroft1-0/+28
2008-10-20mlock: count attempts to free mlocked pageLee Schermerhorn1-0/+17
2008-10-20vmstat: mlocked pages statisticsNick Piggin1-3/+13
2008-10-20mmap: handle mlocked pages during map, remap, unmapRik van Riel1-2/+7
2008-10-20mlock: mlocked pages are unevictableNick Piggin1-0/+71
2008-10-20Unevictable LRU InfrastructureLee Schermerhorn1-0/+26
2008-10-20vmscan: move isolate_lru_page() to vmscan.cNick Piggin1-0/+2
2008-07-24mm: export prep_compound_page to mmAndi Kleen1-0/+2
2008-07-24mm: remove double indirection on tlb parameter to free_pgd_range() & CoJan Beulich1-0/+3
2008-07-24mm: print out the zonelists on request for manual verificationMel Gorman1-0/+5
2008-07-24mm: make defensive checks around PFN values registered for memory usageMel Gorman1-0/+12
2008-07-24mm: verify the page links and memory modelMel Gorman1-0/+12
2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+27
2008-04-28memory hotplug: free memmaps allocated by bootmemYasunori Goto1-2/+1
2008-02-23Solve section mismatch for free_area_init_core.Alexander van Heukelum1-0/+13
2008-02-05set_page_refcounted() VM_BUG_ON fixQi Yong1-1/+1
2008-02-05mm: remove fastcall from mm/Harvey Harrison1-1/+1
2007-10-16Breakout page_order() to internal.h to avoid special knowledge of the buddy allocatorMel Gorman1-0/+10
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-1/+1
2006-09-26[PATCH] mm: VM_BUG_ONNick Piggin1-2/+2
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+12
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin1-12/+0
2006-03-22[PATCH] mm: make __put_page internalNick Piggin1-0/+11
2006-01-06[PATCH] FRV: Clean up bootmem allocator's page freeing algorithmDavid Howells1-0/+2
2006-01-06[PATCH] mm: set_page_refs optNick Piggin1-2/+17
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+13