summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter2006-03-092-12/+70
* [PATCH] memory hotadd: pgdat->node_present_pages fixYasunori Goto2006-03-091-0/+1
* [PATCH] vmscan: no zone_reclaim if PF_MALLOC is setChristoph Lameter2006-03-091-1/+2
* [PATCH] page_add_file_rmap(): remove BUG_ON()sHugh Dickins2006-03-091-3/+0
* [PATCH] slab: allocate larger cache_cache if order 0 failsJack Steiner2006-03-081-3/+8
* [PATCH] percpu_counter_sum()Andrew Morton2006-03-081-2/+23
* [PATCH] numa_maps-update fixAndrew Morton2006-03-081-0/+8
* slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNTLinus Torvalds2006-03-081-11/+9
* [PATCH] numa_maps updateChristoph Lameter2006-03-061-25/+95
* slab: clarify and fix calculate_slab_order()Linus Torvalds2006-03-061-12/+12
* Fix "check_slabp" printout size calculationLinus Torvalds2006-03-061-1/+1
* [PATCH] numa_maps: Fix potential crash on non IA64 platformsChristoph Lameter2006-03-021-1/+2
* [PATCH] out_of_memory() locking fixAndrew Morton2006-03-021-1/+2
* [PATCH] out_of_memory(): use of uninitialisedAndrew Morton2006-02-281-1/+1
* [PATCH] nommu: implement vmalloc_node()Andrew Morton2006-02-281-1/+7
* [PATCH] remove_from_swap: fix lockingChristoph Lameter2006-02-281-5/+13
* [PATCH] Fix sys_migrate_pages: Move all pages when invoked from rootChristoph Lameter2006-02-281-1/+2
* [PATCH] vmscan: fix zone_reclaimChristoph Lameter2006-02-241-3/+7
* [PATCH] page migration: Fix MPOL_INTERLEAVE behavior for migration via mbind()Christoph Lameter2006-02-241-4/+18
* [PATCH] tmpfs: fix mount mpol nodelist parsingHugh Dickins2006-02-211-12/+69
* [PATCH] mm/mempolicy.c: fix 'if ();' typoAlexey Dobriyan2006-02-201-1/+1
* [PATCH] Fix undefined symbols for nommu architectureLuke Yang2006-02-201-0/+2
* [PATCH] Fix units in mbind checkAndi Kleen2006-02-201-1/+1
* [PATCH] Terminate process that fails on a constrained allocationChristoph Lameter2006-02-202-26/+79
* [PATCH] OOM kill: children accountingKurt Garloff2006-02-201-10/+16
* [PATCH] sys_mbind sanity checkingChris Wright2006-02-171-0/+2
* [PATCH] Handle holes in node mask in node fallback list setupLinus Torvalds2006-02-171-11/+11
* [PATCH] Handle all and empty zones when setting up custom zonelists for mbindAndi Kleen2006-02-171-4/+14
* [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+10
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-4/+17
* [PATCH] compound page: default destructorHugh Dickins2006-02-141-1/+8
* [PATCH] compound page: use page[1].lruHugh Dickins2006-02-143-12/+9
* [PATCH] vmscan: skip reclaim_mapped determination if we do not swapChristoph Lameter2006-02-111-34/+41
* [PATCH] vmscan: remove duplicate increment of reclaim_in_progressChristoph Lameter2006-02-111-2/+0
* [PATCH] zone reclaim: do not check references to a page during zone reclaimChristoph Lameter2006-02-111-1/+5
* [PATCH] Updates for page migrationChristoph Lameter2006-02-101-5/+20
* [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroyRavikiran G Thirumalai2006-02-101-3/+7
* [PATCH] SLOB=y && SMP=y fixIngo Molnar2006-02-081-1/+1
* [PATCH] mm: compound release fixNick Piggin2006-02-071-10/+22
* [PATCH] hugetlbpage: return VM_FAULT_OOM on oomChristoph Lameter2006-02-071-15/+2
* [PATCH] Hugepages need clear_user_highpage() not clear_highpage()David Gibson2006-02-071-1/+1
* mm/slab.c (non-NUMA): Fix compile warning and clean up codeLinus Torvalds2006-02-051-3/+8
* [PATCH] NUMA slab locking fixes: fix cpu down and up lockingRavikiran G Thirumalai2006-02-051-38/+85
* [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lockRavikiran G Thirumalai2006-02-051-18/+18
* [PATCH] NUMA slab locking fixes: move color_next to l3Ravikiran G Thirumalai2006-02-051-11/+11
* [PATCH] hugetlb: add comment explaining reasons for Bus ErrorsChristoph Lameter2006-02-051-0/+9
* [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-4/+6
* [PATCH] x86_64: Fix memory policy build without CONFIG_HUGETLBFSChen, Kenneth W2006-02-041-0/+2
* [PATCH] slab: fix sparse warningRandy Dunlap2006-02-011-2/+2
* [PATCH] mm/slab: add kernel-doc for one functionRandy.Dunlap2006-02-011-2/+7
OpenPOWER on IntegriCloud