summaryrefslogtreecommitdiff
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* [PATCH] add page_mkwrite() vm_operations methodDavid Howells2006-06-23
* [PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter2006-06-23
* [PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter2006-06-23
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in mm/memory.cEric Sesterhenn2006-03-26
* | [PATCH] Add API for flushing Anon pagesJames Bottomley2006-03-26
|/
* [PATCH] mm: restore vm_normal_page checkNick Piggin2006-03-25
* [PATCH] hugepage: Fix hugepage logic in free_pgtables() harderDavid Gibson2006-03-22
* [PATCH] hugepage: Fix hugepage logic in free_pgtables()David Gibson2006-03-22
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-17
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-17
* [PATCH] Direct Migration V9: PageSwapCache checksChristoph Lameter2006-02-01
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-09
* [PATCH] mm: pfault optimisationNick Piggin2006-01-06
* [PATCH] mm: rmap optimisationNick Piggin2006-01-06
* [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-06
* Make sure we copy pages inserted with "vm_insert_page()" on forkLinus Torvalds2005-12-16
* get_user_pages: don't try to follow PFNMAP pagesLinus Torvalds2005-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
* 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] Workaround for gcc 2.96 (undefined references)Alan Stern2005-11-28
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [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_UNPAGEDHugh Dickins2005-11-22
* [PATCH] unpaged: get_user_pages VM_RESERVEDHugh Dickins2005-11-22
* [PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt2005-11-13
* [PATCH] .text page fault SMP scalability optimizationAndrea Arcangeli2005-10-29
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-29
* [PATCH] mm: split page table lockHugh Dickins2005-10-29
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-29
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-29
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-29
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-29