summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm/hotplug: correctly setup fallback zonelists when creating new pgdatJiang Liu2012-08-015-10/+17
* mm/memcg: replace inexistence move_lock_page_cgroup() by move_lock_mem_cgroup...Wanpeng Li2012-08-011-2/+2
* mm/memcg: mem_cgroup_relize_xxx_limit can guarantee memcg->res.limit <= memcg...Wanpeng Li2012-08-011-2/+2
* mm/memcg: complete documentation for tcp memcg filesWanpeng Li2012-08-011-0/+2
* mm: setup pageblock_order before it's used by sparsememXishi Qiu2012-08-013-2/+7
* mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directlyJeff Liu2012-08-011-1/+1
* vmscan: remove obsolete shrink_control commentMinchan Kim2012-08-012-2/+1Star
* mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAPRabin Vincent2012-08-011-1/+1
* mm: have order > 0 compaction start off where it leftRik van Riel2012-08-014-5/+73
* memcg: rename mem_control_xxx to memcg_xxxWanpeng Li2012-08-011-4/+4
* memcg: fix bad behavior in use_hierarchy fileGlauber Costa2012-08-011-0/+6
* mm: remove unused LRU_ALL_EVICTABLEWanpeng Li2012-08-011-1/+0Star
* memcg: rename config variablesAndrew Morton2012-08-0133-78/+78
* mm: clean up __count_immobile_pages()Minchan Kim2012-08-011-16/+18
* mm: do not use page_count() without a page pinMinchan Kim2012-08-011-1/+8
* mm, oom: replace some information in tasklist dumpDavid Rientjes2012-08-012-8/+10
* mm, oom: fix potential killing of thread that is disabled from oom killingDavid Rientjes2012-08-011-2/+2
* mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...KOSAKI Motohiro2012-08-011-3/+6
* mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()KOSAKI Motohiro2012-08-011-11/+7Star
* mm/compaction: cleanup on compaction_deferredGavin Shan2012-08-011-2/+2
* memcg: make mem_cgroup_force_empty_list() return boolKAMEZAWA Hiroyuki2012-08-011-12/+7Star
* memcg: mem_cgroup_move_parent() doesn't need gfp_maskKAMEZAWA Hiroyuki2012-08-011-3/+2Star
* memcg: clean up force_empty_list() return value checkKamezawa Hiroyuki2012-08-011-5/+0Star
* memcg: remove check for signal_pending() during rmdir()Kamezawa Hiroyuki2012-08-011-3/+0Star
* mm/memblock.c:memblock_double_array(): cosmetic cleanupsAndrew Morton2012-08-011-17/+18
* mm, oom: do not schedule if current has been killedDavid Rientjes2012-08-011-6/+5Star
* hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrateAneesh Kumar K.V2012-08-011-2/+4
* hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V2012-08-012-14/+13Star
* hugetlb: move all the in use pages to active listAneesh Kumar K.V2012-08-011-1/+10
* hugetlb/cgroup: add HugeTLB controller documentationAneesh Kumar K.V2012-08-011-0/+45
* hugetlb/cgroup: migrate hugetlb cgroup info from oldpage to new page during m...Aneesh Kumar K.V2012-08-013-0/+33
* hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V2012-08-014-0/+148
* hugetlb/cgroup: add support for cgroup removalAneesh Kumar K.V2012-08-011-2/+68
* hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V2012-08-013-1/+133
* hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V2012-08-012-0/+41
* mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V2012-08-015-0/+179
* hugetlb: make some static variables globalAneesh Kumar K.V2012-08-012-5/+7
* hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2012-08-012-5/+8
* hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V2012-08-013-57/+27Star
* hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V2012-08-014-33/+59
* hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2012-08-012-9/+17
* hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V2012-08-011-5/+13
* hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V2012-08-011-7/+7
* mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li2012-08-019-27/+40
* mm/buddy: cleanup on should_fail_alloc_pageGavin Shan2012-08-011-7/+7
* mm: account the total_vm in the vm_stat_account()Huang Shijie2012-08-015-9/+4Star
* documentation: update how page-cluster affects swap I/OChristian Ehrhardt2012-08-011-2/+10
* swap: allow swap readahead to be mergedChristian Ehrhardt2012-08-011-0/+5
* memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki2012-08-011-1/+0Star
* memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki2012-08-011-8/+8