1. 769848c Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated by Mel Gorman · 17 years ago
  2. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  3. 462e00c oom: stop allocating user memory if TIF_MEMDIE is set by Ethan Solomita · 17 years ago
  4. 68e116a MM: use DIV_ROUND_UP() in mm/memory.c by Rolf Eike Beer · 17 years ago
  5. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  6. c97a9e1 mm: more rmap checking by Nick Piggin · 17 years ago
  7. 9490991 Add unitialized_var() macro for suppressing gcc warnings by Borislav Petkov · 17 years ago
  8. 5f22df0 mm: remove gcc workaround by Nick Piggin · 17 years ago
  9. aee16b3 Add apply_to_page_range() which applies a function to a pte range by Jeremy Fitzhardinge · 17 years ago
  10. 22cd25e [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn() by Benjamin Herrenschmidt · 18 years ago
  11. e0dc0d8 [PATCH] add vm_insert_pfn() by Nick Piggin · 18 years ago
  12. 72fd4a3 [PATCH] Numerous fixes to kernel-doc info in source files. by Robert P. J. Day · 18 years ago
  13. daa88c8 [PATCH] do not disturb page referenced state when unmapping memory range by Ken Chen · 18 years ago
  14. c3704ce [PATCH] page_mkwrite caller race fix by Hugh Dickins · 18 years ago
  15. f47aef5 [PATCH] i386 vDSO: use VM_ALWAYSDUMP by Roland McGrath · 18 years ago
  16. b6558c4 [PATCH] Fix gate_vma.vm_flags by Roland McGrath · 18 years ago
  17. a6f36be [ARM] pass vma for flush_anon_page() by Russell King · 18 years ago
  18. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  19. 9de455b [PATCH] Pass vma argument to copy_user_highpage(). by Atsushi Nemoto · 18 years ago
  20. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 18 years ago
  21. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  22. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 18 years ago
  23. c4ec7b0 [PATCH] mm: D-cache aliasing issue in cow_user_page by Dmitriy Monakhov · 18 years ago
  24. 7f7bbbe [PATCH] page fault retry with NOPAGE_REFAULT by Benjamin Herrenschmidt · 18 years ago
  25. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  26. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  27. 3dc9079 [PATCH] paravirt: remove read hazard from cow by Zachary Amsden · 18 years ago
  28. 4ce072f [PATCH] mm: fix a race condition under SMC + COW by Siddha, Suresh B · 18 years ago
  29. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  30. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  31. bfa5bf6 [PATCH] Add kerneldocs for some functions in mm/memory.c by Rolf Eike Beer · 18 years ago
  32. ee6a645 [PATCH] mm: fixup do_wp_page() by Peter Zijlstra · 18 years ago
  33. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  34. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  35. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  36. c38c8db [PATCH] ia64: race flushing icache in COW path by Anil Keshavamurthy · 18 years ago
  37. 26fc523 [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  38. f20dc5f [PATCH] lockdep: annotate mm by Ingo Molnar · 18 years ago
  39. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  40. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  41. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  42. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  43. 4da5eda [PATCH] Page Migration: Make do_swap_page redo the fault by Christoph Lameter · 18 years ago
  44. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  45. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  46. 03beb07 [PATCH] Add API for flushing Anon pages by James Bottomley · 18 years ago
  47. 5bcb28b BUG_ON() Conversion in mm/memory.c by Eric Sesterhenn · 18 years ago
  48. 315ab19 [PATCH] mm: restore vm_normal_page check by Nick Piggin · 18 years ago
  49. 4866920 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder by David Gibson · 18 years ago
  50. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  51. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  52. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  53. 6f5e6b9 [PATCH] fix free swap cache latency by Hugh Dickins · 18 years ago
  54. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 19 years ago
  55. b16664e [PATCH] Direct Migration V9: PageSwapCache checks by Christoph Lameter · 19 years ago
  56. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  57. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  58. 41e9b63 [PATCH] mm: pfault optimisation by Nick Piggin · 19 years ago
  59. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  60. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 19 years ago
  61. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  62. 1ff8038 get_user_pages: don't try to follow PFNMAP pages by Linus Torvalds · 19 years ago
  63. 6712117 Allow arbitrary read-only shared pfn-remapping too by Linus Torvalds · 19 years ago
  64. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  65. fb155c1 Allow arbitrary shared PFNMAP's by Linus Torvalds · 19 years ago
  66. e3c3374 Make vm_insert_page() available to NVidia module by Linus Torvalds · 19 years ago
  67. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  68. 49c91fb [PATCH] VM: Fix typos in get_locked_pte by Trond Myklebust · 19 years ago
  69. 325f04d [PATCH] pfnmap: do_no_page BUG_ON again by Hugh Dickins · 19 years ago
  70. e5bbe4d [PATCH] pfnmap: remove src_page from do_wp_page by Hugh Dickins · 19 years ago
  71. 5d2a2dbbc cow_user_page: fix page alignment by Linus Torvalds · 19 years ago
  72. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  73. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago
  74. eca3513 [PATCH] Fix missing pfn variables caused by vm changes by Ben Collins · 19 years ago
  75. fa2a455 [PATCH] Fix vma argument in get_usr_pages() for gate areas by Nick Piggin · 19 years ago
  76. e0f3959 [PATCH] Workaround for gcc 2.96 (undefined references) by Alan Stern · 19 years ago
  77. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  78. f57e88a [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED by Hugh Dickins · 19 years ago
  79. ee498ed [PATCH] unpaged: anon in VM_UNPAGED by Hugh Dickins · 19 years ago
  80. 920fc35 [PATCH] unpaged: COW on VM_UNPAGED by Hugh Dickins · 19 years ago
  81. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  82. ed5297a [PATCH] unpaged: get_user_pages VM_RESERVED by Hugh Dickins · 19 years ago
  83. 51c6f66 [PATCH] mm: ZAP_BLOCK causes redundant work by Robin Holt · 19 years ago
  84. 1a44e14 [PATCH] .text page fault SMP scalability optimization by Andrea Arcangeli · 19 years ago
  85. f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
  86. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  87. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  88. c34d1b4 [PATCH] mm: kill check_user_page_readable by Hugh Dickins · 19 years ago
  89. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  90. 8f4f8c1 [PATCH] mm: unlink vma before pagetables by Hugh Dickins · 19 years ago
  91. 8f4e210 [PATCH] mm: page fault handler locking by Hugh Dickins · 19 years ago
  92. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  93. 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
  94. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  95. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  96. 9e9bef0 [PATCH] mm: do_swap_page race major by Hugh Dickins · 19 years ago
  97. 86d912f [PATCH] mm: zap_pte_range dec rss by Hugh Dickins · 19 years ago
  98. 8c10376 [PATCH] mm: copy_one_pte inc rss by Hugh Dickins · 19 years ago
  99. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  100. ae85976 [PATCH] mm: batch updating mm_counters by Hugh Dickins · 19 years ago