コミット履歴

作者 SHA1 メッセージ 日付
  Ingo Molnar 8460b3e5bc Merge commit 'v2.6.38' into x86/mm 14 年 前
  Yinghai Lu cc28989437 mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK 15 年 前
  Namhyung Kim 29723fccc8 mm: fix dubious code in __count_immobile_pages() 15 年 前
  Yinghai Lu 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c 15 年 前
  Yinghai Lu e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c 15 年 前
  Ingo Molnar d2137d5af4 Merge branch 'linus' into x86/bootmem 15 年 前
  David Rientjes 2ff754fa8f mm: clear pages_scanned only if draining a pcp adds pages to the buddy allocator 15 年 前
  David Rientjes f33261d75b mm: fix deferred congestion timeout if preferred zone is not allowed 15 年 前
  Andrew Morton c06b1fca18 mm/page_alloc.c: don't cache `current' in a local 15 年 前
  KyongHo Cho 43506fad21 mm/page_alloc.c: simplify calculation of combined index of adjacent buddy lists 15 年 前
  Andrea Arcangeli 5f24ce5fd3 thp: remove PG_buddy 15 年 前
  Andrea Arcangeli 5c3240d92e thp: don't alloc harder for gfp nomemalloc even if nowait 15 年 前
  Andrea Arcangeli 32dba98e08 thp: _GFP_NO_KSWAPD 15 年 前
  Andrea Arcangeli 59ff421631 thp: comment reminder in destroy_compound_page 15 年 前
  Andrea Arcangeli 8dd60a3a65 thp: clear compound mapping 15 年 前
  Andrea Arcangeli 4e9f64c42d thp: fix bad_page to show the real reason the page is bad 15 年 前
  Volodymyr G. Lukiianyk ecb256f815 mm: set correct numa_zonelist_order string when configured on the kernel command line 15 年 前
  Mel Gorman 9950474883 mm: kswapd: stop high-order balancing when any suitable zone is balanced 15 年 前
  Mel Gorman 77f1fe6b08 mm: migration: allow migration to operate asynchronously and avoid synchronous compaction in the faster path 15 年 前
  Mel Gorman 3e7d344970 mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim 15 年 前
  Mel Gorman 88f5acf88a mm: page allocator: adjust the per-cpu counter threshold when memory is low 15 年 前
  Yinghai Lu 1a4a678b12 memblock: Make find_memory_core_early() find from top-down 15 年 前
  Jiri Kosina 4b7bd36470 Merge branch 'master' into for-next 15 年 前
  Rafael J. Wysocki c9e664f1fd PM / Hibernate: Fix memory corruption related to swap 15 年 前
  Jesper Juhl fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 15 年 前
  KAMEZAWA Hiroyuki e9959f0f37 mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run() 15 年 前
  Namhyung Kim e6223a3b19 mm: add casts to/from gfp_t in gfp_to_alloc_flags() 15 年 前
  Mel Gorman 0e093d9976 writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone 15 年 前
  KAMEZAWA Hiroyuki 49ac825587 memory hotplug: unify is_removable and offline detection code 15 年 前
  KAMEZAWA Hiroyuki 4b20477f58 memory hotplug: fix notifier's return value check 15 年 前