aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* [PATCH] hugepage: Strict page reservation for hugepage inodesDavid Gibson2006-03-22
* [PATCH] hugepage: serialize hugepage allocation and instantiationDavid Gibson2006-03-22
* [PATCH] hugepage: Small fixes to hugepage clear/copy pathDavid Gibson2006-03-22
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-22
* [PATCH] readahead: fix initial window size calculationSteven Pratt2006-03-22
* [PATCH] readahead: ->prev_page can overrun the ahead windowOleg Nesterov2006-03-22
* [PATCH] shmem: inline to avoid warningHugh Dickins2006-03-22
* [PATCH] vmscan: emove obsolete checks from shrink_list() and fix unlikely in ...Christoph Lameter2006-03-22
* [PATCH] mm: more CONFIG_DEBUG_VMNick Piggin2006-03-22
* [PATCH] mm: prep_zero_page() in irq is a bugAndrew Morton2006-03-22
* [PATCH] mm: cleanup prep_ stuffNick Piggin2006-03-22
* [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-22
* [PATCH] mm: nommu use compound pagesNick Piggin2006-03-22
* [PATCH] mm: make __put_page internalNick Piggin2006-03-22
* [PATCH] remove VM_DONTCOPY bogositiesHugh Dickins2006-03-22
* [PATCH] mm: shrink_inactive_lis() nr_scan accounting fixWu Fengguang2006-03-22
* [PATCH] mm: isolate_lru_pages() scan count fixWu Fengguang2006-03-22
* [PATCH] zone_reclaim: additional comments and cleanupChristoph Lameter2006-03-22
* [PATCH] vmscan: rename functionsAndrew Morton2006-03-22
* [PATCH] vmscan return nr_reclaimedAndrew Morton2006-03-22
* [PATCH] vmscan: use unsigned longsAndrew Morton2006-03-22
* [PATCH] vmscan: scan_control cleanupAndrew Morton2006-03-22
* [PATCH] Thin out scan_control: remove nr_to_scan and priorityChristoph Lameter2006-03-22
* [PATCH] slab: use on_each_cpu()Andrew Morton2006-03-22
* [PATCH] slab: Remove SLAB_NO_REAP optionChristoph Lameter2006-03-22
* [PATCH] slab: fix kernel-doc warningsRandy Dunlap2006-03-22
* [PATCH] mm: kill kmem_cache_t usagePekka Enberg2006-03-22
* [PATCH] slab: remove cachep->spinlockRavikiran G Thirumalai2006-03-22
* [PATCH] slab cleanupAndrew Morton2006-03-22
* [PATCH] slab: extract setup_cpu_cachePekka Enberg2006-03-22
* [PATCH] slab: object to index mapping cleanupPekka Enberg2006-03-22
* [PATCH] hugepage allocator cleanupNick Piggin2006-03-22
* [PATCH] mm: cleanup bootmemNick Piggin2006-03-22
* [PATCH] mm: split highorder pagesNick Piggin2006-03-22
* [PATCH] mm: simplify vmscan vs release refcountingNick Piggin2006-03-22
* [PATCH] mm: slab less atomicsNick Piggin2006-03-22
* [PATCH] mm: page_alloc less atomicsNick Piggin2006-03-22
* [PATCH] mm: less atomic opsNick Piggin2006-03-22
* [PATCH] mm: PageActive no testsetNick Piggin2006-03-22
* [PATCH] mm: PageLRU no testsetNick Piggin2006-03-22
* [PATCH] mm: never ClearPageLRU released pagesNick Piggin2006-03-22
* [PATCH] __get_page_state() cpumask cleanup and fixAndrew Morton2006-03-22
* [PATCH] fix free swap cache latencyHugh Dickins2006-03-17
* [PATCH] fix race in pagevec_strip?Christoph Lameter2006-03-17
* [PATCH] page migration: Fail with error if swap not setupChristoph Lameter2006-03-17
* [PATCH] Consistent capabilites associated with MPOL_MOVE_ALLChristoph Lameter2006-03-15
* [PATCH] page migration: fail if page is in a vma flagged VM_LOCKEDChristoph Lameter2006-03-15
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-09
* [PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto2006-03-09
* [PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter2006-03-09