aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin
2006-03-22[PATCH] mm: make __put_page internalNick Piggin
2006-03-22[PATCH] remove VM_DONTCOPY bogositiesHugh Dickins
2006-03-22[PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang
2006-03-22[PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang
2006-03-22[PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter
2006-03-22[PATCH] vmscan: rename functionsAndrew Morton
2006-03-22[PATCH] vmscan return nr_reclaimedAndrew Morton
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton
2006-03-22[PATCH] vmscan: scan_control cleanupAndrew Morton
2006-03-22[PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter
2006-03-22[PATCH] slab: use on_each_cpu()Andrew Morton
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter
2006-03-22[PATCH] slab: fix kernel-doc warningsRandy Dunlap
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg
2006-03-22[PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai
2006-03-22[PATCH] slab cleanupAndrew Morton
2006-03-22[PATCH] slab: extract setup_cpu_cachePekka Enberg
2006-03-22[PATCH] slab: object to index mapping cleanupPekka Enberg
2006-03-22[PATCH] hugepage allocator cleanupNick Piggin
2006-03-22[PATCH] mm: cleanup bootmemNick Piggin
2006-03-22[PATCH] mm: split highorder pagesNick Piggin
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin
2006-03-22[PATCH] mm: slab less atomicsNick Piggin
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin
2006-03-22[PATCH] mm: less atomic opsNick Piggin
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin
2006-03-22[PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton
2006-03-17[PATCH] fix free swap cache latencyHugh Dickins
2006-03-17[PATCH] fix race in pagevec_strip?Christoph Lameter
2006-03-17[PATCH] page migration: Fail with error if swap not setupChristoph Lameter
2006-03-14[PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter
2006-03-14[PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter
2006-03-09[PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto
2006-03-09[PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter
2006-03-09[PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins
2006-03-08[PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton
2006-03-08[PATCH] numa_maps-update fixAndrew Morton
2006-03-08slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds
2006-03-06[PATCH] numa_maps updateChristoph Lameter
2006-03-06slab: clarify and fix calculate_slab_order()Linus Torvalds
2006-03-06Fix "check_slabp" printout size calculationLinus Torvalds
2006-03-02[PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter
2006-03-02[PATCH] out_of_memory() locking fixAndrew Morton
2006-02-28[PATCH] out_of_memory(): use of uninitialisedAndrew Morton
2006-02-28[PATCH] nommu: implement vmalloc_node()Andrew Morton