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