summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-307-135/+90
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-304-89/+62
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-3026-114/+54
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-304-32/+24
* [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-301-10/+9
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-3014-42/+64
* [PATCH] mm: zap_pte out of lineHugh Dickins2005-10-301-10/+9
* [PATCH] mm: do_mremap current mmHugh Dickins2005-10-301-9/+9
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-301-3/+1
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-301-3/+3
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-301-10/+5
* [PATCH] core remove PageReservedNick Piggin2005-10-3022-134/+218
* [PATCH] mm: m68k kill stram swapHugh Dickins2005-10-304-951/+17
* [PATCH] mm: sh64 hugetlbpage.cHugh Dickins2005-10-302-178/+12
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-301-5/+4
* [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/+2
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-307-69/+18
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-307-37/+8
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-305-13/+19
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-301-96/+72
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-304-126/+102
* [PATCH] mm: exit_mmap need not resetHugh Dickins2005-10-301-6/+0
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-302-14/+28
* [PATCH] mm: remove_vma_list consolidationHugh Dickins2005-10-301-24/+12
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-307-31/+20
* [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/+14
* [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/+2
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-303-70/+56
* [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
* [PATCH] fix alpha breakageIvan Kokshaysky2005-10-301-0/+2
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-301-0/+9
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-302-17/+64
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-2937-172/+295
|\
| * [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-295-52/+36
| * [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-2925-38/+49
| * [ARM] 3022/1: Missing peripheral devices memory mapping definition for IXP46X...Kenneth Tan2005-10-291-26/+49
| * [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
| * [ARM] 3053/1: introduce ixp2000_reg_wrb (ixp2000_reg_write plus readback)Lennert Buytenhek2005-10-291-0/+25