summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner
2012-08-01mm: memcg: remove unneeded shmem charge typeJohannes Weiner
2012-08-01mm: memcg: move swapin charge functions above callsitesJohannes Weiner
2012-08-01mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner
2012-08-01mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner
2012-08-01mm: swapfile: clean up unuse_pte race handlingJohannes Weiner
2012-08-01mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner
2012-08-01swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman
2012-08-01nfs: prevent page allocator recursions with swap over NFS.Mel Gorman
2012-08-01nfs: enable swap on NFSMel Gorman
2012-08-01nfs: disable data cache revalidation for swapfilesMel Gorman
2012-08-01nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman
2012-08-01mm: add support for direct_IO to highmem pagesMel Gorman
2012-08-01mm: swap: implement generic handler for swap_activateMel Gorman
2012-08-01mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman
2012-08-01mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman
2012-08-01mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman
2012-08-01selinux: tag avc cache alloc as non-criticalMel Gorman
2012-08-01netvm: prevent a stream-specific deadlockMel Gorman
2012-08-01mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-08-01mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman
2012-08-01nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman
2012-08-01mm: micro-optimise slab to avoid a function callMel Gorman
2012-08-01netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman
2012-08-01netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-08-01netvm: propagate page->pfmemalloc to skbMel Gorman
2012-08-01netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman
2012-08-01netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman
2012-08-01net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman
2012-08-01mm: ignore mempolicies when using ALLOC_NO_WATERMARKMel Gorman
2012-08-01mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was usedMel Gorman
2012-08-01mm: allow PF_MEMALLOC from softirq contextMel Gorman
2012-08-01mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman
2012-08-01mm: slub: optimise the SLUB fast path to avoid pfmemalloc checksChristoph Lameter
2012-08-01mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman
2012-08-01memory-hotplug: fix kswapd looping forever problemMinchan Kim
2012-08-01mm: fix free page check in zone_watermark_ok()Minchan Kim
2012-08-01mm: factor out memory isolate functionsMinchan Kim
2012-08-01mm, memcg: move all oom handling to memcontrol.cDavid Rientjes
2012-08-01mm, oom: reduce dependency on tasklist_lockDavid Rientjes
2012-08-01mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes
2012-08-01mm, oom: introduce helper function to process threads during scanDavid Rientjes
2012-08-01mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes
2012-08-01mm/hotplug: mark memory hotplug code in page_alloc.c as __meminitJiang Liu
2012-08-01mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu
2012-08-01mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu
2012-08-01mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-08-01mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...Wanpeng Li
2012-08-01mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...Wanpeng Li
2012-08-01mm/memcg: complete documentation for tcp memcg filesWanpeng Li