1. 73848b4 ksm: fix mlockfreed to munlocked by Hugh Dickins · 15 years ago
  2. af8e335 mm: CONFIG_MMU for PG_mlocked by Hugh Dickins · 15 years ago
  3. 03f6462 mm: move highest_memmap_pfn by Hugh Dickins · 15 years ago
  4. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  5. 8e4b9a60 mm: FOLL_DUMP replace FOLL_ANON by Hugh Dickins · 15 years ago
  6. 1c3aff1 mm: remove unused GUP flags by Hugh Dickins · 15 years ago
  7. fa5e084 vmscan: do not unconditionally treat zones that fail zone_reclaim() as full by Mel Gorman · 15 years ago
  8. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  9. 20a0307 mm: introduce PageHuge() for testing huge/gigantic pages by Wu Fengguang · 15 years ago
  10. 092cead page allocator: move free_page_mlock() to page_alloc.c by KOSAKI Motohiro · 15 years ago
  11. da456f1 page allocator: do not disable interrupts in free_page_mlock() by Mel Gorman · 15 years ago
  12. 33925b2 nommu: there is no mlock() for NOMMU, so don't provide the bits by David Howells · 15 years ago
  13. 4779280 mm: make get_user_pages() interruptible by Ying Han · 15 years ago
  14. 22b31ee badpage: vm_normal_page use print_bad_pte by Hugh Dickins · 15 years ago
  15. 18229df hugetlb: pull gigantic page initialisation out of the default path by Andy Whitcroft · 16 years ago
  16. 69d177c hugetlbfs: handle pages higher order than MAX_ORDER by Andy Whitcroft · 16 years ago
  17. 985737c mlock: count attempts to free mlocked page by Lee Schermerhorn · 16 years ago
  18. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  19. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  20. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  21. 894bc31 Unevictable LRU Infrastructure by Lee Schermerhorn · 16 years ago
  22. 62695a8 vmscan: move isolate_lru_page() to vmscan.c by Nick Piggin · 16 years ago
  23. 01ad1c0 mm: export prep_compound_page to mm by Andi Kleen · 16 years ago
  24. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  25. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 16 years ago
  26. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 16 years ago
  27. 708614e mm: verify the page links and memory model by Mel Gorman · 16 years ago
  28. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 16 years ago
  29. 0c0a4a5 memory hotplug: free memmaps allocated by bootmem by Yasunori Goto · 16 years ago
  30. b5a0e01 Solve section mismatch for free_area_init_core. by Alexander van Heukelum · 16 years ago
  31. ae1276b set_page_refcounted() VM_BUG_ON fix by Qi Yong · 16 years ago
  32. 920c7a5 mm: remove fastcall from mm/ by Harvey Harrison · 16 years ago
  33. 48f13bf Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator by Mel Gorman · 17 years ago
  34. d85f338 Make page->private usable in compound pages by Christoph Lameter · 17 years ago
  35. 725d704 [PATCH] mm: VM_BUG_ON by Nick Piggin · 18 years ago
  36. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 18 years ago
  37. 8409751 [PATCH] mm: nommu use compound pages by Nick Piggin · 18 years ago
  38. 0f8053a [PATCH] mm: make __put_page internal by Nick Piggin · 18 years ago
  39. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 18 years ago
  40. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 18 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago