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