summaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2014-12-18mm: cma: split cma-reserved in dmesg logPintu Kumar
2014-12-13mm: remove the highmem zones' memmap in the highmem zoneZhong Hongbo
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-13mm/page_owner: keep track of page ownersJoonsoo Kim
2014-12-13mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim
2014-12-13mm/debug-pagealloc: prepare boottime configurable on/offJoonsoo Kim
2014-12-13mm/page_ext: resurrect struct page extending code for debuggingJoonsoo Kim
2014-12-13mm/debug-pagealloc: cleanup page guard codeJoonsoo Kim
2014-12-11Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-12-10mm: move page->mem_cgroup bad page handling into generic codeJohannes Weiner
2014-12-10mm: embed the memcg pointer directly into struct pageJohannes Weiner
2014-12-10mm: fix a spelling mistakeWei Yuan
2014-12-10mm, compaction: more focused lru and pcplists drainingVlastimil Babka
2014-12-10mm, compaction: simplify deferred compactionVlastimil Babka
2014-12-10mm, compaction: pass classzone_idx and alloc_flags to watermark checkingVlastimil Babka
2014-12-10mm: verify compound order when freeing a pageYu Zhao
2014-12-10mm, cma: drain single zone pcplistsVlastimil Babka
2014-12-10mm: introduce single zone pcplists drainVlastimil Babka
2014-12-10mm/page_alloc.c: convert boot printks without log level to pr_infoAnton Blanchard
2014-11-13mm/debug-pagealloc: correct freepage accounting and order resettingJoonsoo Kim
2014-11-13mm: alloc_contig_range: demote pages busy message from warn to infoMichal Nazarewicz
2014-11-13mm/page_alloc: restrict max order of merging on isolated pageblockJoonsoo Kim
2014-11-13mm/page_alloc: move freepage counting logic to __free_one_page()Joonsoo Kim
2014-11-13mm/page_alloc: add freepage on isolate pageblock to correct buddy listJoonsoo Kim
2014-11-13mm/page_alloc: fix incorrect isolation behavior by rechecking migratetypeJoonsoo Kim
2014-10-27cpuset: simplify cpuset_node_allowed APIVladimir Davydov
2014-10-21OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko
2014-10-14Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-09mm: move debug code out of page_alloc.cSasha Levin
2014-10-09mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bitMel Gorman
2014-10-09mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ONMel Gorman
2014-10-09mm: clean up zone flagsJohannes Weiner
2014-10-09mm: page_alloc: avoid wakeup kswapd on the unintended nodeWeijie Yang
2014-10-09mm: introduce dump_vmaSasha Levin
2014-10-09mm: rename allocflags_to_migratetype for clarityDavid Rientjes
2014-10-09mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka
2014-10-09mm, compaction: move pageblock checks up from isolate_migratepages_range()Vlastimil Babka
2014-10-09mm, compaction: do not count compact_stall if all zones skipped compactionVlastimil Babka
2014-10-09mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka
2014-10-09mm: page_alloc: determine migratetype only onceVlastimil Babka
2014-10-09topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim
2014-10-02mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
2014-09-16x86/mm/numa: Drop dead code and rename setup_node_data() to setup_alloc_data()Luiz Capitulino
2014-08-06mm, thp: restructure thp avoidance of light synchronous migrationDavid Rientjes
2014-08-06mm, oom: rename zonelist locking functionsDavid Rientjes
2014-08-06mm: page_alloc: reduce cost of the fair zone allocation policyMel Gorman
2014-08-06mm: page_alloc: abort fair zone allocation policy when remotes nodes are enco...Mel Gorman
2014-08-06mm: move zone->pages_scanned into a vmstat counterMel Gorman
2014-08-06mm: rearrange zone fields into read-only, page alloc, statistics and page rec...Mel Gorman
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini