aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2011-10-31HWPOISON: convert pr_debug()s to pr_info()sDean Nelson
2011-10-31mm/mmap.c: eliminate the ret variable from mm_take_all_locks()Kautuk Consul
2011-10-31mm-add-comment-explaining-task-state-setting-in-bdi_forker_thread-fixAndrew Morton
2011-10-31ksm: fix the comment of try_to_unmap_one()Wanlong Gao
2011-10-31mm/vmalloc.c: report more vmalloc failuresJoe Perches
2011-10-31kswapd: assign new_order and new_classzone_idx after wakeup in sleepingAlex,Shi
2011-10-31mm/memblock.c: small function definition fixesJonghwan Choi
2011-10-31kswapd: avoid unnecessary rebalance after an unsuccessful balancingAlex,Shi
2011-10-31debug-pagealloc: add support for highmem pagesAkinobu Mita
2011-10-31mm: neaten warn_alloc_failedJoe Perches
2011-10-31thp: mremap support and TLB optimizationAndrea Arcangeli
2011-10-31mremap: avoid sending one IPI per pageAndrea Arcangeli
2011-10-31mremap: check for overflow using deltasAndrea Arcangeli
2011-10-31memblock: add NO_BOOTMEM config symbolSam Ravnborg
2011-10-31memblock: add memblock_start_of_DRAM()Sam Ravnborg
2011-10-31mm: avoid null pointer access in vm_struct via /proc/vmallocinfoMitsuo Hayasaka
2011-10-31mm/debug-pagealloc.c: use memchr_invAkinobu Mita
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita
2011-10-31vmscan: count pages into balanced for zone with good watermarkShaohua Li
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-10-31mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman
2011-10-31mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-10-31mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner
2011-10-31mm: output a list of loaded modules when we hit bad_page()Dave Jones
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes
2011-10-31oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes
2011-10-31mm/page-writeback.c: document bdi_min_ratioJohannes Weiner
2011-10-31vmscan: add block plug for page reclaimShaohua Li
2011-10-31mm: migration: clean up unmap_and_move()Minchan Kim
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31mm: compaction: trivial clean up in acct_isolated()Minchan Kim
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31mm: fix implicit stat.h usage in dmapool.cPaul Gortmaker
2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker
2011-10-31mm: Add export.h for EXPORT_SYMBOL to active symbol exportersPaul Gortmaker
2011-10-31mm: delete various needless include <linux/module.h>Paul Gortmaker
2011-10-31writeback: Add a 'reason' to wb_writeback_workCurt Wohlgemuth
2011-10-31writeback: trace event balance_dirty_pagesWu Fengguang
2011-10-31writeback: trace event bdi_dirty_ratelimitWu Fengguang
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28vfs: iov_iter: have iov_iter_advance decrement nr_segs appropriatelyJeff Layton
2011-10-26Merge branches 'slab/next' and 'slub/partial' into slab/for-linusPekka Enberg
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds