summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-22memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins
2012-03-22swap: don't do discard if no discard option addedShaohua Li
2012-03-22mm: forbid lumpy-reclaim in shrink_active_list()Konstantin Khlebnikov
2012-03-22mmap.c: fix comment for __insert_vm_struct()Kautuk Consul
2012-03-22numa_emulation: fix cpumask_of_node()Andrea Arcangeli
2012-03-22page_alloc: remove unused find_zone_movable_pfns_for_nodes() argumentKautuk Consul
2012-03-22page_alloc.c: remove add_from_early_node_map()Kautuk Consul
2012-03-22hugetlbfs: return error code when initializing moduleHillf Danton
2012-03-22hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong
2012-03-22hugetlbfs: fix alignment of huge page requestsSteven Truelove
2012-03-22mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes
2012-03-22mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()David Rientjes
2012-03-22mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes
2012-03-22hugepages: fix use after free bug in "quota" handlingDavid Gibson
2012-03-22hugetlb: cleanup hugetlb.hDavid Gibson
2012-03-22ksm: cleanup: introduce find_mergeable_vma()Bob Liu
2012-03-22cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman
2012-03-22mm, memcg: pass charge order to oom killerDavid Rientjes
2012-03-22mm/vmscan.c: fix spelling errorCopot Alexandru
2012-03-22mm: update stale lock ordering comment for memory-failure.cAndi Kleen
2012-03-22mm: use global_dirty_limit in throttle_vm_writeout()Fengguang Wu
2012-03-22mm: don't set __GFP_WRITE on ramfs/sysfs writesFengguang Wu
2012-03-22hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V
2012-03-22bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan
2012-03-22mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov
2012-03-22mm: fix move/migrate_pages() race on task structChristoph Lameter
2012-03-22thp: allow a hwpoisoned head page to be put back to LRUDean Nelson
2012-03-22tmpfs: security xattr setting on inode creationJarkko Sakkinen
2012-03-22mm, oom: force oom kill on sysrq+fDavid Rientjes
2012-03-22procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-03-22mm: hugetlb: bail out unmapping after serving reference pageHillf Danton
2012-03-22thp: documentation: 'transparent_hugepage=' can also be specified on cmdlineJiri Kosina
2012-03-22vmscan: handle isolated pages with lru lock releasedHillf Danton
2012-03-22rmap: remove __anon_vma_link() declarationXiao Guangrong
2012-03-22rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul
2012-03-22mm: hugetlb: defer freeing pages when gathering surplus pagesHillf Danton
2012-03-22mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman
2012-03-22mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov
2012-03-22pagemap: introduce data structure for pagemap entryNaoya Horiguchi
2012-03-22pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi
2012-03-22pagemap: export KPF_THPNaoya Horiguchi
2012-03-22thp: optimize away unnecessary page table lockingNaoya Horiguchi
2012-03-22pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi
2012-03-22mm: search from free_area_cache for the bigger sizeXiao Guangrong
2012-03-22mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong
2012-03-22hugetlb: try to search again if it is really neededXiao Guangrong
2012-03-22hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong
2012-03-22mm: compaction: make compact_control order signedDan Carpenter
2012-03-22compact_pgdat: workaround lockdep warning in kswapdHugh Dickins
2012-03-22vmscan: only defer compaction for failed order and higherRik van Riel