aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
| * | | | memory-hotplug, mm/sparse.c: clear the memory to store struct pageWen Congyang2012-12-11
| * | | | numa: convert static memory to dynamically allocated memory for per node deviceWen Congyang2012-12-11
| * | | | memory-hotplug: fix NR_FREE_PAGES mismatchWen Congyang2012-12-11
| * | | | memory-hotplug: auto offline page_cgroup when onlining memory block failedWen Congyang2012-12-11
| * | | | memory-hotplug: update mce_bad_pages when removing the memoryWen Congyang2012-12-11
| * | | | memory-hotplug: skip HWPoisoned page when offlining pagesWen Congyang2012-12-11
| * | | | thp: cleanup: introduce mk_huge_pmd()Bob Liu2012-12-11
| * | | | thp: introduce hugepage_vma_check()Bob Liu2012-12-11
| * | | | mm: introduce mm_find_pmd()Bob Liu2012-12-11
| * | | | thp: clean up __collapse_huge_page_isolateBob Liu2012-12-11
| * | | | mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILDKirill A. Shutemov2012-12-11
| * | | | mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILDKirill A. Shutemov2012-12-11
| * | | | mm, memcg: make mem_cgroup_out_of_memory() staticDavid Rientjes2012-12-11
| * | | | mm: show migration types in show_memRabin Vincent2012-12-11
| * | | | writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr()Namjae Jeon2012-12-11
* | | | | Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman2012-11-16
| |\ \ \ \
| * | | | | mm: export a function to get vm committed memoryK. Y. Srinivasan2012-11-15
| | |/ / / | |/| | |
* | | | | mm: dmapool: use provided gfp flags for all dma_alloc_coherent() callsMarek Szyprowski2012-12-11
* | | | | 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
* | | | mm/mmu_notifier: allocate mmu_notifier in advanceGavin Shan2012-10-25
* | | | mm/page_alloc.c:alloc_contig_range(): return early for err pathBob Liu2012-10-25