aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* | | | mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-25
* | | | mm: compaction: add /sys trigger for per-node memory compactionMel Gorman2010-05-25
* | | | mm: compaction: add /proc trigger for memory compactionMel Gorman2010-05-25
* | | | mm: compaction: memory compaction coreMel Gorman2010-05-25
* | | | mm: move definition for LRU isolation modes to a headerMel Gorman2010-05-25
* | | | mm: export fragmentation index via debugfsMel Gorman2010-05-25
* | | | mm: export unusable free space index via debugfsMel Gorman2010-05-25
* | | | mm: migration: avoid race between shift_arg_pages() and rmap_walk() during mi...Mel Gorman2010-05-25
* | | | mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-removeMel Gorman2010-05-25
* | | | mm: migration: allow the migration of PageSwapCache pagesMel Gorman2010-05-25
* | | | mm: migration: do not try to migrate unmapped anonymous pagesMel Gorman2010-05-25
* | | | mm: migration: share the anon_vma ref counts between KSM and page migrationMel Gorman2010-05-25
* | | | mm: migration: take a reference to the anon_vma before migratingMel Gorman2010-05-25
* | | | mm: default to node zonelist ordering when nodes have only lowmemDavid Rientjes2010-05-25
* | | | mincore: do nested page table walksJohannes Weiner2010-05-25
* | | | mincore: pass ranges as start,end address pairsJohannes Weiner2010-05-25
* | | | mincore: break do_mincore() into logical piecesJohannes Weiner2010-05-25
* | | | mincore: cleanupsJohannes Weiner2010-05-25
* | | | cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* | | | mempolicy: restructure rebinding-mempolicy functionsMiao Xie2010-05-25
* | | | mempolicy: factor mpol_shared_policy_init() return pathsLee Schermerhorn2010-05-25
* | | | mempolicy: rename policy_types and cleanup initializationLee Schermerhorn2010-05-25
* | | | mempolicy: lose unnecessary loop variable in mpol_parse_str()Lee Schermerhorn2010-05-25
* | | | mempolicy: don't call mpol_set_nodemask() when no_contextLee Schermerhorn2010-05-25
* | | | mempolicy: remove redundant checkBob Liu2010-05-25
* | | | mempolicy: remove case MPOL_INTERLEAVE from policy_zonelist()Bob Liu2010-05-25
* | | | mempolicy: remove redundant codeBob Liu2010-05-25
* | | | mm: remove return value of putback_lru_pages()Minchan Kim2010-05-25
* | | | shmem: remove redundant codeHuang Shijie2010-05-25
* | | | sparsemem: on no vmemmap path put mem_map on node high tooYinghai Lu2010-05-25
* | | | page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-25
* | | | tmpfs: insert tmpfs cache pages to inactive list at firstKOSAKI Motohiro2010-05-25
| |/ / |/| |
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge branches 'slab/align', 'slab/cleanups', 'slab/fixes', 'slab/memhotadd' ...Pekka Enberg2010-05-22
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | slub: Use alloc_pages_exact_node() for page allocationMinchan Kim2010-05-22
| | | | | * | slub: __kmalloc_node_track_caller should trace kmalloc_large_node caseXiaotian Feng2010-05-22
| | | | | * | slub: Potential stack overflowEric Dumazet2010-05-22
| | | | | |/
| | | | * | slab: add memory hotplug supportDavid Rientjes2010-04-07
| | | * | | slab: Fix missing DEBUG_SLAB last userShiyong Li2010-04-14
| | * | | | slab: Fix continuation linesJoe Perches2010-03-28
| | | |/ / | | |/| |
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slub_def.h>David Woodhouse2010-05-19
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h>David Woodhouse2010-05-19
| * | | | mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>David Woodhouse2010-05-19
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-05-21
|\ \ \ \
| * | | | ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
| * | | | sanitize vfs_fsync calling conventionsChristoph Hellwig2010-05-21
| * | | | fs: xattr_handler table should be constStephen Hemminger2010-05-21
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-05-21
|\ \ \ \ \
| * \ \ \ \ Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-21
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | swap: Add swap slot free callback to block_device_operationsNitin Gupta2010-05-18
| | * | | | swap: Add flag to identify block swap devicesNitin Gupta2010-05-18