1. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  2. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  3. 30acbab mm: kill validate_anon_vma to avoid mapcount BUG by Hugh Dickins · 17 years ago
  4. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  5. a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
  6. 60b59be fbdev: mm: Deferred IO support by Jaya Kumar · 17 years ago
  7. 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 17 years ago
  8. 6c21048 [S390] split page_test_and_clear_dirty. by Martin Schwidefsky · 17 years ago
  9. 6e1beb3 [S390] page_mkclean data corruption. by Martin Schwidefsky · 17 years ago
  10. 34bbd70 [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCU by Oleg Nesterov · 17 years ago
  11. d6e88e6 [PATCH] page_mkclean_one(): fix call to set_pte_at() by Al Viro · 18 years ago
  12. c2fda5f [PATCH] Fix up page_mkclean_one(): virtual caches, s390 by Peter Zijlstra · 18 years ago
  13. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  14. 82591e6 [PATCH] mm: more commenting on lock ordering by Nick Piggin · 18 years ago
  15. b16bc64 [PATCH] move rmap BUG_ON outside DEBUG_VM by Dave Jones · 18 years ago
  16. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  17. f3dbd34 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED by Christoph Lameter · 18 years ago
  18. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  19. e6a1530 [PATCH] Allow migration of mlocked pages by Christoph Lameter · 18 years ago
  20. 04e62a2 [PATCH] More page migration: use migration entries for file pages by Christoph Lameter · 18 years ago
  21. 442c913 [PATCH] More page migration: do not inc/dec rss counters by Christoph Lameter · 18 years ago
  22. d75a0fc [PATCH] Swapless page migration: rip out swap based logic by Christoph Lameter · 18 years ago
  23. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  24. 7352349 [PATCH] page migration cleanup: rename "ignrefs" to "migration" by Christoph Lameter · 18 years ago
  25. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  26. fcc234f [PATCH] mm: kill kmem_cache_t usage by Pekka Enberg · 18 years ago
  27. 85a6cd0 [PATCH] page_add_file_rmap(): remove BUG_ON()s by Hugh Dickins · 18 years ago
  28. e8788c0 [PATCH] remove_from_swap: fix locking by Christoph Lameter · 18 years ago
  29. e965f96 [PATCH] Direct Migration V9: Avoid writeback / page_migrate() method by Christoph Lameter · 18 years ago
  30. a3351e5 [PATCH] Direct Migration V9: remove_from_swap() to remove swap ptes by Christoph Lameter · 18 years ago
  31. a48d07a [PATCH] Direct Migration V9: migrate_pages() extension by Christoph Lameter · 18 years ago
  32. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 18 years ago
  33. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  34. ef2bf0d [PATCH] rmap: additional diagnostics in page_remove_rmap() by Dave Jones · 19 years ago
  35. a74609f [PATCH] mm: page_state opt by Nick Piggin · 19 years ago
  36. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  37. eca3513 [PATCH] Fix missing pfn variables caused by vm changes by Ben Collins · 19 years ago
  38. f7b7fd8 [PATCH] temporarily disable swap token on memory pressure by Rik van Riel · 19 years ago
  39. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  40. ee498ed [PATCH] unpaged: anon in VM_UNPAGED by Hugh Dickins · 19 years ago
  41. 101d2be [PATCH] unpaged: VM_NONLINEAR VM_RESERVED by Hugh Dickins · 19 years ago
  42. b8072f0 [PATCH] mm: update comments to pte lock by Hugh Dickins · 19 years ago
  43. f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
  44. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  45. c071880 [PATCH] mm: rmap with inner ptlock by Hugh Dickins · 19 years ago
  46. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  47. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  48. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  49. fcdae29 [PATCH] swaptoken tuning by Rik Van Riel · 19 years ago
  50. 4d7670e [PATCH] mm: cleanup rmap by Nick Piggin · 19 years ago
  51. 2822c1a [PATCH] mm: micro-optimise rmap by Nick Piggin · 19 years ago
  52. c3dce2d [PATCH] mm: comment rmap by Nick Piggin · 19 years ago
  53. 839b968 [PATCH] rmap: don't test rss by Hugh Dickins · 19 years ago
  54. 5d337b9 [PATCH] swap: swap_lock replace list+device by Hugh Dickins · 19 years ago
  55. ceffc07 [PATCH] xip: fs/mm: execute in place by Carsten Otte · 19 years ago
  56. c475a8a [PATCH] can_share_swap_page: use page_mapcount by Hugh Dickins · 19 years ago
  57. cafdd8b [PATCH] try_to_unmap_cluster() passes out-of-bounds pte to pte_unmap() by William Lee Irwin III · 19 years ago
  58. 202d182 [PATCH] mm: fix rss counter being incremented when unmapping by Bjorn Steinbrink · 19 years ago
  59. 81b4082 [PATCH] mm: rmap.c cleanup by Nikita Danilov · 19 years ago
  60. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago