summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul2005-11-071-2/+2
* [PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg2005-11-071-1/+1
* [PATCH] slab: don't BUG on duplicated cacheAndrew Morton2005-11-071-33/+34
* [PATCH] Suppress split ptlock on arches which may use one page for multiple p...Hugh Dickins2005-11-071-0/+2
* [PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt2005-11-071-0/+3
* 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-311-1/+4
* [PATCH] RCU torture-testing kernel modulePaul E. McKenney2005-10-311-1/+1
* [PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo2005-10-311-1/+0Star
* [PATCH] fs: error case fix in __generic_file_aio_readTejun Heo2005-10-311-2/+2
* [PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson2005-10-311-0/+64
* [PATCH] cpusets: confine pdflush to its cpusetPaul Jackson2005-10-311-0/+13
* [PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara2005-10-311-10/+1Star
* [PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov2005-10-301-1/+1
* [PATCH] mm: wider use of for_each_*cpu()John Hawkes2005-10-301-4/+1Star
* [PATCH] Remove policy contextualization from mbindChristoph Lameter2005-10-301-1/+1
* [PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter2005-10-301-114/+162
* [PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen2005-10-301-0/+2
* [PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen2005-10-302-50/+72
* [PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen2005-10-304-3/+189
* [PATCH] memory hotplug locking: zone span seqlockDave Hansen2005-10-301-5/+14
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-301-0/+1
* [PATCH] memory hotplug prep: fixup bad_range()Dave Hansen2005-10-301-5/+21
* [PATCH] memory hotplug prep: __section_nr helperDave Hansen2005-10-301-0/+25
* [PATCH] memory hotplug prep: break out zone initializationDave Hansen2005-10-301-40/+58
* [PATCH] .text page fault SMP scalability optimizationAndrea Arcangeli2005-10-301-4/+16
* [PATCH] hugetlb: demand fault handlerAdam Litke2005-10-301-85/+95
* [PATCH] mm: update comments to pte lockHugh Dickins2005-10-303-10/+9Star
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-302-2/+5
* [PATCH] mm: split page table lockHugh Dickins2005-10-3012-48/+74
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-302-82/+73Star
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-301-25/+4Star
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-302-63/+58Star
* [PATCH] mm: xip_unmap ZERO_PAGE fixHugh Dickins2005-10-301-1/+2
* [PATCH] mm: unmap_vmas with inner ptlockHugh Dickins2005-10-303-44/+17Star
* [PATCH] mm: unlink vma before pagetablesHugh Dickins2005-10-302-19/+16Star
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-304-34/+21Star
* [PATCH] mm: page fault handler lockingHugh Dickins2005-10-301-60/+90
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-304-124/+67Star
* [PATCH] mm: ptd_alloc inline and outHugh Dickins2005-10-302-62/+40Star
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-302-36/+28Star
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-301-3/+14
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-307-32/+29Star
* [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-3013-104/+165
* [PATCH] mm: batch updating mm_countersHugh Dickins2005-10-301-15/+32