summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-05-30mm: fix vma_resv_map() NULL pointerDave Hansen
2012-05-29memcg: decrement static keys at real destroy timeGlauber Costa
2012-05-29memcg: always free struct memcg through schedule_work()Glauber Costa
2012-05-29mm/memcg: apply add/del_page to lruvecHugh Dickins
2012-05-29mm: trivial cleanups in vmscan.cHugh Dickins
2012-05-29mm/memcg: get_lru_size not get_lruvec_sizeHugh Dickins
2012-05-29mm: memcg: print statistics from live countersJohannes Weiner
2012-05-29mm: memcg: group swapped-out statistics counter logicallyJohannes Weiner
2012-05-29mm: memcg: keep ratelimit counter separate from event countersJohannes Weiner
2012-05-29mm: memcg: print statistics directly to seq_fileJohannes Weiner
2012-05-29mm: memcg: convert numa stat to read_seq_string interfaceJohannes Weiner
2012-05-29mm: memcg: remove obsolete statistics array boundary enum itemJohannes Weiner
2012-05-29memcg: don't uncharge in mem_cgroup_move_account()KAMEZAWA Hiroyuki
2012-05-29memcg: move charges to root cgroup if use_hierarchy=0KAMEZAWA Hiroyuki
2012-05-29memcg: use res_counter_uncharge_until() in move_parent()KAMEZAWA Hiroyuki
2012-05-29mm/vmscan: kill struct mem_cgroup_zoneKonstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into should_continue_reclaim()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into get_scan_count()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into shrink_list()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into inactive_list_is_low()Konstantin Khlebnikov
2012-05-29mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into putback_inactive_pages()Konstantin Khlebnikov
2012-05-29mm/vmscan: remove update_isolated_counts()Konstantin Khlebnikov
2012-05-29mm/vmscan: push zone pointer into shrink_page_list()Konstantin Khlebnikov
2012-05-29mm/vmscan: push lruvec pointer into isolate_lru_pages()Konstantin Khlebnikov
2012-05-29mm: add link from struct lruvec to struct zoneKonstantin Khlebnikov
2012-05-29mm/vmscan: store "priority" in struct scan_controlKonstantin Khlebnikov
2012-05-29mm/memcg: use vm_swappiness from target memory cgroupKonstantin Khlebnikov
2012-05-29memcg: make threshold index in the right positionSha Zhengju
2012-05-29memcg: remove redundant parenthesesKirill A. Shutemov
2012-05-29memcg: mark stat field of mem_cgroup struct as __percpuKirill A. Shutemov
2012-05-29memcg: remove unused variableKirill A. Shutemov
2012-05-29memcg: mark more functions/variables as staticKirill A. Shutemov
2012-05-29mm/memcg: kill mem_cgroup_lru_del()Konstantin Khlebnikov
2012-05-29mm: remove lru type checks from __isolate_lru_page()Konstantin Khlebnikov
2012-05-29mm: push lru index into shrink_[in]active_list()Konstantin Khlebnikov
2012-05-29mm/memcg: move reclaim_stat into lruvecHugh Dickins
2012-05-29mm/memcg: scanning_global_lru means mem_cgroup_disabledHugh Dickins
2012-05-29memcg swap: use mem_cgroup_uncharge_swap()Hugh Dickins
2012-05-29memcg swap: mem_cgroup_move_swap_account never needs fixupHugh Dickins
2012-05-29memcg: fix/change behavior of shared anon at moving taskKAMEZAWA Hiroyuki
2012-05-29mm/memblock: fix memory leak on extending regionsGavin Shan
2012-05-29mm/memblock: cleanup on duplicate VA/PA conversionGavin Shan
2012-05-29mm: fix slab->page flags corruptionPravin B Shelar
2012-05-29mm: fix faulty initialization in vmalloc_init()KyongHo
2012-05-29mm, oom: normalize oom scores to oom_score_adj scale only for userspaceDavid Rientjes
2012-05-29mm: avoid swapping out with swappiness==0Satoru Moriya
2012-05-29hugetlb: fix resv_map leak in error pathDave Hansen
2012-05-29mm/bootmem.c: cleanup on addition to bootmem data listGavin Shan
2012-05-29mm: consider all swapped back pages in used-once logicMichal Hocko