1. c25ec8f [GFS2] Export file_read_actor by Steven Whitehouse · 19 years ago
  2. d41cc70 [GFS2] Export file_ra_state_init by Steven Whitehouse · 19 years ago
  3. 86c562a [PATCH] mm: optimize numa policy handling in slab allocator by Christoph Lameter · 19 years ago
  4. dc85da1 [PATCH] NUMA policies in the slab allocator V2 by Christoph Lameter · 19 years ago
  5. fc0abb1 [PATCH] sem2mutex: mm/slab.c by Ingo Molnar · 19 years ago
  6. 9eeff23 [PATCH] Zone reclaim: Reclaim logic by Christoph Lameter · 19 years ago
  7. f1fd106 [PATCH] Zone reclaim: resurrect may_swap by Christoph Lameter · 19 years ago
  8. fc30128 [PATCH] Simplify migrate_page_add by Christoph Lameter · 19 years ago
  9. 053837f [PATCH] mm: migration page refcounting fix by Nick Piggin · 19 years ago
  10. e236a16 [PATCH] mm: dirty_exceeded speedup by Andrew Morton · 19 years ago
  11. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 19 years ago
  12. 505970b [PATCH] cpuset oom lock fix by Paul Jackson · 19 years ago
  13. 7339ff8 [PATCH] Add tmpfs options for memory placement policies by Robin Holt · 19 years ago
  14. 9f5974c Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  15. cbe8dd4 [PATCH] memmap_init_zone(): remove uneccesary page++ by Greg Ungerer · 19 years ago
  16. 2a7e2f7 [PATCH] do_truncate() call fix in tiny-shmem.c by Catalin Marinas · 19 years ago
  17. f4598c8 [PATCH] migration: make sure there is no attempt to migrate reserved pages. by Christoph Lameter · 19 years ago
  18. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 19 years ago
  19. 4eac915 [PATCH] mm: gfp_atomic comments by Paul Jackson · 19 years ago
  20. 7365f3d [PATCH] Restore KERN_EMERG to each line printed by bad_page by Hugh Dickins · 19 years ago
  21. ddae9c2 Merge HEAD from oss.sgi.com:/oss/git/linux-2.6.git by Nathan Scott · 19 years ago
  22. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  23. 78539fd [XFS] Export pagevec_lookup for use on the XFS page writeout path, by Christoph Hellwig · 19 years ago
  24. e97a311 add missing printk loglevel in mm/swapfile.c by Jesper Juhl · 19 years ago
  25. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 19 years ago
  26. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 19 years ago
  27. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  28. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  29. 87ba81d [PATCH] fadvise: return ESPIPE on FIFO/pipe by Valentine Barshak · 19 years ago
  30. 28fd129 [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait) by OGAWA Hirofumi · 19 years ago
  31. 268fc16 [PATCH] export/change sync_page_range/_nolock() by OGAWA Hirofumi · 19 years ago
  32. 4225399 [PATCH] cpuset: rebind vma mempolicies fix by Paul Jackson · 19 years ago
  33. 74cb215 [PATCH] cpuset: numa_policy_rebind cleanup by Paul Jackson · 19 years ago
  34. 909d75a [PATCH] cpuset: implement cpuset_mems_allowed by Paul Jackson · 19 years ago
  35. cf2a473c [PATCH] cpuset: combine refresh_mems and update_mems by Paul Jackson · 19 years ago
  36. 3e0d98b [PATCH] cpuset: memory pressure meter by Paul Jackson · 19 years ago
  37. 5966514 [PATCH] cpuset: mempolicy one more nodemask conversion by Paul Jackson · 19 years ago
  38. 10cef60 [PATCH] slob: introduce the SLOB allocator by Matt Mackall · 19 years ago
  39. 30992c9 [PATCH] slob: introduce mm/util.c for shared functions by Matt Mackall · 19 years ago
  40. 22fc6ec [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros by Ravikiran G Thirumalai · 19 years ago
  41. 2f659f4 [PATCH] Optimise oom kill of current task by Kirill Korotaev · 19 years ago
  42. 6ce3c4c [PATCH] Move page migration related functions near do_migrate_pages() by Christoph Lameter · 19 years ago
  43. 48fce34 [PATCH] mempolicies: unexport get_vma_policy() by Christoph Lameter · 19 years ago
  44. 132beac [PATCH] Drop page table lock before calling migrate_page_add() by Christoph Lameter · 19 years ago
  45. 1a75a6c [PATCH] Fold numa_maps into mempolicies.c by Christoph Lameter · 19 years ago
  46. 38e3586 [PATCH] mempolicies: private pointer in check_range and MPOL_MF_INVERT by Christoph Lameter · 19 years ago
  47. ef2bf0d [PATCH] rmap: additional diagnostics in page_remove_rmap() by Dave Jones · 19 years ago
  48. cd105df [PATCH] mm: clean up local variables by Tobias Klauser · 19 years ago
  49. aea47ff [PATCH] mm: make hugepages obey cpusets. by Christoph Lameter · 19 years ago
  50. d0d9632 [PATCH] SwapMig: Switch error handling in migrate_pages to use -Exx by Christoph Lameter · 19 years ago
  51. d498471 [PATCH] SwapMig: Extend parameters for migrate_pages() by Christoph Lameter · 19 years ago
  52. ee27497 [PATCH] SwapMig: Drop unused pages immediately by Christoph Lameter · 19 years ago
  53. 1480a54 [PATCH] SwapMig: add_to_swap() avoid atomic allocations by Christoph Lameter · 19 years ago
  54. 8419c31 [PATCH] SwapMig: CONFIG_MIGRATION fixes by Christoph Lameter · 19 years ago
  55. 3974388 [PATCH] Swap Migration V5: sys_migrate_pages interface by Christoph Lameter · 19 years ago
  56. dc9aa5b [PATCH] Swap Migration V5: MPOL_MF_MOVE interface by Christoph Lameter · 19 years ago
  57. 7cbe34c [PATCH] Swap Migration V5: Add CONFIG_MIGRATION for page migration support by Christoph Lameter · 19 years ago
  58. 49d2e9c [PATCH] Swap Migration V5: migrate_pages() function by Christoph Lameter · 19 years ago
  59. 930d915 [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap by Christoph Lameter · 19 years ago
  60. 21eac81 [PATCH] Swap Migration V5: LRU operations by Christoph Lameter · 19 years ago
  61. 48db57f [PATCH] mm: free_pages opt by Nick Piggin · 19 years ago
  62. 23316bc [PATCH] mm: cleanup zone_pcp by Nick Piggin · 19 years ago
  63. 8ad4b1f [PATCH] Make high and batch sizes of per_cpu_pagelists configurable by Rohit Seth · 19 years ago
  64. 9d0243b [PATCH] drop-pagecache by Andrew Morton · 19 years ago
  65. bec6b0c [PATCH] slab: remove nested #ifdef CONFIG_NUMA by Christoph Lameter · 19 years ago
  66. b28a02d [PATCH] slab: fix code formatting by Pekka Enberg · 19 years ago
  67. 4d268eb [PATCH] slab: extract slab order calculation to separate function by Pekka Enberg · 19 years ago
  68. 85289f9 [PATCH] slab: extract slabinfo header printing to separate function by Pekka Enberg · 19 years ago
  69. f9f7500 [PATCH] slab: remove unused align parameter from alloc_percpu by Pekka Enberg · 19 years ago
  70. 84c2008 [PATCH] revert "mm: page_state fixes" by Andrew Morton · 19 years ago
  71. 67207b9 [PATCH] spufs: The SPU file system, base by Arnd Bergmann · 19 years ago
  72. 22905f7 identify multipage ->writepages() calls by Andrew Morton · 19 years ago
  73. 3a291a2 [PATCH] mm: add a new function (needed for swap suspend) by Rafael J. Wysocki · 19 years ago
  74. c898ec1 [PATCH] allow flatmem to be disabled when only sparsemem is implemented by Anton Blanchard · 19 years ago
  75. b0e1519 [PATCH] NOMMU: Make SYSV IPC SHM use ramfs facilities on NOMMU by David Howells · 19 years ago
  76. a74609f [PATCH] mm: page_state opt by Nick Piggin · 19 years ago
  77. 070f803 [PATCH] build_zonelists_node(): rename args by Christoph Lameter · 19 years ago
  78. 02a68a5 [PATCH] Fix zone policy determination by Christoph Lameter · 19 years ago
  79. 4be38e3 [PATCH] mm: move determination of policy_zone into page allocator by Christoph Lameter · 19 years ago
  80. 1a93205 [PATCH] mm: simplify build_zonelists_node by removing the case statement. by Christoph Lameter · 19 years ago
  81. f3fe651 [PATCH] mm: add populated_zone() helper by Con Kolivas · 19 years ago
  82. 80bfed9 [PATCH] consolidate lru_add_drain() and lru_drain_cache() by Andrew Morton · 19 years ago
  83. 210fe53 [PATCH] vmscan: balancing fix by Andrew Morton · 19 years ago
  84. 41e9b63 [PATCH] mm: pfault optimisation by Nick Piggin · 19 years ago
  85. 9617d95 [PATCH] mm: rmap optimisation by Nick Piggin · 19 years ago
  86. 224abf9 [PATCH] mm: bad_page optimisation by Nick Piggin · 19 years ago
  87. 9328b8f [PATCH] mm: dma32 zone statistics by Nick Piggin · 19 years ago
  88. 7756b9e [PATCH] kill last zone_reclaim() bits by Andrew Morton · 19 years ago
  89. bbfbb7c [PATCH] find_lock_page(): call __lock_page() directly. by Nikita Danilov · 19 years ago
  90. a226f6c [PATCH] FRV: Clean up bootmem allocator's page freeing algorithm by David Howells · 19 years ago
  91. 008857c [PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low by Ravikiran G Thirumalai · 19 years ago
  92. 085cc7d [PATCH] mm: page_alloc cleanups by Nick Piggin · 19 years ago
  93. a86b1f5 [PATCH] mm: page_state fixes by Nick Piggin · 19 years ago
  94. 2d92c5c [PATCH] mm: remove pcp low by Nick Piggin · 19 years ago
  95. 13e7444 [PATCH] mm: remove bad_range by Nick Piggin · 19 years ago
  96. 92be2e33 [PATCH] mm: microopt conditions by Nick Piggin · 19 years ago
  97. 77a8a78 [PATCH] mm: set_page_refs opt by Nick Piggin · 19 years ago
  98. c54ad30 [PATCH] mm: pagealloc opt by Nick Piggin · 19 years ago
  99. c484d41 [PATCH] mm: free_pages_and_swap_cache opt by Hugh Dickins · 19 years ago
  100. a94b3ab [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES by Mike Kravetz · 19 years ago