aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'slab/next' into slab/for-linusPekka Enberg2012-12-18
|\
| * mm/sl[aou]b: Common alignment codeChristoph Lameter2012-12-11
| * slab: Use the new create_boot_cache function to simplify bootstrapChristoph Lameter2012-12-11
| * slub: Use statically allocated kmem_cache boot structure for bootstrapChristoph Lameter2012-12-11
| * mm, sl[au]b: create common functions for boot slab creationChristoph Lameter2012-12-11
| * slab: Simplify bootstrapChristoph Lameter2012-12-11
| * slub: Use correct cpu_slab on dead cpuChristoph Lameter2012-12-11
| * mm: fix slab.c kernel-doc warningsRandy Dunlap2012-11-15
| * mm/slob: use min_t() to compare ARCH_SLAB_MINALIGNArnd Bergmann2012-10-31
| * slab: Ignore internal flags in cache creationGlauber Costa2012-10-31
| * mm/slob: Use free_page instead of put_page for page-size kmalloc allocationsEzequiel Garcia2012-10-31
| * mm/sl[aou]b: Move common kmem_cache_size() to slab.hEzequiel Garcia2012-10-31
| * mm/slob: Use object_size field in kmem_cache_size()Ezequiel Garcia2012-10-31
| * mm/slob: Drop usage of page->private for storing page-sized allocationsEzequiel Garcia2012-10-31
| * slub: Commonize slab_cache field in struct pageGlauber Costa2012-10-24
| * Merge branch 'slab/procfs' into slab/nextPekka Enberg2012-10-24
| |\
| * | slub: remove one code path and reduce lock contention in __slab_free()Joonsoo Kim2012-10-19
* | | Merge branch 'slab/procfs' into slab/for-linusPekka Enberg2012-12-18
|\ \ \ | | |/ | |/|
| * | sl[au]b: Process slabinfo_show in common codeGlauber Costa2012-10-24
| * | mm/sl[au]b: Move print_slabinfo_header to slab_common.cGlauber Costa2012-10-24
| * | mm/sl[au]b: Move slabinfo processing to slab_common.cGlauber Costa2012-10-24
| |/
* | Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damageLinus Torvalds2012-12-10
* | Revert "mm: avoid waking kswapd for THP allocations when compaction is deferr...Linus Torvalds2012-12-10
* | mm: vmscan: fix inappropriate zone congestion clearingJohannes Weiner2012-12-08
* | tmpfs: fix shared mempolicy leakMel Gorman2012-12-06
* | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-06
* | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-06
* | mm: soft offline: split thp at the beginning of soft_offline_page()Naoya Horiguchi2012-11-30
* | mm: avoid waking kswapd for THP allocations when compaction is deferred or co...Mel Gorman2012-11-30
* | revert "Revert "mm: remove __GFP_NO_KSWAPD""Andrew Morton2012-11-30
* | mm: vmscan: fix endless loop in kswapd balancingJohannes Weiner2012-11-30
* | mm/vmemmap: fix wrong use of virt_to_pageJianguo Wu2012-11-30
* | mm: compaction: fix return value of capture_free_page()Mel Gorman2012-11-30
* | mm: vmscan: check for fatal signals iff the process was throttledMel Gorman2012-11-26
* | Revert "mm: remove __GFP_NO_KSWAPD"Mel Gorman2012-11-26
* | fix incorrect NR_FREE_PAGES accounting (appears like memory leak)Dave Hansen2012-11-21
* | revert "mm: fix-up zone present pages"Andrew Morton2012-11-16
* | tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-16
* | tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-16
* | mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon2012-11-16
* | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman2012-11-16
* | swapfile: fix name leak in swapoffXiaotian Feng2012-11-16
* | memcg: fix hotplugged memory zone oopsHugh Dickins2012-11-16
* | memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2012-11-16
* | mm: fix build warning for uninitialized valueDavid Rientjes2012-11-16
* | mm: add anon_vma_lock to validate_mm()Michel Lespinasse2012-11-16
* | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()Takamori Yamaguchi2012-11-09
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-10-26
|\ \
| * | x86, mm: Trim memory in memblock to be page alignedYinghai Lu2012-10-24
* | | mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distantDavid Rientjes2012-10-25