summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-251-3/+1Star
* | | | mempolicy: remove redundant codeBob Liu2010-05-251-4/+1Star
* | | | mm: remove return value of putback_lru_pages()Minchan Kim2010-05-251-6/+1Star
* | | | shmem: remove redundant codeHuang Shijie2010-05-251-2/+0Star
* | | | sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu2010-05-251-3/+6
* | | | page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-251-5/+25
* | | | tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-251-2/+2
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg2010-05-223-92/+160
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | slub: Use alloc_pages_exact_node() for page allocationMinchan Kim2010-05-221-1/+1
| | | | | * | slub: __kmalloc_node_track_caller should trace kmalloc_large_node caseXiaotian Feng2010-05-221-2/+9
| | | | | * | slub: Potential stack overflowEric Dumazet2010-05-221-9/+16
| | | | | |/
| | | | * | slab: add memory hotplug supportDavid Rientjes2010-04-071-32/+125
| | | * | | slab: Fix missing DEBUG_SLAB last userShiyong Li2010-04-141-4/+4
| | * | | | slab: Fix continuation linesJoe Perches2010-03-281-4/+5
| | | |/ / | | |/| |
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>David Woodhouse2010-05-191-8/+0Star
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-191-8/+0Star
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-191-24/+0Star
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-222-20/+11Star
|\ \ \ \
| * | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-221-17/+8Star
| * | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-221-1/+1
| * | | | fs: xattr_handler table should be constStephen Hemminger2010-05-221-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-221-0/+5
|\ \ \ \ \
| * \ \ \ \ Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-0/+5
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | swap: Add swap slot free callback to block_device_operationsNitin Gupta2010-05-191-0/+4
| | * | | | swap: Add flag to identify block swap devicesNitin Gupta2010-05-191-0/+1
* | | | | | Merge branch 'master' into for-2.6.35Jens Axboe2010-05-219-525/+675
|\| | | | |
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'master' into for-nextJiri Kosina2010-04-2341-170/+357
| | |\ \ \ \ \
| | * | | | | | Fix typos in commentsThomas Weber2010-03-161-1/+1
| | * | | | | | mm: fix typo in refill_stock() commentGreg Thelen2010-03-151-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-05-203-473/+667
| |\ \ \ \ \ \ \
| | * | | | | | | percpu: implement kernel memory based chunk allocationTejun Heo2010-05-012-0/+108
| | * | | | | | | percpu: move vmalloc based chunk management into percpu-vm.cTejun Heo2010-05-012-428/+475
| | * | | | | | | percpu: misc preparations for nommu supportTejun Heo2010-05-011-55/+56
| | * | | | | | | percpu: reorganize chunk creation and destructionTejun Heo2010-05-011-24/+46
| | * | | | | | | percpu: factor out pcpu_addr_in_first/reserved_chunk() and update per_cpu_ptr...Tejun Heo2010-05-011-8/+24
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-181-41/+0Star
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-05-071-1/+1
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-306-14/+53
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-236-56/+118
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-04-0832-48/+155
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-04-027-63/+67
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-41/+0Star
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-121-4/+0Star
| * | | | | | | | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-121-14/+5Star
| * | | | | | | | | rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi2010-05-121-5/+4Star
| * | | | | | | | | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman2010-05-121-1/+1
| * | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-071-5/+16
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | memcg: css_id() must be called under rcu_read_lock()Paul E. McKenney2010-05-041-5/+16
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | slub: Fix bad boundary check in init_kmem_cache_nodes()Zhang, Yanmin2010-05-051-1/+1
| | |_|_|_|/ / / | |/| | | | | |