1. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  2. 8f4f8c1 [PATCH] mm: unlink vma before pagetables by Hugh Dickins · 19 years ago
  3. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  4. 8f4e210 [PATCH] mm: page fault handler locking by Hugh Dickins · 19 years ago
  5. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  6. 1bb3630 [PATCH] mm: ptd_alloc inline and out by Hugh Dickins · 19 years ago
  7. 872fec1 [PATCH] mm: init_mm without ptlock by Hugh Dickins · 19 years ago
  8. 46dea3d [PATCH] mm: ia64 use expand_upwards by Hugh Dickins · 19 years ago
  9. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  10. 861f2fb [PATCH] mm: zap_pte out of line by Hugh Dickins · 19 years ago
  11. d0de32d [PATCH] mm: do_mremap current mm by Hugh Dickins · 19 years ago
  12. 9e9bef0 [PATCH] mm: do_swap_page race major by Hugh Dickins · 19 years ago
  13. 86d912f [PATCH] mm: zap_pte_range dec rss by Hugh Dickins · 19 years ago
  14. 8c10376 [PATCH] mm: copy_one_pte inc rss by Hugh Dickins · 19 years ago
  15. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  16. ae85976 [PATCH] mm: batch updating mm_counters by Hugh Dickins · 19 years ago
  17. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  18. fc2acab [PATCH] mm: tlb_finish_mmu forget rss by Hugh Dickins · 19 years ago
  19. 4d6ddfa [PATCH] mm: tlb_is_full_mm was obscure by Hugh Dickins · 19 years ago
  20. 7be7a54 [PATCH] mm: move_page_tables by extents by Hugh Dickins · 19 years ago
  21. 65500d2 [PATCH] mm: page fault handlers tidyup by Hugh Dickins · 19 years ago
  22. 7c1fd6b [PATCH] mm: exit_mmap need not reset by Hugh Dickins · 19 years ago
  23. a8fb561 [PATCH] mm: unlink_file_vma, remove_vma by Hugh Dickins · 19 years ago
  24. 2c0b381 [PATCH] mm: remove_vma_list consolidation by Hugh Dickins · 19 years ago
  25. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  26. 72866f6 [PATCH] mm: anon is already wrprotected by Hugh Dickins · 19 years ago
  27. 6237bcd [PATCH] mm: zap_pte_range dont dirty anon by Hugh Dickins · 19 years ago
  28. 0c942a4 [PATCH] mm: msync_pte_range progress by Hugh Dickins · 19 years ago
  29. e040f21 [PATCH] mm: copy_pte_range progress fix by Hugh Dickins · 19 years ago
  30. 09ad4bb [PATCH] slab: add additional debugging to detect slabs from the wrong node by Christoph Lameter · 19 years ago
  31. c340010 [PATCH] shrink_list(): skip anon pages if not may_swap by Lee Schermerhorn · 19 years ago
  32. b57b98d [PATCH] mm/msync.c cleanup by OGAWA Hirofumi · 19 years ago
  33. 662f3a0 [PATCH] Remove near all BUGs in mm/mempolicy.c by Andi Kleen · 19 years ago
  34. dfcd3c0 [PATCH] Convert mempolicies to nodemask_t by Andi Kleen · 19 years ago
  35. e46a5e2 [PATCH] mm: set per-cpu-pages lower threshold to zero by Seth, Rohit · 19 years ago
  36. ba56e91 [PATCH] mm: page_alloc: increase size of per-cpu-pages by Seth, Rohit · 19 years ago
  37. fcdae29 [PATCH] swaptoken tuning by Rik Van Riel · 19 years ago
  38. 930fc45 [PATCH] vmalloc_node by Christoph Lameter · 19 years ago
  39. 260b236 [PATCH] gfp_t: the rest by Al Viro · 19 years ago
  40. 6daa0e2 [PATCH] gfp_t: mm/* (easy parts) by Al Viro · 19 years ago
  41. af4ca45 [PATCH] gfp_t: infrastructure by Al Viro · 19 years ago
  42. 1c6fe94 [PATCH] NUMA: broken per cpu pageset counters by Magnus Damm · 19 years ago
  43. ac9b9c6 [PATCH] Fix handling spurious page fault for hugetlb region by Hugh Dickins · 19 years ago
  44. 281dd25 [PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory by Yasunori Goto · 19 years ago
  45. 1c59827 [PATCH] mm: hugetlb truncation fixes by Hugh Dickins · 19 years ago
  46. 3359b54 [PATCH] Handle spurious page fault for hugetlb region by Seth, Rohit · 19 years ago
  47. 3d80636 Fix memory ordering bug in page reclaim by Linus Torvalds · 19 years ago
  48. f5154a9 [PATCH] Don't map the same page too much by Hugh Dickins · 19 years ago
  49. 1bef400 [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings by Suzuki · 19 years ago
  50. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  51. 6e3254c Revert "x86-64: Reverse order of bootmem lists" by Linus Torvalds · 19 years ago
  52. 5c38230 [PATCH] kmalloc_node IRQ safety fix by Alok N Kataria · 19 years ago
  53. 8b1f312 [PATCH] mm: move_pte to remap ZERO_PAGE by Nick Piggin · 19 years ago
  54. dbdb904 [PATCH] revert oversized kmalloc check by Andrew Morton · 19 years ago
  55. f7b3a43 [PATCH] Fix bd_claim() error code. by Rob Landley · 19 years ago
  56. eafb427 [PATCH] __kmalloc: Generate BUG if size requested is too large. by Christoph Lameter · 19 years ago
  57. ff69416 [PATCH] slab: fix handling of pages from foreign NUMA nodes by Christoph Lameter · 19 years ago
  58. 7243cc0 [PATCH] slab: alpha inlining fix by Ivan Kokshaysky · 19 years ago
  59. 7e2cff4 [PATCH] mm: add a note about partially hardcoded VM_* flags by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  60. f10df68 [PATCH] fix locking comment in unmap_region() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  61. f3519f9 [PATCH] fix mm/Kconfig spelling by Dave Hansen · 19 years ago
  62. c7e43c7 [PATCH] Fix slab BUG_ON() triggered by change in array cache size by Alok Kataria · 19 years ago
  63. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  64. 9f15833 [PATCH] use add_taint() for setting tainted bit flags by Randy Dunlap · 19 years ago
  65. 5b952b3 [PATCH] Fix MPOL_F_VERIFY by Andi Kleen · 19 years ago
  66. 8d0986e [PATCH] vm: kswapd cleanup: use pgdat by Con Kolivas · 19 years ago
  67. 5d3d0f7 [PATCH] x86-64: Reverse order of bootmem lists by Andi Kleen · 19 years ago
  68. 66aa2b4 [PATCH] uclinux: add NULL check, 0 end valid check and some more exports to nommu.c by Greg Ungerer · 19 years ago
  69. 13e4b57 [PATCH] mm: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  70. 207f36e [PATCH] remove invalid comment in mm/page_alloc.c by Renaud Lienhart · 19 years ago
  71. 9de75d1 [PATCH] mm/swap_state: Fix "nocast type" warnings by Victor Fusco · 19 years ago
  72. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 19 years ago
  73. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 19 years ago
  74. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  75. 80e93ef [PATCH] update kfree, vfree, and vunmap kerneldoc by Pekka Enberg · 19 years ago
  76. e498be7 [PATCH] Numa-aware slab allocator V5 by Christoph Lameter · 19 years ago
  77. 570bc1c [PATCH] tmpfs: Enable atomic inode security labeling by Stephen Smalley · 19 years ago
  78. fef2665 [PATCH] update filesystems for new delete_inode behavior by Mark Fasheh · 19 years ago
  79. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 19 years ago
  80. dd39271 [PATCH] introduce and use kzalloc by Pekka J Enberg · 19 years ago
  81. ef08e3b [PATCH] cpusets: confine oom_killer to mem_exclusive cpuset by Paul Jackson · 19 years ago
  82. 9bf2229 [PATCH] cpusets: formalize intermediate GFP_KERNEL containment by Paul Jackson · 19 years ago
  83. a49335c [PATCH] cpusets: oom_kill tweaks by Paul Jackson · 19 years ago
  84. 6c231b7 [PATCH] Additions to .data.read_mostly section by Ravikiran G Thirumalai · 19 years ago
  85. 3b30bbd [PATCH] readahead: reset cache_hit earlier by Steven Pratt · 19 years ago
  86. cdb3826 [PATCH] remove misleading comment above sys_brk by Christoph Hellwig · 19 years ago
  87. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  88. f549d6c [PATCH] Generic VFS fallback for security xattrs by Stephen Smalley · 19 years ago
  89. c07e02d [PATCH] VM: add page_state info to per-node meminfo by Martin Hicks · 19 years ago
  90. 00e145b [PATCH] slab: removes local_irq_save()/local_irq_restore() pair by Manfred Spraul · 19 years ago
  91. 34342e8 [PATCH] mm/slab.c: prefetchw the start of new allocated objects by Eric Dumazet · 19 years ago
  92. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  93. fa5b08d [PATCH] sab: consolidate kmem_bufctl_t by Kyle Moffett · 19 years ago
  94. 7bf07f3 [PATCH] hugetlb: move stale pte check into huge_pte_alloc() by Adam Litke · 19 years ago
  95. fd195c4 [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER by Deepak Saxena · 19 years ago
  96. 4944e76 [PATCH] mm: remove implied vm_ops check by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  97. d44ed4f [PATCH] shmem_populate: avoid an useless check, and some comments by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  98. 0abf40c [PATCH] vm: slab.c spelling correction by Martin Hicks · 19 years ago
  99. 836d5ff [PATCH] mm: fix madvise vma merging by Hugh Dickins · 19 years ago
  100. 53e9a61 [PATCH] VM: zone reclaim atomic ops cleanup by Martin Hicks · 19 years ago