summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | netvm: propagate page->pfmemalloc to skbMel Gorman2012-07-311-0/+11
| | * | netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman2012-07-317-30/+142
| | * | netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2012-07-312-1/+26
| | * | net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman2012-07-313-8/+17
| | * | mm: ignore mempolicies when using ALLOC_NO_WATERMARKMel Gorman2012-07-311-0/+7
| | * | mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was usedMel Gorman2012-07-311-13/+14
| | * | mm: allow PF_MEMALLOC from softirq contextMel Gorman2012-07-313-1/+21
| | * | mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman2012-07-315-16/+21
| | * | mm: slub: optimise the SLUB fast path to avoid pfmemalloc checksChristoph Lameter2012-07-311-4/+3
| | * | mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman2012-07-316-25/+264
| | * | memory-hotplug: fix kswapd looping forever problemMinchan Kim2012-07-313-2/+62
| | * | mm: fix free page check in zone_watermark_ok()Minchan Kim2012-07-311-1/+2
| | * | mm: factor out memory isolate functionsMinchan Kim2012-07-316-82/+93
| | * | mm, memcg: move all oom handling to memcontrol.cDavid Rientjes2012-07-314-25/+18
| | * | mm, oom: reduce dependency on tasklist_lockDavid Rientjes2012-07-312-14/+30
| | * | mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes2012-07-314-41/+93
| | * | mm, oom: introduce helper function to process threads during scanDavid Rientjes2012-07-311-46/+65
| | * | mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2012-07-312-2/+2
| | * | mm/hotplug: mark memory hotplug code in page_alloc.c as __meminitJiang Liu2012-07-311-32/+34
| | * | mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu2012-07-313-0/+17
| | * | mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu2012-07-311-7/+8
| | * | mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-07-315-10/+17
| | * | mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...Wanpeng Li2012-07-311-2/+2
| | * | mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...Wanpeng Li2012-07-311-2/+2
| | * | mm/memcg: complete documentation for tcp memcg filesWanpeng Li2012-07-311-0/+2
| | * | mm: setup pageblock_order before it's used by sparsememXishi Qiu2012-07-313-2/+7
| | * | mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directlyJeff Liu2012-07-311-1/+1
| | * | vmscan: remove obsolete shrink_control commentMinchan Kim2012-07-312-2/+1
| | * | mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent2012-07-311-1/+1
| | * | mm: have order > 0 compaction start off where it leftRik van Riel2012-07-314-5/+73
| | * | memcg: rename mem_control_xxx to memcg_xxxWanpeng Li2012-07-311-4/+4
| | * | memcg: fix bad behavior in use_hierarchy fileGlauber Costa2012-07-311-0/+6
| | * | mm: remove unused LRU_ALL_EVICTABLEWanpeng Li2012-07-311-1/+0
| | * | memcg: rename config variablesAndrew Morton2012-07-3133-78/+78
| | * | mm: clean up __count_immobile_pages()Minchan Kim2012-07-311-16/+18
| | * | mm: do not use page_count() without a page pinMinchan Kim2012-07-311-1/+8
| | * | mm, oom: replace some information in tasklist dumpDavid Rientjes2012-07-312-8/+10
| | * | mm, oom: fix potential killing of thread that is disabled from oom killingDavid Rientjes2012-07-311-2/+2
| | * | mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...KOSAKI Motohiro2012-07-311-3/+6
| | * | mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()KOSAKI Motohiro2012-07-311-11/+7
| | * | mm/compaction: cleanup on compaction_deferredGavin Shan2012-07-311-2/+2
| | * | memcg: make mem_cgroup_force_empty_list() return boolKAMEZAWA Hiroyuki2012-07-311-12/+7
| | * | memcg: mem_cgroup_move_parent() doesn't need gfp_maskKAMEZAWA Hiroyuki2012-07-311-3/+2
| | * | memcg: clean up force_empty_list() return value checkKamezawa Hiroyuki2012-07-311-5/+0
| | * | memcg: remove check for signal_pending() during rmdir()Kamezawa Hiroyuki2012-07-311-3/+0
| | * | mm/memblock.c:memblock_double_array(): cosmetic cleanupsAndrew Morton2012-07-311-17/+18
| | * | mm, oom: do not schedule if current has been killedDavid Rientjes2012-07-311-6/+5
| | * | hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrateAneesh Kumar K.V2012-07-311-2/+4
| | * | hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V2012-07-312-14/+13
| | * | hugetlb: move all the in use pages to active listAneesh Kumar K.V2012-07-311-1/+10
OpenPOWER on IntegriCloud