aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | | | | | | tidy up after d_make_root() conversionAl Viro2012-03-20
| * | | | | | | | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | VM: make zap_page_range() callers that act on a single VMA use separate helperAl Viro2012-03-20
| * | | | | | | | | VM: make unmap_vmas() return voidAl Viro2012-03-20
| * | | | | | | | | VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()Al Viro2012-03-20
| * | | | | | | | | VM: make zap_page_range() return voidAl Viro2012-03-20
| * | | | | | | | | VM: can't go through the inner loop in unmap_vmas() more than once...Al Viro2012-03-20
| * | | | | | | | | VM: unmap_page_range() can return voidAl Viro2012-03-20
| |/ / / / / / / /
* | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | security: trim security.hAl Viro2012-02-13
| * | | | | | | | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
* | | | | | | | | 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
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent2012-02-01
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | mm: fix UP THP spin_is_locked BUGsHugh Dickins2012-02-08
* | | | | | | mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman2012-02-08
* | | | | | | Merge branch 'akpm'Linus Torvalds2012-02-04
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman2012-02-03
| * | | | | | readahead: fix pipeline break caused by block plugShaohua Li2012-02-03
| * | | | | | mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte2012-02-03
| * | | | | | mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton2012-02-03
| * | | | | | mm: postpone migrated page mapping resetKonstantin Khlebnikov2012-02-03
* | | | | | | Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-02-03
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | kmemleak: Disable early logging when kmemleak is off by defaultCatalin Marinas2012-01-20