aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2015-01-16Merge tag 'v3.14.27' into tempSteven Rostedt (Red Hat)
2014-12-16mm: fix anon_vma_clone() error treatmentDaniel Forrest
2014-12-16mm: fix swapoff hang after page migration and forkHugh Dickins
2014-12-16mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton
2014-12-16mm: frontswap: invalidate expired data on a dup-store failureWeijie Yang
2014-11-23Merge tag 'v3.14.25' into v3.14-rtSteven Rostedt (Red Hat)
2014-11-21mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplacedVlastimil Babka
2014-11-21mm: vmscan: use proportional scanning during direct reclaim and full scan at ...Mel Gorman
2014-11-21mm: fix direct reclaim writeback regressionHugh Dickins
2014-11-21mm, compaction: properly signal and act upon lock and need_sched() contentionVlastimil Babka
2014-11-21mm/compaction: avoid rescanning pageblocks in isolate_freepagesVlastimil Babka
2014-11-21mm/compaction: do not count migratepages when unnecessaryVlastimil Babka
2014-11-21mm, compaction: terminate async compaction when reschedulingDavid Rientjes
2014-11-21mm, compaction: embed migration mode in compact_controlDavid Rientjes
2014-11-21mm, compaction: add per-zone migration pfn cache for async compactionDavid Rientjes
2014-11-21mm, compaction: return failed migration target pages back to freelistDavid Rientjes
2014-11-21mm, migration: add destination page freeing callbackDavid Rientjes
2014-11-21mm/compaction: cleanup isolate_freepages()Vlastimil Babka
2014-11-21mm/compaction: clean up unused code linesHeesub Shin
2014-11-21mm/readahead.c: inline ra_submitFabian Frederick
2014-11-21callers of iov_copy_from_user_atomic() don't need pagecache_disable()Al Viro
2014-11-21mm: remove read_cache_page_async()Sasha Levin
2014-11-21mm: madvise: fix MADV_WILLNEED on shmem swapoutsJohannes Weiner
2014-11-21mm + fs: prepare for non-page entries in page cache radix treesJohannes Weiner
2014-11-21mm: filemap: move radix tree hole searching hereJohannes Weiner
2014-11-21mm: shmem: save one radix tree lookup when truncating swapped pagesJohannes Weiner
2014-11-20Merge tag 'v3.14.24' into v3.14-rtSteven Rostedt (Red Hat)
2014-11-14mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
2014-11-14mm: Remove false WARN_ON from pagecache_isize_extended()Jan Kara
2014-11-14mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner
2014-11-14cgroup/kmemleak: add kmemleak_free() for cgroup deallocations.Wang Nan
2014-11-14mm: free compound page with correct orderYu Zhao
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara
2014-11-14Revert "percpu: free percpu allocation info for uniprocessor system"Guenter Roeck
2014-10-31Merge tag 'v3.14.21' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.20' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.18' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.16' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.15' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.14' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31Merge tag 'v3.14.13' into v3.14-rtSteven Rostedt (Red Hat)
2014-10-31mm, rt: kmap_atomic schedulingPeter Zijlstra
2014-10-31mm-vmalloc.patchThomas Gleixner
2014-10-31mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-10-31mm/memcontrol: Don't call schedule_work_on in preemption disabled contextYang Shi
2014-10-31mm: page_alloc: Use local_lock_on() instead of plain spinlockThomas Gleixner
2014-10-31slub: delay ctor until the object is requestedSebastian Andrzej Siewior
2014-10-31slub: Enable irqs for __GFP_WAITThomas Gleixner
2014-10-31mm: Enable SLUB for RTThomas Gleixner