Historial de Commits

Autor SHA1 Mensaje Fecha
  Zhang Yanfei 7960aedde8 mm: remove duplicated call of get_pfn_range_for_nid hace 12 años
  Jiang Liu 7ee3d4e8cd mm: introduce helper function mem_init_print_info() to simplify mem_init() hace 12 años
  Jiang Liu cdd91a7704 mm: report available pages as "MemTotal" for each NUMA node hace 12 años
  Jiang Liu 3dcc0571cd mm: correctly update zone->managed_pages hace 12 años
  Jiang Liu 170a5a7eb2 mm: make __free_pages_bootmem() only available at boot time hace 12 años
  Jiang Liu c3d5f5f0c2 mm: use a dedicated lock to protect totalram_pages and zone->managed_pages hace 12 años
  Jiang Liu 7b4b2a0d6c mm: accurately calculate zone->managed_pages for highmem zones hace 12 años
  Jiang Liu 4f9f47745e mm: use managed_pages to calculate default zonelist order hace 12 años
  Jiang Liu 834405c3b6 mm: fix some trivial typos in comments hace 12 años
  Jiang Liu dbe67df4ba mm: enhance free_reserved_area() to support poisoning memory with zero hace 12 años
  Jiang Liu 11199692d8 mm: change signature of free_reserved_area() to fix building warnings hace 12 años
  Wanpeng Li cea27eb2a2 mm/memory-hotplug: fix lowmem count overflow when offline pages hace 12 años
  Chen Gang dacbde0963 mm/page_alloc.c: add additional checking and return value for the 'table->data' hace 12 años
  Cody P Schafer 169f6c1999 mm/page_alloc: don't re-init pageset in zone_pcp_update() hace 12 años
  Cody P Schafer 3664033c56 mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch() hace 12 años
  Cody P Schafer 737af4c011 mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init() hace 12 años
  Cody P Schafer 56cef2b85c mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset() hace 12 años
  Cody P Schafer dd1895e2c5 mm/page_alloc: relocate comment to be directly above code it refers to. hace 12 años
  Cody P Schafer 88c90dbcca mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch() hace 12 años
  Cody P Schafer 22a7f12b16 mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high hace 12 años
  Cody P Schafer 0a647f3811 mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine() hace 12 años
  Cody P Schafer 998d39cb23 mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE hace 12 años
  Cody P Schafer 8d7a8fa97a mm/page_alloc: insert memory barriers to allow async update of pcp batch and high hace 12 años
  Cody P Schafer c8e251fadc mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high hace 12 años
  Cody P Schafer 4008bab7b3 mm/page_alloc: factor out setting of pcp->high and pcp->batch hace 12 años
  Tomasz Stanislawski 026b081479 mm/page_alloc.c: fix watermark check in __zone_watermark_ok() hace 12 años
  Ralf Baechle bb3ec6b083 mm: Fix virt_to_page() warning hace 12 años
  Cody P Schafer f9872caf07 page_alloc: make setup_nr_node_ids() usable for arch init code hace 12 años
  Russ Anderson 7c243c7168 mm: speedup in __early_pfn_to_nid hace 12 años
  Mel Gorman fed2719e7a mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() hace 12 años