aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-21mm/vmscan.c: fix spelling errorCopot Alexandru1-2/+2
2012-03-21mm: update stale lock ordering comment for memory-failure.cAndi Kleen1-3/+2
2012-03-21mm: use global_dirty_limit in throttle_vm_writeout()Fengguang Wu1-0/+1
2012-03-21mm: don't set __GFP_WRITE on ramfs/sysfs writesFengguang Wu1-1/+3
2012-03-21hugetlbfs: avoid taking i_mutex from hugetlbfs_read()Aneesh Kumar K.V1-16/+9
2012-03-21bootmem/sparsemem: remove limit constraint in alloc_bootmem_sectionNishanth Aravamudan2-22/+13
2012-03-21mm: drain percpu lru add/rotate page-vectors on cpu hot-unplugKonstantin Khlebnikov3-2/+4
2012-03-21mm: fix move/migrate_pages() race on task structChristoph Lameter2-30/+38
2012-03-21thp: allow a hwpoisoned head page to be put back to LRUDean Nelson2-1/+21
2012-03-21tmpfs: security xattr setting on inode creationJarkko Sakkinen1-16/+72
2012-03-21mm, oom: force oom kill on sysrq+fDavid Rientjes4-10/+13
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar7-63/+313
2012-03-21mm: hugetlb: bail out unmapping after serving reference pageHillf Danton1-0/+4
2012-03-21thp: documentation: 'transparent_hugepage=' can also be specified on cmdlineJiri Kosina1-0/+7
2012-03-21vmscan: handle isolated pages with lru lock releasedHillf Danton1-11/+10
2012-03-21rmap: remove __anon_vma_link() declarationXiao Guangrong1-1/+0
2012-03-21rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul1-19/+16
2012-03-21mm: hugetlb: defer freeing pages when gathering surplus pagesHillf Danton1-13/+17
2012-03-21mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning highmemMel Gorman1-13/+29
2012-03-21mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov3-6/+5
2012-03-21pagemap: introduce data structure for pagemap entryNaoya Horiguchi1-31/+38
2012-03-21pagemap: document KPF_THP and make page-types aware of itNaoya Horiguchi2-0/+6
2012-03-21pagemap: export KPF_THPNaoya Horiguchi2-0/+3
2012-03-21thp: optimize away unnecessary page table lockingNaoya Horiguchi3-114/+101
2012-03-21pagemap: avoid splitting thp when reading /proc/pid/pagemapNaoya Horiguchi1-4/+48
2012-03-21mm: search from free_area_cache for the bigger sizeXiao Guangrong2-32/+38
2012-03-21mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong1-3/+1
2012-03-21hugetlb: try to search again if it is really neededXiao Guangrong1-4/+6
2012-03-21hugetlbfs: fix hugetlb_get_unmapped_area()Xiao Guangrong1-4/+11
2012-03-21mm: compaction: make compact_control order signedDan Carpenter1-2/+2
2012-03-21compact_pgdat: workaround lockdep warning in kswapdHugh Dickins1-10/+12
2012-03-21vmscan: only defer compaction for failed order and higherRik van Riel5-8/+27
2012-03-21vmscan: kswapd carefully call compactionRik van Riel3-18/+51
2012-03-21vmscan: reclaim at order 0 when compaction is enabledRik van Riel1-17/+30
2012-03-21mm: make swapin readahead skip over holesRik van Riel3-66/+11
2012-03-21mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton1-1/+6
2012-03-21mm: make get_mm_counter static-inlineKonstantin Khlebnikov2-28/+11
2012-03-21mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton1-9/+9
2012-03-21mm: add rss counters consistency checkKonstantin Khlebnikov1-3/+18
2012-03-21mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes1-1/+4
2012-03-21mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes1-3/+3
2012-03-21mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes1-47/+38
2012-03-21mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes1-36/+20
2012-03-21sparc: use block_sigmask()Matt Fleming3-17/+3
2012-03-21xtensa: use set_current_blocked() and block_sigmask()Matt Fleming1-14/+3
2012-03-21xtensa: don't mask signals if we fail to setup signal stackMatt Fleming1-4/+7
2012-03-21xtensa: no need to reset handler if SA_ONESHOTMatt Fleming1-3/+0
2012-03-21xtensa: don't reimplement force_sigsegv()Matt Fleming1-3/+1
2012-03-21seq_file: fix mishandling of consecutive pread() invocations.Earl Chew1-13/+15
2012-03-21drivers/idle/intel_idle.c: fix confusing code identationMarcos Paulo de Souza1-4/+4