| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] ppc64: support 64k pages | Benjamin Herrenschmidt | 2005-11-06 | 1 | -0/+3 |
* | Export __pagevec_release and pagevec_lookup_tag | Steve French | 2005-11-01 | 1 | -0/+3 |
* | [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c | Matt Mackall | 2005-10-30 | 1 | -1/+4 |
* | [PATCH] RCU torture-testing kernel module | Paul E. McKenney | 2005-10-30 | 1 | -1/+1 |
* | [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru() | Tejun Heo | 2005-10-30 | 1 | -1/+0 |
* | [PATCH] fs: error case fix in __generic_file_aio_read | Tejun Heo | 2005-10-30 | 1 | -2/+2 |
* | [PATCH] cpusets: automatic numa mempolicy rebinding | Paul Jackson | 2005-10-30 | 1 | -0/+64 |
* | [PATCH] cpusets: confine pdflush to its cpuset | Paul Jackson | 2005-10-30 | 1 | -0/+13 |
* | [PATCH] ext3: Fix unmapped buffers in transaction's lists | Jan Kara | 2005-10-30 | 1 | -10/+1 |
* | [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 |