summaryrefslogtreecommitdiff
path: root/mm/memory.c
Commit message (Expand)AuthorAge
* [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
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-29
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-29
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-29
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-29
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-29
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-29
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-29
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-29
* [PATCH] core remove PageReservedNick Piggin2005-10-29
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-29
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-29
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-29
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-29
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-29
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-29
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-29
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-29
* [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-20
* [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-19
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-10
* [PATCH] x86: ptep_clear optimizationZachary Amsden2005-09-05
* [PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso2005-09-05
* [PATCH] Lazy page table copies in fork()Nick Piggin2005-08-29
* Fix up recent get_user_pages() handlingLinus Torvalds2005-08-03
* [PATCH] fix get_user_pages bugNick Piggin2005-08-03
* [PATCH] x86_64: access of some bad addressHugh Dickins2005-08-01
* Fix get_user_pages() race for write accessLinus Torvalds2005-08-01
* [PATCH] check_user_page_readable() deadlock fixAndrew Morton2005-07-27
* [PATCH] mm: fix remap_pte_range BUGHugh Dickins2005-06-25
* [PATCH] DocBook: update commentsMartin Waitz2005-06-24
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-23
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-21
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-21
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-21
* [PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev2005-05-17
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-19
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-19
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-19
* Linux-2.6.12-rc2Linus Torvalds2005-04-16