aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2012-07-31memcg: rename config variablesAndrew Morton
2012-07-31mm: clean up __count_immobile_pages()Minchan Kim
2012-07-31mm: do not use page_count() without a page pinMinchan Kim
2012-07-31mm, oom: replace some information in tasklist dumpDavid Rientjes
2012-07-31mm, oom: fix potential killing of thread that is disabled from oom killingDavid Rientjes
2012-07-31mm: clear pages_scanned only if draining a pcp adds pages to the buddy alloca...KOSAKI Motohiro
2012-07-31mm, fadvise: don't return -EINVAL when filesystem cannot implement fadvise()KOSAKI Motohiro
2012-07-31memcg: make mem_cgroup_force_empty_list() return boolKAMEZAWA Hiroyuki
2012-07-31memcg: mem_cgroup_move_parent() doesn't need gfp_maskKAMEZAWA Hiroyuki
2012-07-31memcg: clean up force_empty_list() return value checkKamezawa Hiroyuki
2012-07-31memcg: remove check for signal_pending() during rmdir()Kamezawa Hiroyuki
2012-07-31mm/memblock.c:memblock_double_array(): cosmetic cleanupsAndrew Morton
2012-07-31mm, oom: do not schedule if current has been killedDavid Rientjes
2012-07-31hugetlb/cgroup: remove exclude and wakeup rmdir calls from migrateAneesh Kumar K.V
2012-07-31hugetlb/cgroup: assign the page hugetlb cgroup when we move the page to activ...Aneesh Kumar K.V
2012-07-31hugetlb: move all the in use pages to active listAneesh Kumar K.V
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 support for cgroup removalAneesh 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-31hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V
2012-07-31hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V
2012-07-31mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li
2012-07-31mm/buddy: cleanup on should_fail_alloc_pageGavin Shan
2012-07-31mm: account the total_vm in the vm_stat_account()Huang Shijie
2012-07-31swap: allow swap readahead to be mergedChristian Ehrhardt
2012-07-31memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki
2012-07-31memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki
2012-07-31memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki
2012-07-31mm: make vb_alloc() more foolproofJan Kara
2012-07-31vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo
2012-07-30Merge tag 'writeback-proportions' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-07-30Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-30mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()Joonsoo Kim
2012-07-30Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2012-07-30Merge branch 'for-linus-for-3.6-rc1' of git://git.linaro.org/people/mszyprows...Linus Torvalds
2012-07-30ARM: dma-mapping: remove custom consistent dma regionMarek Szyprowski
2012-07-30mm: vmalloc: use const void * for caller argumentMarek Szyprowski
2012-07-30mm: Fix build warning in kmem_cache_create()Shuah Khan
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24Merge tag 'stable/for-linus-3.6-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds