提交历史

作者 SHA1 备注 提交日期
  Chris Metcalf 1b4ace4141 bootmem: avoid freeing to bootmem after bootmem is done 10 年之前
  Mel Gorman d70ddd7a5d mm: page_alloc: pass PFN to __free_pages_bootmem 10 年之前
  Tang Chen f784a3f196 mem-hotplug: reset node managed pages when hot-adding a new pgdat 10 年之前
  Paul McQuade d85fbee89f mm/bootmem.c: use include/linux/ headers 10 年之前
  Daeseok Youn 4a099fb4bd mm/bootmem.c: remove unused local `map' 11 年之前
  Xishi Qiu 83285c72e0 mm: use pgdat_end_pfn() to simplify the code in others 11 年之前
  Jiang Liu e1280be0d8 mm: kill free_all_bootmem_node() 12 年之前
  Jiang Liu 0c98853473 mm: concentrate modification of totalram_pages into the mm core 12 年之前
  Jiang Liu 7b4b2a0d6c mm: accurately calculate zone->managed_pages for highmem zones 12 年之前
  Yinghai Lu 38fa4175e6 mm: Add alloc_bootmem_low_pages_nopanic() 12 年之前
  Max Filippov 10d73e655c mm: bootmem: fix free_all_bootmem_core() with odd bitmap alignment 12 年之前
  Lin Feng 98870901cc mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic() 12 年之前
  Jiang Liu 9feedc9d83 mm: introduce new field "managed_pages" to struct zone 12 年之前
  Joonsoo Kim 3f7dfe24b8 bootmem: remove alloc_arch_preferred_bootmem() 12 年之前
  Joonsoo Kim 2d7a695604 bootmem: remove not implemented function call, bootmem_arch_preferred_node() 12 年之前
  Joonsoo Kim 81df9bff26 bootmem: fix wrong call parameter for free_bootmem() 12 年之前
  Andrew Morton 5576646f3c revert "mm: fix-up zone present pages" 12 年之前
  Jianguo Wu 7f1290f2f2 mm: fix-up zone present pages 13 年之前
  Javi Merino 0d4ba4d7b1 bootmem: Fix the short description of reserve_bootmem() 13 年之前
  Yinghai Lu c8f4a2d095 bootmem: make ___alloc_bootmem_node_nopanic() really nopanic 13 年之前
  Yinghai Lu 99ab7b1944 mm: sparse: fix usemap allocation above node descriptor section 13 年之前
  Gavin Shan 5c2b8a162b mm/bootmem.c: cleanup on addition to bootmem data list 13 年之前
  Johannes Weiner 238305bb4d mm: remove sparsemem allocation details from the bootmem allocator 13 年之前
  Johannes Weiner e9079911e6 mm: bootmem: pass pgdat instead of pgdat->bdata down the stack 13 年之前
  Johannes Weiner 421456edd2 mm: bootmem: unify allocation policy of (non-)panicking node allocations 13 年之前
  Johannes Weiner ab38184322 mm: bootmem: allocate in order node+goal, goal, node, anywhere 13 年之前
  Johannes Weiner c12ab504aa mm: bootmem: split out goal-to-node mapping from goal dropping 13 年之前
  Johannes Weiner c6785b6bf1 mm: bootmem: rename alloc_bootmem_core to alloc_bootmem_bdata 13 年之前
  Johannes Weiner 549381e19c mm: bootmem: remove redundant offset check when finally freeing bootmem 13 年之前
  Gavin Shan 6dccdcbe2c mm: bootmem: fix checking the bitmap when finally freeing bootmem 13 年之前