1. 9de455b [PATCH] Pass vma argument to copy_user_highpage(). by Atsushi Nemoto · 18 years ago
  2. 5fcf7bb [PATCH] read_zero_pagealigned() locking fix by Hugh Dickins · 18 years ago
  3. 045f147 [PATCH] remove EXPORT_UNUSED_SYMBOL'ed symbols by Adrian Bunk · 18 years ago
  4. 098fe65 [PATCH] grab swap token reordered by Ashwin Chaugule · 18 years ago
  5. c4ec7b0 [PATCH] mm: D-cache aliasing issue in cow_user_page by Dmitriy Monakhov · 18 years ago
  6. 7f7bbbe [PATCH] page fault retry with NOPAGE_REFAULT by Benjamin Herrenschmidt · 18 years ago
  7. 6606c3e [PATCH] paravirt: lazy mmu mode hooks.patch by Zachary Amsden · 18 years ago
  8. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  9. 3dc9079 [PATCH] paravirt: remove read hazard from cow by Zachary Amsden · 18 years ago
  10. 4ce072f [PATCH] mm: fix a race condition under SMC + COW by Siddha, Suresh B · 18 years ago
  11. 0ec76a1 [PATCH] NOMMU: Check that access_process_vm() has a valid target by David Howells · 18 years ago
  12. f4b8180 [PATCH] do_no_pfn() by Jes Sorensen · 18 years ago
  13. bfa5bf6 [PATCH] Add kerneldocs for some functions in mm/memory.c by Rolf Eike Beer · 18 years ago
  14. ee6a645 [PATCH] mm: fixup do_wp_page() by Peter Zijlstra · 18 years ago
  15. edc79b2 [PATCH] mm: balance dirty pages by Peter Zijlstra · 18 years ago
  16. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  17. 0ff9224 [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection by Shailabh Nagar · 18 years ago
  18. c38c8db [PATCH] ia64: race flushing icache in COW path by Anil Keshavamurthy · 18 years ago
  19. 26fc523 [PATCH] mm/memory.c: EXPORT_UNUSED_SYMBOL by Adrian Bunk · 18 years ago
  20. f20dc5f [PATCH] lockdep: annotate mm by Ingo Molnar · 18 years ago
  21. f8891e5 [PATCH] Light weight event counters by Christoph Lameter · 18 years ago
  22. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  23. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  24. 0697212 [PATCH] Swapless page migration: add R/W migration entries by Christoph Lameter · 18 years ago
  25. 4da5eda [PATCH] Page Migration: Make do_swap_page redo the fault by Christoph Lameter · 18 years ago
  26. 9b41046 [PATCH] Don't pass boot parameters to argv_init[] by OGAWA Hirofumi · 18 years ago
  27. 9ae21d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  28. 03beb07 [PATCH] Add API for flushing Anon pages by James Bottomley · 18 years ago
  29. 5bcb28b BUG_ON() Conversion in mm/memory.c by Eric Sesterhenn · 18 years ago
  30. 315ab19 [PATCH] mm: restore vm_normal_page check by Nick Piggin · 18 years ago
  31. 4866920 [PATCH] hugepage: Fix hugepage logic in free_pgtables() harder by David Gibson · 18 years ago
  32. 9da61ae [PATCH] hugepage: Fix hugepage logic in free_pgtables() by David Gibson · 18 years ago
  33. b7ab795 [PATCH] mm: more CONFIG_DEBUG_VM by Nick Piggin · 18 years ago
  34. 8dfcc9b [PATCH] mm: split highorder pages by Nick Piggin · 18 years ago
  35. 6f5e6b9 [PATCH] fix free swap cache latency by Hugh Dickins · 18 years ago
  36. a62eaf1 [PATCH] x86_64: Add boot option to disable randomized mappings and cleanup by Andi Kleen · 18 years ago
  37. b16664e [PATCH] Direct Migration V9: PageSwapCache checks by Christoph Lameter · 18 years ago
  38. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 18 years ago
  39. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  40. 41e9b63 [PATCH] mm: pfault optimisation by Nick Piggin · 18 years ago
  41. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 18 years ago
  42. f6b3ec2 [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store by Badari Pulavarty · 18 years ago
  43. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 19 years ago
  44. 1ff8038 get_user_pages: don't try to follow PFNMAP pages by Linus Torvalds · 19 years ago
  45. 6712117 Allow arbitrary read-only shared pfn-remapping too by Linus Torvalds · 19 years ago
  46. 7fc7e2e Remove (at least temporarily) the "incomplete PFN mapping" support by Linus Torvalds · 19 years ago
  47. fb155c1 Allow arbitrary shared PFNMAP's by Linus Torvalds · 19 years ago
  48. e3c3374 Make vm_insert_page() available to NVidia module by Linus Torvalds · 19 years ago
  49. a145dd4 VM: add "vm_insert_page()" function by Linus Torvalds · 19 years ago
  50. 49c91fb [PATCH] VM: Fix typos in get_locked_pte by Trond Myklebust · 19 years ago
  51. 325f04d [PATCH] pfnmap: do_no_page BUG_ON again by Hugh Dickins · 19 years ago
  52. e5bbe4d [PATCH] pfnmap: remove src_page from do_wp_page by Hugh Dickins · 19 years ago
  53. 5d2a2dbbc cow_user_page: fix page alignment by Linus Torvalds · 19 years ago
  54. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  55. 238f58d Support strange discontiguous PFN remappings by Linus Torvalds · 19 years ago
  56. eca3513 [PATCH] Fix missing pfn variables caused by vm changes by Ben Collins · 19 years ago
  57. fa2a455 [PATCH] Fix vma argument in get_usr_pages() for gate areas by Nick Piggin · 19 years ago
  58. e0f3959 [PATCH] Workaround for gcc 2.96 (undefined references) by Alan Stern · 19 years ago
  59. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  60. f57e88a [PATCH] unpaged: ZERO_PAGE in VM_UNPAGED by Hugh Dickins · 19 years ago
  61. ee498ed [PATCH] unpaged: anon in VM_UNPAGED by Hugh Dickins · 19 years ago
  62. 920fc35 [PATCH] unpaged: COW on VM_UNPAGED by Hugh Dickins · 19 years ago
  63. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  64. ed5297a [PATCH] unpaged: get_user_pages VM_RESERVED by Hugh Dickins · 19 years ago
  65. 51c6f66 [PATCH] mm: ZAP_BLOCK causes redundant work by Robin Holt · 19 years ago
  66. 1a44e14 [PATCH] .text page fault SMP scalability optimization by Andrea Arcangeli · 19 years ago
  67. f412ac0 [PATCH] mm: fix rss and mmlist locking by Hugh Dickins · 19 years ago
  68. 4c21e2f [PATCH] mm: split page table lock by Hugh Dickins · 19 years ago
  69. deceb6c [PATCH] mm: follow_page with inner ptlock by Hugh Dickins · 19 years ago
  70. c34d1b4 [PATCH] mm: kill check_user_page_readable by Hugh Dickins · 19 years ago
  71. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  72. 8f4f8c1 [PATCH] mm: unlink vma before pagetables by Hugh Dickins · 19 years ago
  73. 8f4e210 [PATCH] mm: page fault handler locking by Hugh Dickins · 19 years ago
  74. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  75. 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
  76. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  77. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  78. 9e9bef0 [PATCH] mm: do_swap_page race major by Hugh Dickins · 19 years ago
  79. 86d912f [PATCH] mm: zap_pte_range dec rss by Hugh Dickins · 19 years ago
  80. 8c10376 [PATCH] mm: copy_one_pte inc rss by Hugh Dickins · 19 years ago
  81. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  82. ae85976 [PATCH] mm: batch updating mm_counters by Hugh Dickins · 19 years ago
  83. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  84. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  85. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  86. 65500d2 [PATCH] mm: page fault handlers tidyup by Hugh Dickins · 19 years ago
  87. 72866f6 [PATCH] mm: anon is already wrprotected by Hugh Dickins · 19 years ago
  88. 6237bcd [PATCH] mm: zap_pte_range dont dirty anon by Hugh Dickins · 19 years ago
  89. e040f21 [PATCH] mm: copy_pte_range progress fix by Hugh Dickins · 19 years ago
  90. ac9b9c6 [PATCH] Fix handling spurious page fault for hugetlb region by Hugh Dickins · 19 years ago
  91. 3359b54 [PATCH] Handle spurious page fault for hugetlb region by Seth, Rohit · 19 years ago
  92. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  93. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  94. 4944e76 [PATCH] mm: remove implied vm_ops check by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  95. d992895 [PATCH] Lazy page table copies in fork() by Nick Piggin · 19 years ago
  96. a68d2eb Fix up recent get_user_pages() handling by Linus Torvalds · 19 years ago
  97. f33ea7f [PATCH] fix get_user_pages bug by Nick Piggin · 19 years ago
  98. 690dbe1 [PATCH] x86_64: access of some bad address by Hugh Dickins · 19 years ago
  99. 4ceb5db Fix get_user_pages() race for write access by Linus Torvalds · 19 years ago
  100. 1aaf18f [PATCH] check_user_page_readable() deadlock fix by Andrew Morton · 19 years ago