summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-03-22[PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2-14/+7
2006-03-22[PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton1-0/+5
2006-03-22[PATCH] mm: cleanup prep_ stuffNick Piggin1-17/+18
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin40-79/+96
2006-03-22[PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2-3/+3
2006-03-22[PATCH] mm: nommu use compound pagesNick Piggin6-28/+11
2006-03-22[PATCH] mm: make __put_page internalNick Piggin4-1/+15
2006-03-22[PATCH] x86_64: pageattr remove __put_pageNick Piggin1-9/+14
2006-03-22[PATCH] x86_64: pageattr use single listNick Piggin1-28/+14
2006-03-22[PATCH] i386: pageattr remove __put_pageNick Piggin1-7/+13
2006-03-22[PATCH] sg: use compound pagesNick Piggin1-34/+3
2006-03-22[PATCH] remove VM_DONTCOPY bogositiesHugh Dickins1-9/+1
2006-03-22[PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang1-4/+5
2006-03-22[PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang1-2/+2
2006-03-22[PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter1-4/+14
2006-03-22[PATCH] vmscan: rename functionsAndrew Morton1-15/+17
2006-03-22[PATCH] vmscan return nr_reclaimedAndrew Morton1-39/+38
2006-03-22[PATCH] vmscan: use unsigned longsAndrew Morton3-50/+64
2006-03-22[PATCH] vmscan: scan_control cleanupAndrew Morton1-46/+62
2006-03-22[PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter1-34/+25
2006-03-22[PATCH] slab: use on_each_cpu()Andrew Morton1-19/+2
2006-03-22[PATCH] on_each_cpu(): disable local interruptsAndrew Morton3-30/+41
2006-03-22[PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter4-14/+4
2006-03-22[PATCH] slab: fix kernel-doc warningsRandy Dunlap1-3/+12
2006-03-22[PATCH] mm: kill kmem_cache_t usagePekka Enberg4-8/+10
2006-03-22[PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai1-11/+9
2006-03-22[PATCH] slab cleanupAndrew Morton1-292/+304
2006-03-22[PATCH] slab: extract setup_cpu_cachePekka Enberg1-54/+55
2006-03-22[PATCH] slab: object to index mapping cleanupPekka Enberg1-11/+23
2006-03-22[PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk1-1/+1
2006-03-22[PATCH] hugepage allocator cleanupNick Piggin1-16/+8
2006-03-22[PATCH] mm: cleanup bootmemNick Piggin1-13/+7
2006-03-22[PATCH] mm: page_state comment moreNick Piggin1-2/+3
2006-03-22[PATCH] mm: split highorder pagesNick Piggin9-21/+41
2006-03-22[PATCH] xtensa: pgtable fixesNick Piggin1-8/+8
2006-03-22[PATCH] mm: de-skew page refcountingNick Piggin1-14/+5
2006-03-22[PATCH] mm: simplify vmscan vs release refcountingNick Piggin2-22/+22
2006-03-22[PATCH] mm: slab less atomicsNick Piggin2-7/+5
2006-03-22[PATCH] mm: page_alloc less atomicsNick Piggin2-4/+4
2006-03-22[PATCH] mm: less atomic opsNick Piggin3-3/+5
2006-03-22[PATCH] mm: PageActive no testsetNick Piggin3-6/+5
2006-03-22[PATCH] mm: PageLRU no testsetNick Piggin3-20/+21
2006-03-22[PATCH] mm: never ClearPageLRU released pagesNick Piggin2-32/+38
2006-03-22[PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2-23/+0
2006-03-22[PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov1-22/+88
2006-03-22[PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov1-9/+15
2006-03-22[PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov1-5/+15
2006-03-22[PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov3-25/+48
2006-03-22[PATCH] multiple exports of strpbrkAndrew Morton5-1/+4
2006-03-22[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-37/+42