summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | thp: optimize away unnecessary page table lockingNaoya Horiguchi2012-03-211-66/+59
| * | | | | | | | mm: search from free_area_cache for the bigger sizeXiao Guangrong2012-03-211-15/+21
| * | | | | | | | mm: do not reset cached_hole_size when vma is unmappedXiao Guangrong2012-03-211-3/+1
| * | | | | | | | mm: compaction: make compact_control order signedDan Carpenter2012-03-211-2/+2
| * | | | | | | | compact_pgdat: workaround lockdep warning in kswapdHugh Dickins2012-03-211-10/+12
| * | | | | | | | vmscan: only defer compaction for failed order and higherRik van Riel2012-03-213-4/+16
| * | | | | | | | vmscan: kswapd carefully call compactionRik van Riel2012-03-212-18/+45
| * | | | | | | | vmscan: reclaim at order 0 when compaction is enabledRik van Riel2012-03-211-17/+30
| * | | | | | | | mm: make swapin readahead skip over holesRik van Riel2012-03-212-65/+11
| * | | | | | | | mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()Hillf Danton2012-03-211-1/+6
| * | | | | | | | mm: make get_mm_counter static-inlineKonstantin Khlebnikov2012-03-211-18/+0
| * | | | | | | | mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/Hillf Danton2012-03-211-9/+9
| * | | | | | | | mm, oom: introduce independent oom killer ratelimit stateDavid Rientjes2012-03-211-1/+4
| * | | | | | | | mm, oom: do not emit oom killer warning if chosen thread is already exitingDavid Rientjes2012-03-211-3/+3
| * | | | | | | | mm, oom: fold oom_kill_task() into oom_kill_process()David Rientjes2012-03-211-47/+38
| * | | | | | | | mm, oom: avoid looping when chosen thread detaches its mmDavid Rientjes2012-03-211-36/+20
| * | | | | | | | mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-03-216-10/+20
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-7/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tidy up after d_make_root() conversionAl Viro2012-03-201-4/+2
| * | | | | | | | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-201-4/+2
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-212-56/+82
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VM: make zap_page_range() callers that act on a single VMA use separate helperAl Viro2012-03-201-39/+74
| * | | | | | | | | VM: make unmap_vmas() return voidAl Viro2012-03-202-7/+2
| * | | | | | | | | VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()Al Viro2012-03-201-1/+1
| * | | | | | | | | VM: make zap_page_range() return voidAl Viro2012-03-201-3/+2
| * | | | | | | | | VM: can't go through the inner loop in unmap_vmas() more than once...Al Viro2012-03-201-2/+2
| * | | | | | | | | VM: unmap_page_range() can return voidAl Viro2012-03-201-9/+6
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-215-7/+22
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | security: trim security.hAl Viro2012-02-141-0/+13
| * | | | | | | | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-145-7/+9
* | | | | | | | | Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-217-35/+35
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-207-35/+35
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: fix comment typo of truncate_inode_pages_rangeLiu Bo2012-02-231-1/+1
* | | | | | | | | | Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-03-201-29/+19
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-29/+19
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | memcg: free mem_cgroup by RCU to fix oopsHugh Dickins2012-03-151-6/+47
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | memcg: revert fix to mapcount check for this releaseHugh Dickins2012-03-091-1/+1
* | | | | | | | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-063-3/+6
* | | | | | | | mm: fix find_vma_prevMikulas Patocka2012-03-061-2/+10
* | | | | | | | mmap: EINVAL not ENOMEM when rejecting VM_GROWSHugh Dickins2012-03-061-1/+2
* | | | | | | | page_cgroup: fix horrid swap accounting regressionHugh Dickins2012-03-061-1/+3
* | | | | | | | Merge branch 'akpm' (Andrew's patch bomb)Linus Torvalds2012-03-056-82/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi2012-03-051-1/+1
| * | | | | | | | mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-051-3/+3
| * | | | | | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-055-43/+18
| * | | | | | | | memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-051-35/+37
* | | | | | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-051-2/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | percpu: use bitmap_clearAkinobu Mita2012-01-201-2/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro2012-03-051-1/+1
OpenPOWER on IntegriCloud