summaryrefslogtreecommitdiffstats
path: root/mm
AgeCommit message (Expand)Author
2005-11-18Merge branch 'master'Kyle McMartin
2005-11-18[PARISC] Fix compile warning caused by conflicting types of expand_upwards()Matthew Wilcox
2005-11-18[PATCH] re-export clear_page_dirty_for_io()Hans Reiser
2005-11-17[PATCH] VM: fix zone list restart in page allocatateJens Axboe
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_tAndi Kleen
2005-11-14[PATCH] x86_64: When cpu_up fails clean up page allocator properlyAndi Kleen
2005-11-14[PATCH] x86_64: Add 4GB DMA32 zoneAndi Kleen
2005-11-13[PATCH] slab: remove alloc_pages() callsChristoph Lameter
2005-11-13[PATCH] slab: convert cache to page mapping macrosPekka Enberg
2005-11-13[PATCH] mm: highmem watermarksNick Piggin
2005-11-13[PATCH] mm: __alloc_pages cleanupRohit Seth
2005-11-13[PATCH] mm: ZAP_BLOCK causes redundant workRobin Holt
2005-11-13[PATCH] mm: __GFP_NOFAIL fixKirill Korotaev
2005-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2005-11-10[PATCH] Don't print per-cpu vm stats for offline cpus.Dave Jones
2005-11-08mm/slab.c: fix a comment typoAdrian Bunk
2005-11-07[PATCH] mm/swap_state.c: unexport swapper_spaceAdrian Bunk
2005-11-07[PATCH] mm/swapfile.c: unexport total_swap_pagesAdrian Bunk
2005-11-07[PATCH] mm/swap.c: unexport vm_acct_memoryAdrian Bunk
2005-11-07[PATCH] unexport nr_swap_pagesAdrian Bunk
2005-11-07[PATCH] unexport clear_page_dirty_for_ioAdrian Bunk
2005-11-07[PATCH] unexport hugetlb_total_pagesAdrian Bunk
2005-11-07[PATCH] mm/{mmap,nommu}.c: several unexportsAdrian Bunk
2005-11-07[PATCH] kernel-doc: fix warnings in vmalloc.cRandy Dunlap
2005-11-07[PATCH] more kernel-doc cleanups, additionsRandy Dunlap
2005-11-07[PATCH] readahead commentaryAndrew Morton
2005-11-07[PATCH] slab: Use same schedule timeout for all cpus in cache_reapManfred Spraul
2005-11-07[PATCH] mm: rename kmem_cache_s to kmem_cachePekka J Enberg
2005-11-07[PATCH] slab: don't BUG on duplicated cacheAndrew Morton
2005-11-07[PATCH] Suppress split ptlock on arches which may use one page for multiple p...Hugh Dickins
2005-11-06[PATCH] ppc64: support 64k pagesBenjamin Herrenschmidt
2005-11-01Export __pagevec_release and pagevec_lookup_tagSteve French
2005-10-30[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.cMatt Mackall
2005-10-30[PATCH] RCU torture-testing kernel modulePaul E. McKenney
2005-10-30[PATCH] vm: remove redundant assignment from __pagevec_release_nonlru()Tejun Heo
2005-10-30[PATCH] fs: error case fix in __generic_file_aio_readTejun Heo
2005-10-30[PATCH] cpusets: automatic numa mempolicy rebindingPaul Jackson
2005-10-30[PATCH] cpusets: confine pdflush to its cpusetPaul Jackson
2005-10-30[PATCH] ext3: Fix unmapped buffers in transaction's listsJan Kara
2005-10-29[PATCH] mm/filemap.c:filemap_populate(): move export.Nikita Danilov
2005-10-29[PATCH] mm: wider use of for_each_*cpu()John Hawkes
2005-10-29[PATCH] Remove policy contextualization from mbindChristoph Lameter
2005-10-29[PATCH] Implement sys_* do_* layering in the memory policy layer.Christoph Lameter
2005-10-29[PATCH] memory hotplug: call setup_per_zone_pages_min after hotplugDave Hansen
2005-10-29[PATCH] memory hotplug: move section_mem_map alloc to sparse.cDave Hansen
2005-10-29[PATCH] memory hotplug: sysfs and add/remove functionsDave Hansen
2005-10-29[PATCH] memory hotplug locking: zone span seqlockDave Hansen
2005-10-29[PATCH] memory hotplug locking: node_size_lockDave Hansen
2005-10-29[PATCH] memory hotplug prep: fixup bad_range()Dave Hansen