aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove set_page_count(page, 0) users (outside mm)Nick Piggin2006-03-222-3/+3
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-226-28/+11
* [PATCH] mm: make __put_page internalNick Piggin2006-03-224-1/+15
* [PATCH] x86_64: pageattr remove __put_pageNick Piggin2006-03-221-9/+14
* [PATCH] x86_64: pageattr use single listNick Piggin2006-03-221-28/+14
* [PATCH] i386: pageattr remove __put_pageNick Piggin2006-03-221-7/+13
* [PATCH] sg: use compound pagesNick Piggin2006-03-221-34/+3
* [PATCH] remove VM_DONTCOPY bogositiesHugh Dickins2006-03-221-9/+1
* [PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang2006-03-221-4/+5
* [PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang2006-03-221-2/+2
* [PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter2006-03-221-4/+14
* [PATCH] vmscan: rename functionsAndrew Morton2006-03-221-15/+17
* [PATCH] vmscan return nr_reclaimedAndrew Morton2006-03-221-39/+38
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-223-50/+64
* [PATCH] vmscan: scan_control cleanupAndrew Morton2006-03-221-46/+62
* [PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter2006-03-221-34/+25
* [PATCH] slab: use on_each_cpu()Andrew Morton2006-03-221-19/+2
* [PATCH] on_each_cpu(): disable local interruptsAndrew Morton2006-03-223-30/+41
* [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-224-14/+4
* [PATCH] slab: fix kernel-doc warningsRandy Dunlap2006-03-221-3/+12
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-224-8/+10
* [PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai2006-03-221-11/+9
* [PATCH] slab cleanupAndrew Morton2006-03-221-292/+304
* [PATCH] slab: extract setup_cpu_cachePekka Enberg2006-03-221-54/+55
* [PATCH] slab: object to index mapping cleanupPekka Enberg2006-03-221-11/+23
* [PATCH] kcalloc(): INT_MAX -> ULONG_MAXAdrian Bunk2006-03-221-1/+1
* [PATCH] hugepage allocator cleanupNick Piggin2006-03-221-16/+8
* [PATCH] mm: cleanup bootmemNick Piggin2006-03-221-13/+7
* [PATCH] mm: page_state comment moreNick Piggin2006-03-221-2/+3
* [PATCH] mm: split highorder pagesNick Piggin2006-03-229-21/+41
* [PATCH] xtensa: pgtable fixesNick Piggin2006-03-221-8/+8
* [PATCH] mm: de-skew page refcountingNick Piggin2006-03-221-14/+5
* [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-222-22/+22
* [PATCH] mm: slab less atomicsNick Piggin2006-03-222-7/+5
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-222-4/+4
* [PATCH] mm: less atomic opsNick Piggin2006-03-223-3/+5
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-223-6/+5
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-223-20/+21
* [PATCH] mm: never ClearPageLRU released pagesNick Piggin2006-03-222-32/+38
* [PATCH] mm: remove set_pgdir leftoversChristoph Hellwig2006-03-222-23/+0
* [PATCH] dcdbas: convert to the new platform device interfaceDmitry Torokhov2006-03-221-22/+88
* [PATCH] tb0219: convert to the new platform device interfaceDmitry Torokhov2006-03-221-9/+15
* [PATCH] mv64x600_wdt: convert to the new platform device interfaceDmitry Torokhov2006-03-221-5/+15
* [PATCH] vr41xx: convert to the new platform device interfaceDmitry Torokhov2006-03-223-25/+48
* [PATCH] multiple exports of strpbrkAndrew Morton2006-03-225-1/+4
* [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2006-03-222-37/+42
* [PATCH] rtc.h broke strace(1) buildsJoe Korty2006-03-221-2/+2
* [PATCH] dm: bio split bvec fixAlasdair G Kergon2006-03-221-19/+24
* [PATCH] unshare: Error if passed unsupported flagsEric W. Biederman2006-03-221-0/+6
* [PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton2006-03-221-11/+9