커밋 기록

작성자 SHA1 메시지 날짜
  Sam Ravnborg 1d6f4e60e7 mm: fix section mismatch warning in page_alloc.c 17 년 전
  Thomas Bogendoerfer 467bc461d2 Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0 17 년 전
  Mel Gorman 81eabcbe0b mm: fix page allocation for larger I/O segments 17 년 전
  Mel Gorman ba72cb8cb0 Fix boot problem with iSeries lacking hugepage support 17 년 전
  Hugh Dickins 09f345da75 prep_zero_page: remove bogus BUG_ON 17 년 전
  Linus Torvalds 44048d700b Revert "Bias the placement of kernel pages at lower PFNs" 17 년 전
  Simon Arlott 183ff22bb6 spelling fixes: mm/ 17 년 전
  David Rientjes ff0ceb9deb oom: serialize out of memory calls 17 년 전
  David Rientjes e815af95f9 oom: change all_unreclaimable zone member to flags 17 년 전
  David Rientjes 5a3135c2e7 oom: move prototypes to appropriate header file 17 년 전
  KAMEZAWA Hiroyuki 0c0e619589 memory unplug: page offline 17 년 전
  KAMEZAWA Hiroyuki a5d76b54a3 memory unplug: page isolation 17 년 전
  Mel Gorman 48f13bf3e7 Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator 17 년 전
  Adrian Bunk 484f51f820 mm/page_alloc.c: make code static 17 년 전
  Mel Gorman 467c996c1e Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo 17 년 전
  Mel Gorman d9c2340052 Do not depend on MAX_ORDER when grouping pages by mobility 17 년 전
  Mel Gorman d100313fd6 Fix calculation in move_freepages_block for counting pages 17 년 전
  Mel Gorman 64c5e135bf don't group high order atomic allocations 17 년 전
  Mel Gorman ac0e5b7a6b remove PAGE_GROUP_BY_MOBILITY 17 년 전
  Mel Gorman 56fd56b868 Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks 17 년 전
  Mel Gorman 46dafbca2b Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback 17 년 전
  Mel Gorman 5adc5be7cd Bias the placement of kernel pages at lower PFNs 17 년 전
  Mel Gorman 9ef9acb05a Do not group pages by mobility type on low memory systems 17 년 전
  Mel Gorman e010487dbe Group high-order atomic allocations 17 년 전
  Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 17 년 전
  Mel Gorman c361be55b3 Move free pages between lists on steal 17 년 전
  Mel Gorman e2c55dc87f Drain per-cpu lists when high-order allocations fail 17 년 전
  Mel Gorman b92a6edd4b Add a configure option to group pages by mobility 17 년 전
  Mel Gorman 535131e692 Choose pages from the per-cpu list based on migration type 17 년 전
  Mel Gorman b2a0ac8875 Split the free lists for movable and unmovable allocations 17 년 전