aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-2914-42/+64
* [PATCH] mm: zap_pte out of lineHugh Dickins2005-10-291-10/+9
* [PATCH] mm: do_mremap current mmHugh Dickins2005-10-291-9/+9
* [PATCH] mm: do_swap_page race majorHugh Dickins2005-10-291-3/+1
* [PATCH] mm: zap_pte_range dec rssHugh Dickins2005-10-291-3/+3
* [PATCH] mm: copy_one_pte inc rssHugh Dickins2005-10-291-10/+5
* [PATCH] core remove PageReservedNick Piggin2005-10-2922-134/+218
* [PATCH] mm: m68k kill stram swapHugh Dickins2005-10-294-951/+17
* [PATCH] mm: sh64 hugetlbpage.cHugh Dickins2005-10-292-178/+12
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-291-5/+4
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-291-6/+6
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-291-15/+32
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-2912-37/+38
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-299-16/+2
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-297-69/+18
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-297-37/+8
* [PATCH] mm: tlb_gather_mmu get_cpu_varHugh Dickins2005-10-295-13/+19
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-291-96/+72
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-294-126/+102
* [PATCH] mm: exit_mmap need not resetHugh Dickins2005-10-291-6/+0
* [PATCH] mm: unlink_file_vma, remove_vmaHugh Dickins2005-10-292-14/+28
* [PATCH] mm: remove_vma_list consolidationHugh Dickins2005-10-291-24/+12
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-297-31/+20
* [PATCH] mm: anon is already wrprotectedHugh Dickins2005-10-292-7/+7
* [PATCH] mm: zap_pte_range dont dirty anonHugh Dickins2005-10-291-4/+6
* [PATCH] mm: msync_pte_range progressHugh Dickins2005-10-291-24/+14
* [PATCH] mm: copy_pte_range progress fixHugh Dickins2005-10-291-6/+8
* [PATCH] slab: add additional debugging to detect slabs from the wrong nodeChristoph Lameter2005-10-291-1/+4
* [PATCH] shrink_list(): skip anon pages if not may_swapLee Schermerhorn2005-10-291-1/+3
* [PATCH] mm/msync.c cleanupOGAWA Hirofumi2005-10-291-14/+14
* [PATCH] Remove near all BUGs in mm/mempolicy.cAndi Kleen2005-10-291-7/+2
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-293-70/+56
* [PATCH] mm: set per-cpu-pages lower threshold to zeroSeth, Rohit2005-10-291-2/+2
* [PATCH] mm: page_alloc: increase size of per-cpu-pagesSeth, Rohit2005-10-291-12/+12
* [PATCH] swaptoken tuningRik Van Riel2005-10-292-2/+6
* [PATCH] add sem_is_read/write_locked()Rik Van Riel2005-10-2910-0/+50
* [PATCH] fix alpha breakageIvan Kokshaysky2005-10-291-0/+2
* [PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki2005-10-291-0/+9
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-292-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
| * [ARM] 3051/1: turn ixp2000_reg_read into an inline functionLennert Buytenhek2005-10-291-1/+5
| * [ARM] 3050/1: remove ixp2000_reg_write erratum #66 workaroundLennert Buytenhek2005-10-291-29/+0
| * [ARM] Fix Assabet reboot with SA1100 MTD map driverRussell King2005-10-291-0/+9
| * [ARM] Add support for SA1100 Jornada flash device supportRussell King2005-10-291-0/+64
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-293-3/+7