summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-304-88/+26Star
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-303-65/+60Star
* [PATCH] mm: xip_unmap ZERO_PAGE fixHugh Dickins2005-10-301-1/+2
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-306-54/+21Star
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-302-19/+16Star
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-303-10/+4Star
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-307-47/+30Star
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-301-60/+90
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-305-39/+3Star
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-307-135/+90Star
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-304-89/+62Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-3026-114/+54Star
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-304-32/+24Star
* [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-301-10/+9Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-3014-42/+64
* [PATCH] mm: zap_pte out of lineHugh Dickins2005-10-301-10/+9Star
* [PATCH] mm: do_mremap current mmHugh Dickins2005-10-301-9/+9
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-301-3/+1Star
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-301-3/+3
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-301-10/+5Star
* [PATCH] core remove PageReservedNick Piggin2005-10-3022-134/+218
* [PATCH] mm: m68k kill stram swapHugh Dickins2005-10-304-951/+17Star
* [PATCH] mm: sh64 hugetlbpage.cHugh Dickins2005-10-302-178/+12Star
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-301-5/+4Star
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-301-6/+6
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-301-15/+32
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-3012-37/+38
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-309-16/+2Star
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-307-69/+18Star
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-307-37/+8Star
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-305-13/+19
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-301-96/+72Star
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-304-126/+102Star
* [PATCH] mm: exit_mmap need not resetHugh Dickins2005-10-301-6/+0Star
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-302-14/+28
* [PATCH] mm: remove_vma_list consolidationHugh Dickins2005-10-301-24/+12Star
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-307-31/+20Star
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-302-7/+7
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-301-4/+6
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-301-24/+14Star
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-301-6/+8
* [PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter2005-10-301-1/+4
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-301-1/+3
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-301-14/+14
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-301-7/+2Star
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-303-70/+56Star
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-301-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-301-12/+12
* [PATCH] swaptoken tuningRik Van Riel2005-10-302-2/+6
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-3010-0/+50