Commit History

Author SHA1 Message Date
  Rik van Riel 59dc76b0d4 mm: vmscan: reduce size of inactive file list 9 years ago
  Mel Gorman 4741526b83 mm, page_alloc: restore the original nodemask if the fast path allocation failed 9 years ago
  Vlastimil Babka 4e6118016e mm, page_alloc: uninline the bad page part of check_new_page() 9 years ago
  Mel Gorman e2769dbdc5 mm, page_alloc: don't duplicate code in free_pcp_prepare 9 years ago
  Mel Gorman 479f854a20 mm, page_alloc: defer debugging checks of pages allocated from the PCP 9 years ago
  Mel Gorman 4db7548ccb mm, page_alloc: defer debugging checks of freed pages until a PCP drain 9 years ago
  Vlastimil Babka 002f290627 cpuset: use static key better and convert to new API 9 years ago
  Mel Gorman 0b423ca22f mm, page_alloc: inline pageblock lookup in page free fast paths 9 years ago
  Mel Gorman e5b31ac2ca mm, page_alloc: remove unnecessary variable from free_pcppages_bulk 9 years ago
  Mel Gorman da838d4fcb mm, page_alloc: pull out side effects from free_pages_check 9 years ago
  Mel Gorman bb552ac6c6 mm, page_alloc: un-inline the bad part of free_pages_check 9 years ago
  Mel Gorman 7bfec6f47b mm, page_alloc: check multiple page fields with a single branch 9 years ago
  Mel Gorman 93ea9964d1 mm, page_alloc: remove field from alloc_context 9 years ago
  Mel Gorman c33d6c06f6 mm, page_alloc: avoid looking up the first zone in a zonelist twice 9 years ago
  Mel Gorman 48ee5f3696 mm, page_alloc: shortcut watermark checks for order-0 pages 9 years ago
  Mel Gorman 305347550b mm, page_alloc: reduce cost of fair zone allocation policy retry 9 years ago
  Mel Gorman 4fcb097117 mm, page_alloc: shorten the page allocator fast path 9 years ago
  Mel Gorman 3777999dd4 mm, page_alloc: check once if a zone has isolated pageblocks 9 years ago
  Mel Gorman 83d4ca8148 mm, page_alloc: move __GFP_HARDWALL modifications out of the fastpath 9 years ago
  Mel Gorman 5bb1b16975 mm, page_alloc: remove unnecessary initialisation from __alloc_pages_nodemask() 9 years ago
  Mel Gorman be06af002f mm, page_alloc: remove unnecessary initialisation in get_page_from_freelist 9 years ago
  Mel Gorman 4dfa6cd8fd mm, page_alloc: remove unnecessary local variable in get_page_from_freelist 9 years ago
  Mel Gorman fa379b9586 mm, page_alloc: convert nr_fair_skipped to bool 9 years ago
  Mel Gorman c603844bdc mm, page_alloc: convert alloc_flags to unsigned 9 years ago
  Mel Gorman f75fb889d1 mm, page_alloc: avoid unnecessary zone lookups during pageblock operations 9 years ago
  Mel Gorman 754078eb45 mm, page_alloc: use __dec_zone_state for order-0 page allocation 9 years ago
  Mel Gorman 682a3385e7 mm, page_alloc: inline the fast path of the zonelist iterator 9 years ago
  Mel Gorman 060e74173f mm, page_alloc: inline zone_statistics 9 years ago
  Mel Gorman 175145748d mm, page_alloc: use new PageAnonHead helper in the free page fast path 9 years ago
  Mel Gorman d61f859039 mm, page_alloc: only check PageCompound for high-order pages 9 years ago