aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* numa: introduce numa_mem_id()- effective local memory node idLee Schermerhorn2010-05-27
* numa: add generic percpu var numa_node_id() implementationLee Schermerhorn2010-05-27
* mem-hotplug: fix potential race while building zonelist for new populated zoneHaicheng Li2010-05-25
* mem-hotplug: avoid multiple zones sharing same boot strapping boot_pagesetHaicheng Li2010-05-25
* mem-hotplug: separate setup_per_cpu_pageset() into separate functionsWu Fengguang2010-05-25
* mm: introduce free_pages_prepare()KOSAKI Motohiro2010-05-25
* mm: compaction: defer compaction using an exponential backoff when compaction...Mel Gorman2010-05-25
* mm: compaction: direct compact when a high-order allocation failsMel Gorman2010-05-25
* mm: compaction: memory compaction coreMel Gorman2010-05-25
* mm: default to node zonelist ordering when nodes have only lowmemDavid Rientjes2010-05-25
* cpuset,mm: fix no node to alloc memory when changing cpuset's memsMiao Xie2010-05-25
* page allocator: reduce fragmentation in buddy allocator by adding buddies tha...Corrado Zoccolo2010-05-25
* Fix typos in commentsThomas Weber2010-03-16
* mm: introduce dump_page() and print symbolic flag namesWu Fengguang2010-03-12
* mm: do not iterate over NR_CPUS in __zone_pcp_update()Thomas Gleixner2010-03-12
* mm: suppress pfn range output for zones without pagesDavid Rientjes2010-03-06
* mm/pm: force GFP_NOIO during suspend/hibernation and resumeRafael J. Wysocki2010-03-06
* mm: restore zone->all_unreclaimable to independence wordKOSAKI Motohiro2010-03-06
* mm: remove free_hot_page()Li Hong2010-03-06
* mm/page_alloc.c: adjust a call site to trace_mm_page_free_directLi Hong2010-03-06
* mm/page_alloc.c: remove duplicate call to trace_mm_page_free_directLi Hong2010-03-06
* Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
|\
| * x86: Fix non-bootmem compilation on PowerPCYinghai Lu2010-02-22
| * x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu2010-02-12
* | Merge branch 'master' into percpuTejun Heo2010-02-02
|\|
| * mm: fix migratetype bug which slowed swappingHugh Dickins2010-01-29
| * page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-16
| * mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa2010-01-16
* | this_cpu: Page allocator conversionChristoph Lameter2010-01-05
|/
* SYSCTL: Add a mutex to the page_alloc zone order sysctlAndi Kleen2009-12-23
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-12-22
|\
| * mm: Add notifier in pageblock isolation for balloon driversRobert Jennings2009-12-17
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-19
|\ \ | |/ |/|
| * x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-16
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-12-16
|\ \
| * | HWPOISON: detect free buddy pages explicitlyWu Fengguang2009-12-16
* | | oom-kill: fix NUMA constraint check with nodemaskKAMEZAWA Hiroyuki2009-12-16
|/ /
* / mm: CONFIG_MMU for PG_mlockedHugh Dickins2009-12-15
|/
* page allocator: Do not allow interrupts to use ALLOC_HARDERMel Gorman2009-11-12
* page allocator: always wake kswapd when restarting an allocation attempt afte...Mel Gorman2009-11-12
* revert "mm: oom analysis: add buffer cache information to show_free_areas()"Andrew Morton2009-10-29
* Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\
| * HWPOISON: check and isolate corrupted free pages v2Wu Fengguang2009-09-16
* | sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* | mm: move highest_memmap_pfnHugh Dickins2009-09-22
* | page-allocator: maintain rolling count of pages to free from the PCPMel Gorman2009-09-22
* | page-allocator: split per-cpu list into one-list-per-migrate-typeMel Gorman2009-09-22
* | mm: do batched scans for mem_cgroupWu Fengguang2009-09-22
* | mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich2009-09-22
* | page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman2009-09-22