summaryrefslogtreecommitdiffstats
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] mm: split page table lockHugh Dickins2005-10-301-10/+14
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-301-81/+71Star
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-301-25/+4Star
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-301-29/+12Star
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-301-2/+10
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-301-60/+90
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-301-72/+32Star
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-301-56/+39Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-301-33/+27Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-301-16/+1Star
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-301-3/+1Star
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-301-3/+3
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-301-10/+5Star
* [PATCH] core remove PageReservedNick Piggin2005-10-301-52/+79
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-301-15/+32
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-301-14/+17
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-301-1/+1
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-301-2/+2
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-301-123/+97Star
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-301-3/+4
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-301-4/+6
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-301-6/+8
* [PATCH] Fix handling spurious page fault for hugetlb regionHugh Dickins2005-10-201-12/+2Star
* [PATCH] Handle spurious page fault for hugetlb regionSeth, Rohit2005-10-191-2/+12
* [PATCH] mm/filemap.c: make two functions staticAdrian Bunk2005-09-101-1/+1
* [PATCH] x86: ptep_clear optimizationZachary Amsden2005-09-051-2/+3
* [PATCH] mm: remove implied vm_ops checkPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
* [PATCH] Lazy page table copies in fork()Nick Piggin2005-08-301-0/+11
* Fix up recent get_user_pages() handlingLinus Torvalds2005-08-031-9/+13
* [PATCH] fix get_user_pages bugNick Piggin2005-08-031-8/+23
* [PATCH] x86_64: access of some bad addressHugh Dickins2005-08-021-2/+6
* Fix get_user_pages() race for write accessLinus Torvalds2005-08-011-17/+4Star
* [PATCH] check_user_page_readable() deadlock fixAndrew Morton2005-07-281-10/+15
* [PATCH] mm: fix remap_pte_range BUGHugh Dickins2005-06-261-1/+1
* [PATCH] DocBook: update commentsMartin Waitz2005-06-241-1/+1
* [PATCH] sparsemem memory modelAndy Whitcroft2005-06-231-1/+1
* [PATCH] can_share_swap_page: use page_mapcountHugh Dickins2005-06-221-5/+5
* [PATCH] do_wp_page: cannot share file pageHugh Dickins2005-06-221-1/+1
* [PATCH] get_user_pages: kill get_page_mapHugh Dickins2005-06-221-35/+10Star
* [PATCH] do_swap_page() can map random data if swap read failsKirill Korotaev2005-05-171-5/+12
* [PATCH] freepgt: hugetlb_free_pgd_rangeHugh Dickins2005-04-191-13/+23
* [PATCH] freepgt: remove MM_VM_SIZE(mm)Hugh Dickins2005-04-191-15/+13Star
* [PATCH] freepgt: free_pgtables use vma listHugh Dickins2005-04-191-37/+115
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2165