summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* memcg: remove PCG_CACHE page_cgroup flagKAMEZAWA Hiroyuki2012-03-212-32/+33
* memcg: let css_get_next() rely upon rcu_read_lock()Hugh Dickins2012-03-211-3/+2
* cgroup: revert ss_id_lock to spinlockHugh Dickins2012-03-212-10/+10
* idr: make idr_get_next() good for rcu_read_lock()Hugh Dickins2012-03-211-3/+5
* memcg: remove unnecessary thp check in page stat accountingKAMEZAWA Hiroyuki2012-03-211-1/+1
* memcg: remove redundant returnsHugh Dickins2012-03-211-4/+0
* memcg: enum lru_list lruHugh Dickins2012-03-211-10/+10
* memcg: lru_size instead of MEM_CGROUP_ZSTATHugh Dickins2012-03-211-8/+6
* memcg: replace mem and mem_cont stragglersHugh Dickins2012-03-211-42/+42
* memcg: replace MEM_CONT by MEM_RES_CTLRHugh Dickins2012-03-211-1/+1
* swap: don't do discard if no discard option addedShaohua Li2012-03-211-1/+1
* mm: forbid lumpy-reclaim in shrink_active_list()Konstantin Khlebnikov2012-03-211-0/+2
* mmap.c: fix comment for __insert_vm_struct()Kautuk Consul2012-03-211-3/+2
* numa_emulation: fix cpumask_of_node()Andrea Arcangeli2012-03-211-1/+1
* page_alloc: remove unused find_zone_movable_pfns_for_nodes() argumentKautuk Consul2012-03-211-2/+2
* page_alloc.c: remove add_from_early_node_map()Kautuk Consul2012-03-212-14/+0
* hugetlbfs: return error code when initializing moduleHillf Danton2012-03-211-2/+3
* hugetlb: remove prev_vma from hugetlb_get_unmapped_area_topdown()Xiao Guangrong2012-03-211-13/+5
* hugetlbfs: fix alignment of huge page requestsSteven Truelove2012-03-214-11/+17
* mm, hugetlb: add thread name and pid to SHM_HUGETLB mlock rlimit warningDavid Rientjes2012-03-211-1/+5
* mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()David Rientjes2012-03-211-7/+2
* mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()David Rientjes2012-03-215-14/+14
* hugepages: fix use after free bug in "quota" handlingDavid Gibson2012-03-213-64/+139
* hugetlb: cleanup hugetlb.hDavid Gibson2012-03-212-25/+19
* ksm: cleanup: introduce find_mergeable_vma()Bob Liu2012-03-211-15/+19
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-03-2112-110/+133
* mm, memcg: pass charge order to oom killerDavid Rientjes2012-03-213-7/+9
* mm/vmscan.c: fix spelling errorCopot Alexandru2012-03-211-2/+2
* mm: update stale lock ordering comment for memory-failure.cAndi Kleen2012-03-211-3/+2
* mm: use global_dirty_limit in throttle_vm_writeout()Fengguang Wu2012-03-211-0/+1
* mm: don't set __GFP_WRITE on ramfs/sysfs writesFengguang Wu2012-03-211-1/+3
* hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V2012-03-211-16/+9
* bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan2012-03-212-22/+13
* mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov2012-03-213-2/+4
* mm: fix move/migrate_pages() race on task structChristoph Lameter2012-03-212-30/+38
* thp: allow a hwpoisoned head page to be put back to LRUDean Nelson2012-03-212-1/+21
* tmpfs: security xattr setting on inode creationJarkko Sakkinen2012-03-211-16/+72
* mm, oom: force oom kill on sysrq+fDavid Rientjes2012-03-214-10/+13
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-217-63/+313
* mm: hugetlb: bail out unmapping after serving reference pageHillf Danton2012-03-211-0/+4
* thp: documentation: 'transparent_hugepage=' can also be specified on cmdlineJiri Kosina2012-03-211-0/+7
* vmscan: handle isolated pages with lru lock releasedHillf Danton2012-03-211-11/+10
* rmap: remove __anon_vma_link() declarationXiao Guangrong2012-03-211-1/+0
* rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul2012-03-211-19/+16
* mm: hugetlb: defer freeing pages when gathering surplus pagesHillf Danton2012-03-211-13/+17
* mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman2012-03-211-13/+29
* mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-213-6/+5
* pagemap: introduce data structure for pagemap entryNaoya Horiguchi2012-03-211-31/+38
* pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi2012-03-212-0/+6
* pagemap: export KPF_THPNaoya Horiguchi2012-03-212-0/+3
OpenPOWER on IntegriCloud