aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* [PATCH] mm: set_page_refs optNick Piggin2006-01-06
* [PATCH] mm: pagealloc optNick Piggin2006-01-06
* [PATCH] mm: free_pages_and_swap_cache optHugh Dickins2006-01-06
* [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODESMike Kravetz2006-01-06
* [PATCH] hugepages: fold find_or_alloc_pages into huge_no_page()Christoph Lameter2006-01-06
* [PATCH] Remove old node based policy interface from mempolicy.cChristoph Lameter2006-01-06
* [PATCH] Add NUMA policy support for huge pages.Christoph Lameter2006-01-06
* [PATCH] mm: dequeue a huge page near to this nodeChristoph Lameter2006-01-06
* [PATCH] Hugetlb: Copy on Write supportDavid Gibson2006-01-06
* [PATCH] Hugetlb: Reorganize hugetlb_fault to prepare for COWAdam Litke2006-01-06
* [PATCH] Hugetlb: Rename find_lock_page to find_or_alloc_huge_pageAdam Litke2006-01-06
* [PATCH] Hugetlb: Remove duplicate i_size checkAdam Litke2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* [PATCH] reiser4: vfs: add truncate_inode_pages_range()Hans Reiser2006-01-06
* [PATCH] memhotplug: __add_section remove unused pgdat definitionAndy Whitcroft2006-01-06
* [PATCH] mm: fix __alloc_pages cpuset ALLOC_* flagsPaul Jackson2006-01-06
* [PATCH] add AOP_TRUNCATED_PAGE, prepend AOP_ to WRITEPAGE_ACTIVATEZach Brown2006-01-03
* [PATCH] Make sure interleave masks have at least one node setAndi Kleen2006-01-02
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-16
* [PATCH] missing prototype (mm/page_alloc.c)Al Viro2005-12-15
* [PATCH] Fix calculation of grow_pgdat_span() in mm/memory_hotplug.cYasunori Goto2005-12-14
* get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-12-12
* [PATCH] fix in __alloc_bootmem_core() when there is no free page in first nod...Haren Myneni2005-12-12
* Allow arbitrary read-only shared pfn-remapping tooLinus Torvalds2005-12-11
* Remove (at least temporarily) the "incomplete PFN mapping" supportLinus Torvalds2005-12-11
* Allow arbitrary shared PFNMAP'sLinus Torvalds2005-12-11
* Make vm_insert_page() available to NVidia moduleLinus Torvalds2005-12-03
* [PATCH] Fix up per-cpu page batch sizesNick Piggin2005-12-03
* VM: add "vm_insert_page()" functionLinus Torvalds2005-11-30
* [PATCH] VM: Fix typos in get_locked_pteTrond Myklebust2005-11-29
* [PATCH] pfnmap: do_no_page BUG_ON againHugh Dickins2005-11-29
* [PATCH] pfnmap: remove src_page from do_wp_pageHugh Dickins2005-11-29
* cow_user_page: fix page alignmentLinus Torvalds2005-11-29
* VM: add common helper function to create the page tablesLinus Torvalds2005-11-29
* Support strange discontiguous PFN remappingsLinus Torvalds2005-11-29
* [PATCH] Fix missing pfn variables caused by vm changesBen Collins2005-11-29
* [PATCH] Fix vma argument in get_usr_pages() for gate areasNick Piggin2005-11-29
* [PATCH] shrinker->nr = LONG_MAX means deadlock for icacheAndrea Arcangeli2005-11-28
* [PATCH] temporarily disable swap token on memory pressureRik van Riel2005-11-28
* [PATCH] mm: __alloc_pages cleanup fixNick Piggin2005-11-28
* [PATCH] Workaround for gcc 2.96 (undefined references)Alan Stern2005-11-28
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [PATCH] 32bit integer overflow in invalidate_inode_pages2()Oleg Drokin2005-11-23
* [PATCH] mm: update split ptlock KconfigHugh Dickins2005-11-23
* [PATCH] hugetlb: fix race in set_max_huge_pages for multiple updaters of nr_h...Eric Paris2005-11-22
* [PATCH] unpaged: PG_reserved bad_pageHugh Dickins2005-11-22
* [PATCH] unpaged: ZERO_PAGE in VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] unpaged: anon in VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] unpaged: COW on VM_UNPAGEDHugh Dickins2005-11-22
* [PATCH] unpaged: VM_NONLINEAR VM_RESERVEDHugh Dickins2005-11-22