| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] mm/filemap.c:filemap_populate(): move export. | Nikita Danilov | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] mm: wider use of for_each_*cpu() | John Hawkes | 2005-10-29 | 1 | -4/+1 |
* | [PATCH] Remove policy contextualization from mbind | Christoph Lameter | 2005-10-29 | 1 | -1/+1 |
* | [PATCH] Implement sys_* do_* layering in the memory policy layer. | Christoph Lameter | 2005-10-29 | 1 | -114/+162 |
* | [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplug | Dave Hansen | 2005-10-29 | 1 | -0/+2 |
* | [PATCH] memory hotplug: move section_mem_map alloc to sparse.c | Dave Hansen | 2005-10-29 | 2 | -50/+72 |
* | [PATCH] memory hotplug: sysfs and add/remove functions | Dave Hansen | 2005-10-29 | 4 | -3/+189 |
* | [PATCH] memory hotplug locking: zone span seqlock | Dave Hansen | 2005-10-29 | 1 | -5/+14 |
* | [PATCH] memory hotplug locking: node_size_lock | Dave Hansen | 2005-10-29 | 1 | -0/+1 |
* | [PATCH] memory hotplug prep: fixup bad_range() | Dave Hansen | 2005-10-29 | 1 | -5/+21 |
* | [PATCH] memory hotplug prep: __section_nr helper | Dave Hansen | 2005-10-29 | 1 | -0/+25 |
* | [PATCH] memory hotplug prep: break out zone initialization | Dave Hansen | 2005-10-29 | 1 | -40/+58 |
* | [PATCH] .text page fault SMP scalability optimization | Andrea Arcangeli | 2005-10-29 | 1 | -4/+16 |
* | [PATCH] hugetlb: demand fault handler | Adam Litke | 2005-10-29 | 1 | -85/+95 |
* | [PATCH] mm: update comments to pte lock | Hugh Dickins | 2005-10-29 | 3 | -10/+9 |
* | [PATCH] mm: fix rss and mmlist locking | Hugh Dickins | 2005-10-29 | 2 | -2/+5 |
* | [PATCH] mm: split page table lock | Hugh Dickins | 2005-10-29 | 12 | -48/+74 |
* | [PATCH] mm: follow_page with inner ptlock | Hugh Dickins | 2005-10-29 | 2 | -82/+73 |
* | [PATCH] mm: kill check_user_page_readable | Hugh Dickins | 2005-10-29 | 1 | -25/+4 |
* | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 2 | -63/+58 |
* | [PATCH] mm: xip_unmap ZERO_PAGE fix | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
* | [PATCH] mm: unmap_vmas with inner ptlock | Hugh Dickins | 2005-10-29 | 3 | -44/+17 |
* | [PATCH] mm: unlink vma before pagetables | Hugh Dickins | 2005-10-29 | 2 | -19/+16 |
* | [PATCH] mm: pte_offset_map_lock loops | Hugh Dickins | 2005-10-29 | 4 | -34/+21 |
* | [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 | 4 | -124/+67 |
* | [PATCH] mm: ptd_alloc inline and out | Hugh Dickins | 2005-10-29 | 2 | -62/+40 |
* | [PATCH] mm: init_mm without ptlock | Hugh Dickins | 2005-10-29 | 2 | -36/+28 |
* | [PATCH] mm: ia64 use expand_upwards | Hugh Dickins | 2005-10-29 | 1 | -3/+14 |
* | [PATCH] mm: update_hiwaters just in time | Hugh Dickins | 2005-10-29 | 7 | -32/+29 |
* | [PATCH] mm: zap_pte out of line | Hugh Dickins | 2005-10-29 | 1 | -10/+9 |
* | [PATCH] mm: do_mremap current mm | Hugh Dickins | 2005-10-29 | 1 | -9/+9 |
* | [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 | 13 | -104/+165 |
* | [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 | 6 | -26/+27 |
* | [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: move_page_tables by extents | Hugh Dickins | 2005-10-29 | 1 | -96/+72 |
* | [PATCH] mm: page fault handlers tidyup | Hugh Dickins | 2005-10-29 | 3 | -125/+99 |
* | [PATCH] mm: exit_mmap need not reset | Hugh Dickins | 2005-10-29 | 1 | -6/+0 |
* | [PATCH] mm: unlink_file_vma, remove_vma | Hugh Dickins | 2005-10-29 | 1 | -14/+27 |
* | [PATCH] mm: remove_vma_list consolidation | Hugh Dickins | 2005-10-29 | 1 | -24/+12 |
* | [PATCH] mm: vm_stat_account unshackled | Hugh Dickins | 2005-10-29 | 3 | -14/+14 |
* | [PATCH] mm: anon is already wrprotected | Hugh Dickins | 2005-10-29 | 2 | -7/+7 |
* | [PATCH] mm: zap_pte_range dont dirty anon | Hugh Dickins | 2005-10-29 | 1 | -4/+6 |
* | [PATCH] mm: msync_pte_range progress | Hugh Dickins | 2005-10-29 | 1 | -24/+14 |
* | [PATCH] mm: copy_pte_range progress fix | Hugh Dickins | 2005-10-29 | 1 | -6/+8 |