summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2013-02-14hlist: drop the node parameter from iteratorsSasha Levin
2013-02-14aio: don't include aio.h in sched.hKent Overstreet
2013-02-14mm: remove old aio use_mm() commentZach Brown
2013-02-14block: optionally snapshot page contents to provide stable pages during writeDarrick J. Wong
2013-02-14mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2013-02-14bdi: allow block devices to say that they require stable page writesDarrick J. Wong
2013-02-14mm: add vm event counters for balloon pages compactionRafael Aquini
2013-02-14memcg: debugging facility to access dangling memcgsGlauber Costa
2013-02-14mm/dmapool.c: fix null dev in dma_pool_create()Xi Wang
2013-02-14vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-14mm: fix return type for functions nr_free_*_pagesZhang Yanfei
2013-02-14memcg: cleanup mem_cgroup_init commentMichal Hocko
2013-02-14memcg: move memcg_stock initialization to mem_cgroup_initMichal Hocko
2013-02-14memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_initMichal Hocko
2013-02-14mm: use up free swap space before reaching OOM killMinchan Kim
2013-02-14mm: remove free_area_cacheMichel Lespinasse
2013-02-14mm: use NUMA_NO_NODEDavid Rientjes
2013-02-14mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-02-14mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same.Cody P Schafer
2013-02-14mm/memory_hotplug: use ensure_zone_is_initialized()Cody P Schafer
2013-02-14mm: add helper ensure_zone_is_initialized()Cody P Schafer
2013-02-14mm-page_alloc-add-informative-debugging-message-in-page_outside_zone_boundari...Andrew Morton
2013-02-14mm/page_alloc: add informative debugging message in page_outside_zone_boundar...Cody P Schafer
2013-02-14mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.Cody P Schafer
2013-02-14mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer
2013-02-14mm/mlock.c: document scary-looking stack expansion mlock chainJohannes Weiner
2013-02-14mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-14mm: shmem: use new radix tree iteratorJohannes Weiner
2013-02-14ksm: stop hotremove lockdep warningHugh Dickins
2013-02-14mm: remove offlining arg to migrate_pagesHugh Dickins
2013-02-14ksm: enable KSM page migrationHugh Dickins
2013-02-14ksm: make !merge_across_nodes migration safeHugh Dickins
2013-02-14ksm: make KSM page migration possibleHugh Dickins
2013-02-14ksm: remove old stable nodes more thoroughlyHugh Dickins
2013-02-14ksm: get_ksm_page lockedHugh Dickins
2013-02-14ksm: reorganize ksm_check_stable_treeHugh Dickins
2013-02-14ksm-trivial-tidyups-fixHugh Dickins
2013-02-14ksm: trivial tidyupsHugh Dickins
2013-02-14ksm: allow trees per NUMA nodePetr Holasek
2013-02-14mm: rename page struct field helpersMel Gorman
2013-02-14mm: memmap_init_zone() performance improvementMike Yoknis
2013-02-14memcg: avoid dangling reference count in creation failure.Glauber Costa
2013-02-14memcg: increment static branch right after limit setGlauber Costa
2013-02-14memcg: replace cgroup_lock with memcg specific memcg_lockGlauber Costa
2013-02-14memcg-fast-hierarchy-aware-child-test-fixAndrew Morton
2013-02-14memcg: fast hierarchy-aware child testGlauber Costa
2013-02-14memcg: split part of memcg creation to css_onlineGlauber Costa
2013-02-14memcg: prevent changes to move_charge_at_immigrate during task attachGlauber Costa
2013-02-14memcg-reduce-the-size-of-struct-memcg-244-fold-fix-fixAndrew Morton
2013-02-14memcg-reduce-the-size-of-struct-memcg-244-fold-fixAndrew Morton