aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* mm: cma: remove watermark hacksMarek Szyprowski2012-12-11
* mm: cma: skip watermarks check for already isolated blocks in split_free_page()Marek Szyprowski2012-12-11
* mm, oom: fix race when specifying a thread as the oom originDavid Rientjes2012-12-11
* mm, oom: change type of oom_score_adj to shortDavid Rientjes2012-12-11
* mm, mempolicy: remove duplicate codeDavid Rientjes2012-12-11
* mm/vmscan.c: try_to_freeze() returns booleanJeff Liu2012-12-11
* mm: introduce putback_movable_pages()Rafael Aquini2012-12-11
* mm: introduce compaction and migration for ballooned pagesRafael Aquini2012-12-11
* mm: introduce a common interface for balloon pages mobilityRafael Aquini2012-12-11
* mm: adjust address_space_operations.migratepage() return codeRafael Aquini2012-12-11
* mm: vm_unmapped_area() lookup functionMichel Lespinasse2012-12-11
* mm: check rb_subtree_gap correctnessMichel Lespinasse2012-12-11
* mm: augment vma rbtree with rb_subtree_gapMichel Lespinasse2012-12-11
* mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen2012-12-11
* mm: hwpoison: fix action_result() to print out dirty/cleanNaoya Horiguchi2012-12-11
* dmapool: make DMAPOOL_DEBUG detect corruption of free markerMatthieu CASTET2012-12-11
* mm, oom: allow exiting threads to have access to memory reservesDavid Rientjes2012-12-11
* mm: thp: set the accessed flag for old pages on access faultWill Deacon2012-12-11
* mm, highmem: get virtual address of the page using PKMAP_ADDR()Joonsoo Kim2012-12-11
* mm, highmem: remove page_address_pool listJoonsoo Kim2012-12-11
* mm, highmem: remove useless pool_lockJoonsoo Kim2012-12-11
* mm, highmem: use PKMAP_NR() to calculate an index of pkmapJoonsoo Kim2012-12-11
* mm: do not call frontswap_init() during swapoffCesar Eduardo Barros2012-12-11
* mm: refactor reinsert of swap_info in sys_swapoff()Cesar Eduardo Barros2012-12-11
* mm,vmscan: only evict file pages when we have plentyRik van Riel2012-12-11
* mm: add comment on storage key dirty bit semanticsJan Kara2012-12-11
* mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages ...Tang Chen2012-12-11
* slub, hotplug: ignore unrelated node's hot-adding and hot-removingLai Jiangshan2012-12-11
* memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY]Lai Jiangshan2012-12-11
* memory-hotplug: allocate zone's pcp before onlining pagesWen Congyang2012-12-11
* 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
* 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