summary refs log tree commit diff
AgeCommit message (Expand)Author
2013-02-23vmscan: change type of vm_total_pages to unsigned longZhang Yanfei
2013-02-23fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_usedZhang Yanfei
2013-02-23fs/buffer.c: change type of max_buffer_heads to unsigned longZhang Yanfei
2013-02-23ia64: use %ld to print pages calculated in nr_free_buffer_pagesZhang Yanfei
2013-02-23mm: fix return type for functions nr_free_*_pagesZhang Yanfei
2013-02-23memcg: cleanup mem_cgroup_init commentMichal Hocko
2013-02-23memcg: move memcg_stock initialization to mem_cgroup_initMichal Hocko
2013-02-23memcg: move mem_cgroup_soft_limit_tree_init to mem_cgroup_initMichal Hocko
2013-02-23mm: use up free swap space before reaching OOM killMinchan Kim
2013-02-23mm: use NUMA_NO_NODEDavid Rientjes
2013-02-23mmu_notifier_unregister NULL Pointer deref and multiple ->release() calloutsRobin Holt
2013-02-23mm/memory_hotplug: use pgdat_end_pfn() instead of open coding the same.Cody P Schafer
2013-02-23mm/memory_hotplug: use ensure_zone_is_initialized()Cody P Schafer
2013-02-23mm: add helper ensure_zone_is_initialized()Cody P Schafer
2013-02-23mm/page_alloc: add informative debugging message in page_outside_zone_boundar...Cody P Schafer
2013-02-23mmzone: add pgdat_{end_pfn,is_empty}() helpers & consolidate.Cody P Schafer
2013-02-23mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.Cody P Schafer
2013-02-23mm: add zone_is_empty() and zone_is_initialized()Cody P Schafer
2013-02-23mm: add & use zone_end_pfn() and zone_spans_pfn()Cody P Schafer
2013-02-23mm: add SECTION_IN_PAGE_FLAGSCody P Schafer
2013-02-23mm/mlock.c: document scary-looking stack expansion mlock chainJohannes Weiner
2013-02-23mm: refactor inactive_file_is_low() to use get_lru_size()Johannes Weiner
2013-02-23mm: shmem: use new radix tree iteratorJohannes Weiner
2013-02-23ksm: stop hotremove lockdep warningHugh Dickins
2013-02-23mm: remove offlining arg to migrate_pagesHugh Dickins
2013-02-23ksm: enable KSM page migrationHugh Dickins
2013-02-23ksm: make !merge_across_nodes migration safeHugh Dickins
2013-02-23ksm: make KSM page migration possibleHugh Dickins
2013-02-23ksm: remove old stable nodes more thoroughlyHugh Dickins
2013-02-23ksm: get_ksm_page lockedHugh Dickins
2013-02-23ksm: reorganize ksm_check_stable_treeHugh Dickins
2013-02-23ksm: trivial tidyupsHugh Dickins
2013-02-23ksm: add sysfs ABI DocumentationPetr Holasek
2013-02-23ksm: allow trees per NUMA nodePetr Holasek
2013-02-23mm: rename page struct field helpersMel Gorman
2013-02-23memcg: avoid dangling reference count in creation failure.Glauber Costa
2013-02-23memcg: increment static branch right after limit setGlauber Costa
2013-02-23memcg: replace cgroup_lock with memcg specific memcg_lockGlauber Costa
2013-02-23memcg: fast hierarchy-aware child testGlauber Costa
2013-02-23memcg: split part of memcg creation to css_onlineGlauber Costa
2013-02-23memcg: prevent changes to move_charge_at_immigrate during task attachGlauber Costa
2013-02-23memcg: reduce the size of struct memcg 244-fold.Glauber Costa
2013-02-23mm: init: report on last-nid information stored in page->flagsMel Gorman
2013-02-23mm: uninline page_xchg_last_nid()Mel Gorman
2013-02-23memcg: clean up swap accounting initialization codeMichal Hocko
2013-02-23memcg: do not create memsw files if swap accounting is disabledMichal Hocko
2013-02-23page-writeback.c: subtract min_free_kbytes from dirtyable memoryPaul Szabo
2013-02-23mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()Konstantin Khlebnikov
2013-02-23swap: add per-partition lock for swapfileShaohua Li
2013-02-23swap: make each swap partition have one address_spaceShaohua Li