Commit History

Author SHA1 Message Date
  Mel Gorman 0a15c3e9f6 page allocator: inline buffered_rmqueue() 16 years ago
  Mel Gorman 728ec980fb page allocator: inline __rmqueue_smallest() 16 years ago
  Mel Gorman a56f57ff94 page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH 16 years ago
  Peter Zijlstra 341ce06f69 page allocator: calculate the alloc_flags for allocation only once 16 years ago
  Mel Gorman 3dd2826698 page allocator: calculate the migratetype for allocation only once 16 years ago
  Mel Gorman 5117f45d11 page allocator: calculate the preferred zone for allocation only once 16 years ago
  Mel Gorman 49255c619f page allocator: move check for disabled anti-fragmentation out of fastpath 16 years ago
  Mel Gorman 11e33f6a55 page allocator: break up the allocator entry point into fast and slow paths 16 years ago
  Mel Gorman 7f82af9742 page allocator: check only once if the zonelist is suitable for the allocation 16 years ago
  Mel Gorman b3c466ce51 page allocator: do not sanity check order in the fast path 16 years ago
  Mel Gorman d239171e4f page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask() 16 years ago
  Hugh Dickins 6c0db4664b mm: alloc_large_system_hash check order 16 years ago
  Miao Xie 58568d2a82 cpuset,mm: update tasks' mems_allowed in time 16 years ago
  Vegard Nossum b1eeab6768 kmemcheck: add hooks for the page allocator 16 years ago
  Catalin Marinas dbb1f81ca6 kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash 16 years ago
  Yinghai Lu 888a589f6b mm, x86: remove MEMORY_HOTPLUG_RESERVE related code 16 years ago
  David Howells 3a6be87fd1 nommu: clamp zone_batchsize() to 0 under NOMMU conditions 16 years ago
  David Howells 9155203a5d mm: use roundown_pow_of_two() in zone_batchsize() 16 years ago
  Linus Torvalds 90975ef712 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask 16 years ago
  Linus Torvalds 811158b147 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 16 years ago
  KAMEZAWA Hiroyuki 327c0e9686 vmscan: fix it to take care of nodemask 16 years ago
  KOSAKI Motohiro ee99c71c59 mm: introduce for_each_populated_zone() macro 16 years ago
  Rusty Russell 558f6ab910 Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Linus Torvalds c4e1aa67ed Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
  Alexey Zaytsev e713a21d82 trivial: Fix dubious bitwise 'or' usage spotted by sparse. 16 years ago
  Rusty Russell a70f730282 cpumask: replace node_to_cpumask with cpumask_of_node. 16 years ago
  KAMEZAWA Hiroyuki cc2559bccc mm: fix memmap init for handling memory hole 16 years ago
  KAMEZAWA Hiroyuki f2dbcfa738 mm: clean up for early_pfn_to_nid() 16 years ago
  Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
  KOSAKI Motohiro 6e9015716a mm: introduce zone_reclaim struct 16 years ago