aboutsummaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAge
...
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] spufs: The SPU file system, baseArnd Bergmann2006-01-08
* [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-30
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-30
* [PATCH] mm: split page table lockHugh Dickins2005-10-30
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-30
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-30
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-30
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-30
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-30
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-30
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-30
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-30
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-30
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-30
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-30
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-30
* [PATCH] core remove PageReservedNick Piggin2005-10-30
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-30
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-30
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-30
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-30
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-30
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-30