summaryrefslogtreecommitdiff
path: root/mm/page_alloc.c
AgeCommit message (Expand)Author
2014-10-09Merge branch 'akpm-current/current'Stephen Rothwell
2014-10-08Merge branch 'x86/mm'Ingo Molnar
2014-10-03mm: move debug code out of page_alloc.cSasha Levin
2014-10-03mm: page_alloc: default node-ordering on 64-bit NUMA, zone-ordering on 32-bitMel Gorman
2014-10-03mm: page_alloc: Make paranoid check in move_freepages a VM_BUG_ONMel Gorman
2014-10-03mm: clean up zone flagsJohannes Weiner
2014-10-03mm: page_alloc: avoid wakeup kswapd on the unintended nodeWeijie Yang
2014-10-03mm: fix dump_vma() compilationStephen Warren
2014-10-03introduce-dump_vma-fixAndrew Morton
2014-10-03mm: introduce dump_vmaSasha Levin
2014-10-03mm: rename allocflags_to_migratetype for clarityDavid Rientjes
2014-10-03mm-compaction-khugepaged-should-not-give-up-due-to-need_resched-fixAndrew Morton
2014-10-03mm, compaction: khugepaged should not give up due to need_resched()Vlastimil Babka
2014-10-03mm, compaction: move pageblock checks up from isolate_migratepages_range()Vlastimil Babka
2014-10-03mm, compaction: do not count compact_stall if all zones skipped compactionVlastimil Babka
2014-10-03mm-compaction-defer-each-zone-individually-instead-of-preferred-zone-fixAndrew Morton
2014-10-03mm, compaction: defer each zone individually instead of preferred zoneVlastimil Babka
2014-10-03mm: page_alloc: determine migratetype only onceVlastimil Babka
2014-10-03topology: add support for node_to_mem_node() to determine the fallback nodeJoonsoo Kim
2014-10-03mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
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
2014-08-06mm: page_alloc: simplify drain_zone_pages by using min()Michal Nazarewicz
2014-08-06mm/page_alloc.c: unexport alloc_pages_exact_nid()Andrew Morton
2014-08-06mm/page_alloc.c: add __meminit to alloc_pages_exact_nid()Fabian Frederick
2014-07-30mm, thp: do not allow thp faults to avoid cpuset restrictionsDavid Rientjes
2014-07-29mm: fix page_alloc.c kernel-doc warningsRandy Dunlap
2014-07-03mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDERMichal Nazarewicz
2014-06-23mm, pcp: allow restoring percpu_pagelist_fraction defaultDavid Rientjes
2014-06-06mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches
2014-06-04mm/page_alloc.c: cleanup add_active_range() related commentsZhang Zhen
2014-06-04mm: page_alloc: calculate classzone_idx once from the zonelist refMel Gorman
2014-06-04mm: page_alloc: convert hot/cold parameter and immediate callers to boolMel Gorman
2014-06-04mm: page_alloc: use unsigned int for order in more placesMel Gorman
2014-06-04mm: page_alloc: lookup pageblock migratetype with IRQs enabled during freeMel Gorman
2014-06-04mm: page_alloc: reduce number of times page_to_pfn is calledMel Gorman
2014-06-04mm: page_alloc: use word-based accesses for get/set pageblock bitmapsMel Gorman
2014-06-04mm: page_alloc: take the ALLOC_NO_WATERMARK check out of the fast pathMel Gorman
2014-06-04mm: page_alloc: only check the alloc flags and gfp_mask for dirty onceMel Gorman
2014-06-04mm: page_alloc: only check the zone id check if pages are buddiesMel Gorman
2014-06-04mm: page_alloc: use jump labels to avoid checking number_of_cpusetsMel Gorman
2014-06-04mm: page_alloc: do not treat a zone that cannot be used for dirty pages as "f...Mel Gorman
2014-06-04mm: page_alloc: do not update zlc unless the zlc is activeMel Gorman