summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mm: memcg: only check anon swapin page charges for swap cacheJohannes Weiner2012-07-311-8/+14
| * | | | mm: memcg: only check swap cache pages for repeated chargingJohannes Weiner2012-07-311-5/+12
| * | | | mm: memcg: split swapin charge function into private and public partJohannes Weiner2012-07-311-9/+15
| * | | | mm: memcg: remove needless !mm fixup to init_mm when chargingJohannes Weiner2012-07-311-6/+1
| * | | | mm: memcg: remove unneeded shmem charge typeJohannes Weiner2012-07-311-10/+1
| * | | | mm: memcg: move swapin charge functions above callsitesJohannes Weiner2012-07-311-36/+32
| * | | | mm: memcg: only check for PageSwapCache when uncharging anonJohannes Weiner2012-07-311-9/+4
| * | | | mm: memcg: push down PageSwapCache check into uncharge entry functionsJohannes Weiner2012-07-311-6/+12
| * | | | mm: swapfile: clean up unuse_pte race handlingJohannes Weiner2012-07-311-2/+1
| * | | | mm: memcg: fix compaction/migration failing due to memcg limitsJohannes Weiner2012-07-313-46/+43
| * | | | swapfile: avoid dereferencing bd_disk during swap_entry_free for network storageMel Gorman2012-07-311-4/+6
| * | | | nfs: prevent page allocator recursions with swap over NFS.Mel Gorman2012-07-312-3/+3
| * | | | nfs: enable swap on NFSMel Gorman2012-07-319-34/+149
| * | | | nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-312-14/+39
| * | | | nfs: teach the NFS client how to treat PG_swapcache pagesMel Gorman2012-07-315-28/+29
| * | | | mm: add support for direct_IO to highmem pagesMel Gorman2012-07-314-3/+22
| * | | | mm: swap: implement generic handler for swap_activateMel Gorman2012-07-314-88/+106
| * | | | mm: add support for a filesystem to activate swap files and use direct_IO for...Mel Gorman2012-07-317-3/+105
| * | | | mm: add get_kernel_page[s] for pinning of kernel addresses for I/OMel Gorman2012-07-314-0/+61
| * | | | mm: methods for teaching filesystems about PG_swapcache pagesMel Gorman2012-07-314-0/+57
| * | | | selinux: tag avc cache alloc as non-criticalMel Gorman2012-07-311-1/+1
| * | | | netvm: prevent a stream-specific deadlockMel Gorman2012-07-315-16/+32
| * | | | mm: account for the number of times direct reclaimers get throttledMel Gorman2012-07-313-0/+5
| * | | | mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman2012-07-313-8/+122
| * | | | nbd: set SOCK_MEMALLOC for access to PFMEMALLOC reservesMel Gorman2012-07-311-1/+5
| * | | | mm: micro-optimise slab to avoid a function callMel Gorman2012-07-311-2/+26
| * | | | netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman2012-07-313-6/+68
| * | | | netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman2012-07-318-8/+62
| * | | | 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
OpenPOWER on IntegriCloud