aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* Export __pagevec_release and pagevec_lookup_tagSteve French2005-11-011-0/+3
* [PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.cMatt Mackall2005-10-301-1/+4
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-301-1/+1
* [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo2005-10-301-1/+0
* [PATCH] fs: error case fix in __generic_file_aio_readTejun Heo2005-10-301-2/+2
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-301-0/+64
* [PATCH] cpusets: confine pdflush to its cpusetPaul Jackson2005-10-301-0/+13
* [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-301-10/+1
* [PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov2005-10-291-1/+1
* [PATCH] mm: wider use of for_each_*cpu()John Hawkes2005-10-291-4/+1
* [PATCH] Remove policy contextualization from mbindChristoph Lameter2005-10-291-1/+1
* [PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter2005-10-291-114/+162
* [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen2005-10-291-0/+2
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-292-50/+72
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-294-3/+189
* [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-291-5/+14
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-291-0/+1
* [PATCH] memory hotplug prep: fixup bad_range()Dave Hansen2005-10-291-5/+21
* [PATCH] memory hotplug prep: __section_nr helperDave Hansen2005-10-291-0/+25
* [PATCH] memory hotplug prep: break out zone initializationDave Hansen2005-10-291-40/+58
* [PATCH] .text page fault SMP scalability optimizationAndrea Arcangeli2005-10-291-4/+16
* [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-291-85/+95
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-293-10/+9
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-292-2/+5
* [PATCH] mm: split page table lockHugh Dickins2005-10-2912-48/+74
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-292-82/+73
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-291-25/+4
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-292-63/+58
* [PATCH] mm: xip_unmap ZERO_PAGE fixHugh Dickins2005-10-291-1/+2
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-293-44/+17
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-292-19/+16
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-294-34/+21
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-291-60/+90
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-294-124/+67
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-292-62/+40
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-292-36/+28
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-291-3/+14
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-297-32/+29
* [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-2913-104/+165
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-291-15/+32
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-296-26/+27
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-291-1/+1
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-291-2/+2
* [PATCH] mm: move_page_tables by extentsHugh Dickins2005-10-291-96/+72
* [PATCH] mm: page fault handlers tidyupHugh Dickins2005-10-293-125/+99