summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-28
|\
| * Catch filesystems lacking s_bdiJörn Engel2010-04-25
| * bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe2010-04-22
* | mmap: check ->vm_ops before dereferencingRik van Riel2010-04-27
* | ksm: check for ERR_PTR from follow_page()Dan Carpenter2010-04-24
* | rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov2010-04-24
* | hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman2010-04-24
* | memcg: fix prepare migrationAndrea Arcangeli2010-04-24
|/
* rmap: add exclusively owned pages to the newest anon_vmaRik van Riel2010-04-19
* anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds2010-04-12
* anon_vma: clone the anon_vma chain in the right orderLinus Torvalds2010-04-12
* vma_adjust: fix the copying of anon_vma chainsLinus Torvalds2010-04-12
* Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds2010-04-12
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\
| * backing-dev: Handle class_create() failureAnton Blanchard2010-04-02
* | slub: Fix kmem_ptr_validate() for non-kernel pointersPekka Enberg2010-04-09
* | slab: Generify kernel pointer validationPekka Enberg2010-04-09
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
|\ \
| * | bootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-01
| * | nobootmem, x86: Fix 32bit numa system without RAM on node 0Yinghai Lu2010-04-01
* | | memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2010-04-07
* | | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
* | | mm: revert "vmscan: get_scan_ratio() cleanup"KOSAKI Motohiro2010-04-07
* | | readahead: fix NULL filp dereferenceWu Fengguang2010-04-07
* | | mm: avoid null-pointer deref in sync_mm_rss()KAMEZAWA Hiroyuki2010-04-07
* | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-05
|\ \ \
| * | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-30
| * | | kmemcheck: Fix build errors due to missing slab.hRandy Dunlap2010-03-30
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-05
|\ \ \
| * | | percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2010-03-29
| |/ /
* | | rmap: fix anon_vma_fork() memory leakRik van Riel2010-04-05
|/ /
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-26
|\ \
| * | x86: Remove excessive early_res debug outputJiri Kosina2010-03-24
| |/
* | NOMMU: Fix __get_user_pages() to pin last page on offset buffersDavid Howells2010-03-25
* | NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'David Howells2010-03-25
* | mempolicy: fix get_mempolicy() for relative and static nodesLee Schermerhorn2010-03-24
* | exit: fix oops in sync_mm_rssMichael S. Tsirkin2010-03-24
* | tmpfs: cleanup mpol_parse_str()KOSAKI Motohiro2010-03-24
* | tmpfs: handle MPOL_LOCAL mount option properlyKOSAKI Motohiro2010-03-24
* | tmpfs: mpol=bind:0 don't cause mount error.KOSAKI Motohiro2010-03-24
* | tmpfs: fix oops on mounts with mpol=defaultRavikiran G Thirumalai2010-03-24
* | mm/ksm.c is doing an unneeded _notify in write_protect_page.Robin Holt2010-03-24
* | nommu: fix an incorrect comment in the do_mmap_shared_file()David Howells2010-03-24
* | memcontrol: fix potential null derefDan Carpenter2010-03-24
* | memcg: disable move charge in no mmu caseDaisuke Nishimura2010-03-24
* | memcg: avoid use cmpxchg in swap cgroup maintainanceKAMEZAWA Hiroyuki2010-03-17
|/
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\
| * rcu: Suppress __mpol_dup() false positive from RCU lockdepPaul E. McKenney2010-03-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-03-12
|\ \