summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2010-05-25mm: export lru_cache_add_*() to modulesMiklos Szeredi
2010-05-24slub: move kmem_cache_node into it's own cachelineAlexander Duyck
2010-05-22Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg
2010-05-22slub: Use alloc_pages_exact_node() for page allocationMinchan Kim
2010-05-22slub: __kmalloc_node_track_caller should trace kmalloc_large_node caseXiaotian Feng
2010-05-22slub: Potential stack overflowEric Dumazet
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-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>David Woodhouse
2010-05-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse
2010-05-19mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse
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