| Commit message (Expand) | Author | Age | Files | Lines |
* | VM: add "vm_insert_page()" function | Linus Torvalds | 2005-11-30 | 1 | -2/+34 |
* | [PATCH] VM: Fix typos in get_locked_pte | Trond Myklebust | 2005-11-29 | 1 | -2/+2 |
* | [PATCH] pfnmap: do_no_page BUG_ON again | Hugh Dickins | 2005-11-29 | 1 | -1/+3 |
* | [PATCH] pfnmap: remove src_page from do_wp_page | Hugh Dickins | 2005-11-29 | 1 | -4/+3 |
* | cow_user_page: fix page alignment | Linus Torvalds | 2005-11-29 | 1 | -2/+9 |
* | VM: add common helper function to create the page tables | Linus Torvalds | 2005-11-29 | 1 | -12/+14 |
* | Support strange discontiguous PFN remappings | Linus Torvalds | 2005-11-29 | 1 | -0/+92 |
* | [PATCH] Fix missing pfn variables caused by vm changes | Ben Collins | 2005-11-29 | 1 | -2/+2 |
* | [PATCH] Fix vma argument in get_usr_pages() for gate areas | Nick Piggin | 2005-11-29 | 1 | -1/+1 |
* | [PATCH] Workaround for gcc 2.96 (undefined references) | Alan Stern | 2005-11-28 | 1 | -0/+12 |
* | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 2005-11-28 | 1 | -89/+100 |
* | [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -2/+12 |
* | [PATCH] unpaged: anon in VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -22/+41 |
* | [PATCH] unpaged: COW on VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -12/+25 |
* | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 2005-11-22 | 1 | -12/+18 |
* | [PATCH] unpaged: get_user_pages VM_RESERVED | Hugh Dickins | 2005-11-22 | 1 | -1/+1 |
* | [PATCH] mm: ZAP_BLOCK causes redundant work | Robin Holt | 2005-11-13 | 1 | -34/+55 |
* | [PATCH] .text page fault SMP scalability optimization | Andrea Arcangeli | 2005-10-29 | 1 | -4/+16 |
* | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 1 | -1/+3 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 1 | -10/+14 |
* | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -81/+71 |
* | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-29 | 1 | -25/+4 |
* | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -29/+12 |
* | [PATCH] mm: unlink vma before pagetables | Hugh Dickins | 2005-10-29 | 1 | -2/+10 |
* | [PATCH] mm: page fault handler locking | Hugh Dickins | 2005-10-29 | 1 | -60/+90 |
* | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 2005-10-29 | 1 | -72/+32 |
* | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-29 | 1 | -56/+39 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 1 | -33/+27 |
* | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 1 | -16/+1 |
* | [PATCH] mm: do_swap_page race major | Hugh Dickins | 2005-10-29 | 1 | -3/+1 |
* | [PATCH] mm: zap_pte_range dec rss | Hugh Dickins | 2005-10-29 | 1 | -3/+3 |
* | [PATCH] mm: copy_one_pte inc rss | Hugh Dickins | 2005-10-29 | 1 | -10/+5 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-29 | 1 | -52/+79 |
* | [PATCH] mm: batch updating mm_counters | Hugh Dickins | 2005-10-29 | 1 | -15/+32 |
* | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 2005-10-29 | 1 | -14/+17 |
* | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 2005-10-29 | 1 | -2/+2 |
* | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-29 | 1 | -123/+97 |
* | [PATCH] mm: anon is already wrprotected | Hugh Dickins | 2005-10-29 | 1 | -3/+4 |
* | [PATCH] mm: zap_pte_range dont dirty anon | Hugh Dickins | 2005-10-29 | 1 | -4/+6 |
* | [PATCH] mm: copy_pte_range progress fix | Hugh Dickins | 2005-10-29 | 1 | -6/+8 |
* | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 2005-10-20 | 1 | -12/+2 |
* | [PATCH] Handle spurious page fault for hugetlb region | Seth, Rohit | 2005-10-19 | 1 | -2/+12 |
* | [PATCH] mm/filemap.c: make two functions static | Adrian Bunk | 2005-09-10 | 1 | -1/+1 |
* | [PATCH] x86: ptep_clear optimization | Zachary Amsden | 2005-09-05 | 1 | -2/+3 |
* | [PATCH] mm: remove implied vm_ops check | Paolo 'Blaisorblade' Giarrusso | 2005-09-05 | 1 | -1/+1 |
* | [PATCH] Lazy page table copies in fork() | Nick Piggin | 2005-08-29 | 1 | -0/+11 |
* | Fix up recent get_user_pages() handling | Linus Torvalds | 2005-08-03 | 1 | -9/+13 |
* | [PATCH] fix get_user_pages bug | Nick Piggin | 2005-08-03 | 1 | -8/+23 |
* | [PATCH] x86_64: access of some bad address | Hugh Dickins | 2005-08-01 | 1 | -2/+6 |