| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | Fix get_user_pages() race for write access | Linus Torvalds | 2005-08-01 | 1 | -17/+4 |
* | [PATCH] check_user_page_readable() deadlock fix | Andrew Morton | 2005-07-27 | 1 | -10/+15 |
* | [PATCH] mm: fix remap_pte_range BUG | Hugh Dickins | 2005-06-25 | 1 | -1/+1 |
* | [PATCH] DocBook: update comments | Martin Waitz | 2005-06-24 | 1 | -1/+1 |
* | [PATCH] sparsemem memory model | Andy Whitcroft | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] can_share_swap_page: use page_mapcount | Hugh Dickins | 2005-06-21 | 1 | -5/+5 |
* | [PATCH] do_wp_page: cannot share file page | Hugh Dickins | 2005-06-21 | 1 | -1/+1 |
* | [PATCH] get_user_pages: kill get_page_map | Hugh Dickins | 2005-06-21 | 1 | -35/+10 |
* | [PATCH] do_swap_page() can map random data if swap read fails | Kirill Korotaev | 2005-05-17 | 1 | -5/+12 |
* | [PATCH] freepgt: hugetlb_free_pgd_range | Hugh Dickins | 2005-04-19 | 1 | -13/+23 |
* | [PATCH] freepgt: remove MM_VM_SIZE(mm) | Hugh Dickins | 2005-04-19 | 1 | -15/+13 |
* | [PATCH] freepgt: free_pgtables use vma list | Hugh Dickins | 2005-04-19 | 1 | -37/+115 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+2165 |