summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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-211-29/+19Star
|\ \ \ \ | |_|/ / |/| | |
| * | | cgroup: remove cgroup_subsys argument from callbacksLi Zefan2012-02-021-29/+19Star
* | | | memcg: free mem_cgroup by RCU to fix oopsHugh Dickins2012-03-161-6/+47
* | | | memcg: revert fix to mapcount check for this releaseHugh Dickins2012-03-101-1/+1
* | | | vm: avoid using find_vma_prev() unnecessarilyLinus Torvalds2012-03-073-3/+6
* | | | mm: fix find_vma_prevMikulas Patocka2012-03-071-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-066-82/+59Star
|\ \ \ \
| * | | | memcg: fix mapcount check in move charge code for anonymous pageNaoya Horiguchi2012-03-061-1/+1
| * | | | mm: thp: fix BUG on mm->nr_ptesAndrea Arcangeli2012-03-061-3/+3
| * | | | memcg: fix GPF when cgroup removal races with last exitHugh Dickins2012-03-065-43/+18Star
| * | | | memcg: fix deadlock by inverting lrucare nestingHugh Dickins2012-03-061-35/+37
* | | | | Merge branch 'for-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-03-051-2/+1Star
|\ \ \ \ \
| * | | | | percpu: use bitmap_clearAkinobu Mita2012-01-201-2/+1Star
| | |/ / / | |/| | |
* | | | | flush_tlb_range() needs ->page_table_lock when ->mmap_sem is not heldAl Viro2012-03-051-1/+1
* | | | | VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAsAl Viro2012-03-051-0/+2
| |/ / / |/| | |
* | | | memblock: Fix size aligning of memblock_alloc_base_nid()Tejun Heo2012-03-011-3/+3
* | | | NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells2012-02-241-2/+0Star
* | | | NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells2012-02-241-0/+7
* | | | mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov2012-02-241-1/+4
* | | | vfs: fix panic in __d_lookup() with high dentry hashtable countsDimitri Sivanich2012-02-141-0/+1
* | | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-101-5/+18
|\ \ \ \ | |_|_|/ |/| | |
| * | | backing-dev: fix wakeup timer races with bdi_unregister()Rabin Vincent2012-02-011-5/+18
* | | | mm: fix UP THP spin_is_locked BUGsHugh Dickins2012-02-092-3/+3
* | | | mm: compaction: check for overlapping nodes during isolation for migrationMel Gorman2012-02-091-1/+10
* | | | Merge branch 'akpm'Linus Torvalds2012-02-045-7/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: compaction: check pfn_valid when entering a new MAX_ORDER_NR_PAGES block ...Mel Gorman2012-02-041-0/+13
| * | | readahead: fix pipeline break caused by block plugShaohua Li2012-02-041-4/+4
| * | | mm/filemap_xip.c: fix race condition in xip_file_fault()Carsten Otte2012-02-041-1/+6
| * | | mm/memcontrol.c: fix warning with CONFIG_NUMA=nAndrew Morton2012-02-041-1/+2
| * | | mm: postpone migrated page mapping resetKonstantin Khlebnikov2012-02-041-1/+1
* | | | Merge tag 'kmemleak-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2012-02-031-1/+2
|\ \ \ \ | |/ / / |/| | |
| * | | kmemleak: Disable early logging when kmemleak is off by defaultCatalin Marinas2012-01-201-0/+1
| * | | kmemleak: Only scan non-zero-size areasTiejun Chen2012-01-201-1/+1
| | |/ | |/|
* | | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-14/+9Star
| |/ |/|
* | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-2/+5
|\ \
| * | memblock: Fix alloc failure due to dumb underflow protection in memblock_find...Tejun Heo2012-01-161-2/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-01-251-2/+2
|\ \ \
| * | | net: fix socket memcg build with !CONFIG_NETGlauber Costa2012-01-221-2/+2
| | |/ | |/|
* | | mm: fix rss count leakage during migrationKonstantin Khlebnikov2012-01-231-9/+28
* | | SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-232-94/+80Star
* | | SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-232-8/+11