aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: hugetlb: bail out unmapping after serving reference pageHillf Danton2012-03-21
* vmscan: handle isolated pages with lru lock releasedHillf Danton2012-03-21
* rmap: anon_vma_prepare: Reduce code duplication by calling anon_vma_chain_linkKautuk Consul2012-03-21
* mm: hugetlb: defer freeing pages when gathering surplus pagesHillf Danton2012-03-21
* mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ...Mel Gorman2012-03-21
* mm: replace PAGE_MIGRATION with IS_ENABLED(CONFIG_MIGRATION)Konstantin Khlebnikov2012-03-21
* thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-21
* mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-21
* mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong2012-03-21
* mm: compaction: make compact_control order signedDan Carpenter2012-03-21
* compact_pgdat: workaround lockdep warning in kswapdHugh Dickins2012-03-21
* vmscan: only defer compaction for failed order and higherRik van Riel2012-03-21
* vmscan: kswapd carefully call compactionRik van Riel2012-03-21
* vmscan: reclaim at order 0 when compaction is enabledRik van Riel2012-03-21
* mm: make swapin readahead skip over holesRik van Riel2012-03-21
* mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton2012-03-21
* mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-21
* mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton2012-03-21
* mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes2012-03-21
* mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes2012-03-21
* mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes2012-03-21
* mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes2012-03-21
* mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-21
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-21
|\ \
| * | mm: fix comment typo of truncate_inode_pages_rangeLiu Bo2012-02-23
* | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-20
|\ \ \ | |_|/ |/| |
| * | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-02
* | | memcg: free mem_cgroup by RCU to fix oopsHugh Dickins2012-03-15
* | | memcg: revert fix to mapcount check for this releaseHugh Dickins2012-03-09
* | | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-06
* | | mm: fix find_vma_prevMikulas Patocka2012-03-06
* | | mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins2012-03-06
* | | page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-06
* | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-05
|\ \ \
| * | | memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi2012-03-05
| * | | mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-05
| * | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-05
| * | | memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-05
* | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-05
|\ \ \ \
| * | | | percpu: use bitmap_clearAkinobu Mita2012-01-20
| | |/ / | |/| |
* | | | flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro2012-03-05
* | | | VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro2012-03-05
| |/ / |/| |
* | | memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo2012-03-01
* | | NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells2012-02-24
* | | NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells2012-02-24
* | | mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov2012-02-24
* | | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-13
* | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-10
|\ \ \