aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-31mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner1-5/+12
2012-07-31mm: memcg: split swapin charge function into private and public partJohannes Weiner1-9/+15
2012-07-31mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner1-6/+1
2012-07-31mm: memcg: remove unneeded shmem charge typeJohannes Weiner1-10/+1
2012-07-31mm: memcg: move swapin charge functions above callsitesJohannes Weiner1-36/+32
2012-07-31mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner1-9/+4
2012-07-31mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner1-6/+12
2012-07-31mm: swapfile: clean up unuse_pte race handlingJohannes Weiner1-2/+1
2012-07-31mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner3-46/+43
2012-07-31swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman1-4/+6
2012-07-31nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2-3/+3
2012-07-31nfs: enable swap on NFSMel Gorman9-34/+149
2012-07-31nfs: disable data cache revalidation for swapfilesMel Gorman2-14/+39
2012-07-31nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman5-28/+29
2012-07-31mm: add support for direct_IO to highmem pagesMel Gorman4-3/+22
2012-07-31mm: swap: implement generic handler for swap_activateMel Gorman4-88/+106
2012-07-31mm: add support for a filesystem to activate swap files and use direct_IO for writing swap pagesMel Gorman7-3/+105
2012-07-31mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman4-0/+61
2012-07-31mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman4-0/+57
2012-07-31selinux: tag avc cache alloc as non-criticalMel Gorman1-1/+1
2012-07-31netvm: prevent a stream-specific deadlockMel Gorman5-16/+32
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman3-0/+5
2012-07-31mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storageMel Gorman3-8/+122
2012-07-31nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman1-1/+5
2012-07-31mm: micro-optimise slab to avoid a function callMel Gorman1-2/+26
2012-07-31netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman3-6/+68
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman8-8/+62
2012-07-31netvm: propagate page->pfmemalloc to skbMel Gorman1-0/+11
2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman7-30/+142
2012-07-31netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman2-1/+26
2012-07-31net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on the individual socketMel Gorman3-8/+17
2012-07-31mm: ignore mempolicies when using ALLOC_NO_WATERMARKMel Gorman1-0/+7
2012-07-31mm: only set page->pfmemalloc when ALLOC_NO_WATERMARKS was usedMel Gorman1-13/+14
2012-07-31mm: allow PF_MEMALLOC from softirq contextMel Gorman3-1/+21
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman5-16/+21
2012-07-31mm: slub: optimise the SLUB fast path to avoid pfmemalloc checksChristoph Lameter1-4/+3
2012-07-31mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman6-25/+264
2012-07-31memory-hotplug: fix kswapd looping forever problemMinchan Kim3-2/+62
2012-07-31mm: fix free page check in zone_watermark_ok()Minchan Kim1-1/+2
2012-07-31mm: factor out memory isolate functionsMinchan Kim6-82/+93
2012-07-31mm, memcg: move all oom handling to memcontrol.cDavid Rientjes4-25/+18
2012-07-31mm, oom: reduce dependency on tasklist_lockDavid Rientjes2-14/+30
2012-07-31mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes4-41/+93
2012-07-31mm, oom: introduce helper function to process threads during scanDavid Rientjes1-46/+65
2012-07-31mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes2-2/+2
2012-07-31mm/hotplug: mark memory hotplug code in page_alloc.c as __meminitJiang Liu1-32/+34
2012-07-31mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu3-0/+17
2012-07-31mm/hotplug: correctly add new zone to all other nodes' zone listsJiang Liu1-7/+8
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu5-10/+17
2012-07-31mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup() in commentWanpeng Li1-2/+2