aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn2010-05-251-6/+4
* mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn2010-05-251-5/+4
* mempolicy: remove redundant checkBob Liu2010-05-251-11/+5
* mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-251-3/+1
* mempolicy: remove redundant codeBob Liu2010-05-251-4/+1
* mm: remove return value of putback_lru_pages()Minchan Kim2010-05-251-6/+1
* shmem: remove redundant codeHuang Shijie2010-05-251-2/+0
* 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/+0
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-191-8/+0
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-191-24/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-212-20/+11
|\ \ \ \
| * | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-17/+8
| * | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-211-1/+1
| * | | | fs: xattr_handler table should be constStephen Hemminger2010-05-211-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-211-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-181-0/+4
| | * | | | swap: Add flag to identify block swap devicesNitin Gupta2010-05-181-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/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | 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/+0
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | memcg: fix css_is_ancestor() RCU lockingKAMEZAWA Hiroyuki2010-05-111-4/+0
| * | | | | | | | | memcg: fix css_id() RCU locking for realKAMEZAWA Hiroyuki2010-05-111-14/+5
| * | | | | | | | | rmap: remove anon_vma check in page_address_in_vma()Naoya Horiguchi2010-05-111-5/+4
| * | | | | | | | | hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OO...Mel Gorman2010-05-111-1/+1