summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-06-01Revert "writeback: fix WB_SYNC_NONE writeback from umount"Jens Axboe
2010-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-05-21ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov
2010-05-21sanitize vfs_fsync calling conventionsChristoph Hellwig
2010-05-21fs: xattr_handler table should be constStephen Hemminger
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe
2010-05-21writeback: fix mixed up arguments to bdi_start_writeback()Jens Axboe
2010-05-21writeback: fix problem with !CONFIG_BLOCK compilationJens Axboe
2010-05-21writeback: fixups for !dirty_writeback_centisecsJens Axboe
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2010-05-18swap: Add swap slot free callback to block_device_operationsNitin Gupta
2010-05-18swap: Add flag to identify block swap devicesNitin Gupta
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-17writeback: fix WB_SYNC_NONE writeback from umountJens Axboe
2010-05-11memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki
2010-05-11memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki
2010-05-11rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi
2010-05-11hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-05slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin
2010-05-04memcg: css_id() must be called under rcu_read_lock()Paul E. McKenney
2010-05-01percpu: implement kernel memory based chunk allocationTejun Heo
2010-05-01percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo
2010-05-01percpu: misc preparations for nommu supportTejun Heo
2010-05-01percpu: reorganize chunk creation and destructionTejun Heo
2010-05-01percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...Tejun Heo
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-28blkdev: generalize flags for blkdev_issue_fn functionsDmitry Monakhov
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-27mmap: check ->vm_ops before dereferencingRik van Riel
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24ksm: check for ERR_PTR from follow_page()Dan Carpenter
2010-04-24rmap: anon_vma_prepare() can leak anon_vma_chainOleg Nesterov
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-24memcg: fix prepare migrationAndrea Arcangeli
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe
2010-04-19rmap: add exclusively owned pages to the newest anon_vmaRik van Riel
2010-04-13Merge branch 'master' into for-2.6.35Jens Axboe
2010-04-12anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvmaLinus Torvalds
2010-04-12anon_vma: clone the anon_vma chain in the right orderLinus Torvalds
2010-04-12vma_adjust: fix the copying of anon_vma chainsLinus Torvalds
2010-04-12Simplify and comment on anon_vma re-use for anon_vma_prepare()Linus Torvalds
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds