aboutsummaryrefslogtreecommitdiffstats
path: root/mm/page_alloc.c
Commit message (Expand)AuthorAge
* mm: share PG_readahead and PG_reclaimFengguang Wu2007-07-19
* readahead: introduce PG_readaheadFengguang Wu2007-07-19
* knfsd: nfsd4: vary maximum delegation limit based on RAM sizeMeelap Shah2007-07-17
* Lumpy Reclaim V4Andy Whitcroft2007-07-17
* Add a movablecore= parameter for sizing ZONE_MOVABLEMel Gorman2007-07-17
* handle kernelcore=: genericMel Gorman2007-07-17
* Create the ZONE_MOVABLE zoneMel Gorman2007-07-17
* fault-injection: add min-order parameter to fail_page_allocAkinobu Mita2007-07-16
* mm/page_alloc.c: lower printk severityDan Aloni2007-07-16
* mm: more __meminit annotationsPaul Mundt2007-07-16
* mm: fix improper .init-type section referencesJan Beulich2007-07-16
* MM: alloc_large_system_hash() can free some memory for non power-of-two bucke...Eric Dumazet2007-07-16
* change zonelist order: zonelist order selection logicKAMEZAWA Hiroyuki2007-07-16
* mm: Fix memory/cpu hotplug section mismatch and oops.Paul Mundt2007-06-15
* m68k: discontinuous memory supportRoman Zippel2007-05-31
* fix unused setup_nr_node_idsMiklos Szeredi2007-05-23
* mm: fix section mismatch warningsSam Ravnborg2007-05-19
* early_pfn_to_nid needs to be __meminitStephen Rothwell2007-05-10
* Move remote node draining out of slab allocatorsChristoph Lameter2007-05-09
* Add suspend-related notifications for CPU hotplugRafael J. Wysocki2007-05-09
* Add white list into modpost.c for memory hotplug code and ia64's machvec sectionYasunori Goto2007-05-08
* Fix section mismatch of memory hotplug related code.Yasunori Goto2007-05-08
* swsusp: use inline functions for changing page flagsRafael J. Wysocki2007-05-07
* mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter2007-05-07
* Make page->private usable in compound pagesChristoph Lameter2007-05-07
* Do not disable interrupts when reading min_free_kbytesMel Gorman2007-05-07
* add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft2007-05-07
* Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter2007-05-07
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-01
* [PATCH] slab: reduce size of alien cache to cover only possible nodesChristoph Lameter2007-02-20
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-20
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-11
* [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2007-02-11
* [PATCH] Drop get_zone_counts()Christoph Lameter2007-02-11
* [PATCH] Drop nr_free_pages_pgdat()Christoph Lameter2007-02-11
* [PATCH] Drop free_pages()Christoph Lameter2007-02-11
* [PATCH] Use ZVC for free_pagesChristoph Lameter2007-02-11
* [PATCH] Use ZVC for inactive and active countsChristoph Lameter2007-02-11
* [PATCH] Avoid excessive sorting of early_node_map[]Mel Gorman2007-02-11
* [PATCH] mm: show bounce pages in oom killer outputAndrew Morton2007-02-09
* Revert "[PATCH] mm: micro optimise zone_watermark_ok"Linus Torvalds2007-01-31
* [PATCH] Fix sparsemem on CellDave Hansen2007-01-11
* [PATCH] Check for populated zone in __drain_pagesChristoph Lameter2007-01-06
* [PATCH] Sanely size hash tables when using large base pagesPaul Mundt2007-01-06
* [PATCH] cpuset: rework cpuset_zone_allowed apiPaul Jackson2006-12-13
* [PATCH] fault-injection: defaults likely to please a new userDon Mullis2006-12-08
* [PATCH] fault-injection capability for alloc_pages()Akinobu Mita2006-12-08
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] hotplug CPU: clean up hotcpu_notifier() useIngo Molnar2006-12-07