aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2012-07-31netvm: prevent a stream-specific deadlockMel Gorman
2012-07-31mm: account for the number of times direct reclaimers get throttledMel Gorman
2012-07-31mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba...Mel Gorman
2012-07-31netvm: set PF_MEMALLOC as appropriate during SKB processingMel Gorman
2012-07-31netvm: propagate page->pfmemalloc from skb_alloc_page to skbMel Gorman
2012-07-31netvm: propagate page->pfmemalloc to skbMel Gorman
2012-07-31netvm: allow skb allocation to use PFMEMALLOC reservesMel Gorman
2012-07-31netvm: allow the use of __GFP_MEMALLOC by specific socketsMel Gorman
2012-07-31net: introduce sk_gfp_atomic() to allow addition of GFP flags depending on th...Mel Gorman
2012-07-31mm: allow PF_MEMALLOC from softirq contextMel Gorman
2012-07-31mm: introduce __GFP_MEMALLOC to allow access to emergency reservesMel Gorman
2012-07-31mm: sl[au]b: add knowledge of PFMEMALLOC reserve pagesMel Gorman
2012-07-31memory-hotplug: fix kswapd looping forever problemMinchan Kim
2012-07-31mm: factor out memory isolate functionsMinchan Kim
2012-07-31mm, memcg: move all oom handling to memcontrol.cDavid Rientjes
2012-07-31mm, memcg: introduce own oom handler to iterate only over its own threadsDavid Rientjes
2012-07-31mm, oom: move declaration for mem_cgroup_out_of_memory to oom.hDavid Rientjes
2012-07-31mm/hotplug: free zone->pageset when a zone becomes emptyJiang Liu
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu
2012-07-31vmscan: remove obsolete shrink_control commentMinchan Kim
2012-07-31mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent
2012-07-31mm: have order > 0 compaction start off where it leftRik van Riel
2012-07-31mm: remove unused LRU_ALL_EVICTABLEWanpeng Li
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-31mm/compaction: cleanup on compaction_deferredGavin Shan
2012-07-31hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V
2012-07-31hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V
2012-07-31hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V
2012-07-31mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V
2012-07-31hugetlb: make some static variables globalAneesh Kumar K.V
2012-07-31hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V
2012-07-31hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V
2012-07-31hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V
2012-07-31hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-31ipv4: Properly purge netdev references on uncached routes.David S. Miller
2012-07-31ipv4: Cache routes in nexthop exception entries.David S. Miller
2012-07-31Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-07-31ipv4: percpu nh_rth_output cacheEric Dumazet
2012-07-31ipv4: Restore old dst_free() behavior.Eric Dumazet
2012-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-07-31time/jiffies: Rename ACTHZ to SHIFTED_HZJohn Stultz
2012-07-31time/jiffies: Allow CLOCK_TICK_RATE to be undefinedCatalin Marinas
2012-07-31perf/trace: Add ability to set a target task for eventsAndrew Vagin
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu
2012-07-31kprobes: introduce ftrace based optimizationMasami Hiramatsu
2012-07-31ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACESteven Rostedt