Age | Commit message (Expand) | Author | Files | Lines |
2005-10-30 | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 1 | -1/+3 |
2005-10-30 | [PATCH] mm: split page table lock | Hugh Dickins | 1 | -10/+14 |
2005-10-30 | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 1 | -81/+71 |
2005-10-30 | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 1 | -25/+4 |
2005-10-30 | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 1 | -29/+12 |
2005-10-30 | [PATCH] mm: unlink vma before pagetables | Hugh Dickins | 1 | -2/+10 |
2005-10-30 | [PATCH] mm: page fault handler locking | Hugh Dickins | 1 | -60/+90 |
2005-10-30 | [PATCH] mm: ptd_alloc take ptlock | Hugh Dickins | 1 | -72/+32 |
2005-10-30 | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 1 | -56/+39 |
2005-10-30 | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 1 | -33/+27 |
2005-10-30 | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 1 | -16/+1 |
2005-10-30 | [PATCH] mm: do_swap_page race major | Hugh Dickins | 1 | -3/+1 |
2005-10-30 | [PATCH] mm: zap_pte_range dec rss | Hugh Dickins | 1 | -3/+3 |
2005-10-30 | [PATCH] mm: copy_one_pte inc rss | Hugh Dickins | 1 | -10/+5 |
2005-10-30 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -52/+79 |
2005-10-30 | [PATCH] mm: batch updating mm_counters | Hugh Dickins | 1 | -15/+32 |
2005-10-30 | [PATCH] mm: rss = file_rss + anon_rss | Hugh Dickins | 1 | -14/+17 |
2005-10-30 | [PATCH] mm: tlb_finish_mmu forget rss | Hugh Dickins | 1 | -1/+1 |
2005-10-30 | [PATCH] mm: tlb_is_full_mm was obscure | Hugh Dickins | 1 | -2/+2 |
2005-10-30 | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 1 | -123/+97 |
2005-10-30 | [PATCH] mm: anon is already wrprotected | Hugh Dickins | 1 | -3/+4 |
2005-10-30 | [PATCH] mm: zap_pte_range dont dirty anon | Hugh Dickins | 1 | -4/+6 |
2005-10-30 | [PATCH] mm: copy_pte_range progress fix | Hugh Dickins | 1 | -6/+8 |
2005-10-20 | [PATCH] Fix handling spurious page fault for hugetlb region | Hugh Dickins | 1 | -12/+2 |
2005-10-20 | [PATCH] Handle spurious page fault for hugetlb region | Seth, Rohit | 1 | -2/+12 |
2005-09-10 | [PATCH] mm/filemap.c: make two functions static | Adrian Bunk | 1 | -1/+1 |
2005-09-05 | [PATCH] x86: ptep_clear optimization | Zachary Amsden | 1 | -2/+3 |
2005-09-05 | [PATCH] mm: remove implied vm_ops check | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2005-08-30 | [PATCH] Lazy page table copies in fork() | Nick Piggin | 1 | -0/+11 |
2005-08-03 | Fix up recent get_user_pages() handling | Linus Torvalds | 1 | -9/+13 |
2005-08-03 | [PATCH] fix get_user_pages bug | Nick Piggin | 1 | -8/+23 |
2005-08-02 | [PATCH] x86_64: access of some bad address | Hugh Dickins | 1 | -2/+6 |
2005-08-01 | Fix get_user_pages() race for write access | Linus Torvalds | 1 | -17/+4 |
2005-07-28 | [PATCH] check_user_page_readable() deadlock fix | Andrew Morton | 1 | -10/+15 |
2005-06-26 | [PATCH] mm: fix remap_pte_range BUG | Hugh Dickins | 1 | -1/+1 |
2005-06-24 | [PATCH] DocBook: update comments | Martin Waitz | 1 | -1/+1 |
2005-06-23 | [PATCH] sparsemem memory model | Andy Whitcroft | 1 | -1/+1 |
2005-06-22 | [PATCH] can_share_swap_page: use page_mapcount | Hugh Dickins | 1 | -5/+5 |
2005-06-22 | [PATCH] do_wp_page: cannot share file page | Hugh Dickins | 1 | -1/+1 |
2005-06-22 | [PATCH] get_user_pages: kill get_page_map | Hugh Dickins | 1 | -35/+10 |
2005-05-17 | [PATCH] do_swap_page() can map random data if swap read fails | Kirill Korotaev | 1 | -5/+12 |
2005-04-20 | [PATCH] freepgt: hugetlb_free_pgd_range | Hugh Dickins | 1 | -13/+23 |
2005-04-20 | [PATCH] freepgt: remove MM_VM_SIZE(mm) | Hugh Dickins | 1 | -15/+13 |
2005-04-20 | [PATCH] freepgt: free_pgtables use vma list | Hugh Dickins | 1 | -37/+115 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2165 |