1. 484f51f mm/page_alloc.c: make code static by Adrian Bunk · 17 years ago
  2. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  3. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  4. d100313 Fix calculation in move_freepages_block for counting pages by Mel Gorman · 17 years ago
  5. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  6. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  7. 56fd56b Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks by Mel Gorman · 17 years ago
  8. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 17 years ago
  9. 46dafbc Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback by Mel Gorman · 17 years ago
  10. 5adc5be Bias the placement of kernel pages at lower PFNs by Mel Gorman · 17 years ago
  11. 9ef9acb Do not group pages by mobility type on low memory systems by Mel Gorman · 17 years ago
  12. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  13. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  14. c361be5 Move free pages between lists on steal by Mel Gorman · 17 years ago
  15. e2c55dc Drain per-cpu lists when high-order allocations fail by Mel Gorman · 17 years ago
  16. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  17. 535131e Choose pages from the per-cpu list based on migration type by Mel Gorman · 17 years ago
  18. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  19. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  20. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  21. 97ee052 flush cache before installing new page at migraton by KAMEZAWA Hiroyuki · 17 years ago
  22. 4106f83 make swappiness safer to use by Andrea Arcangeli · 17 years ago
  23. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago
  24. 58c0a4a Fix panic of cpu online with memory less node by Yasunori Goto · 17 years ago
  25. 37b07e4 memoryless nodes: fixup uses of node_online_map in generic code by Lee Schermerhorn · 17 years ago
  26. 0e1e7c7 Memoryless nodes: Use N_HIGH_MEMORY for cpusets by Christoph Lameter · 17 years ago
  27. 523b945 Memoryless nodes: Fix GFP_THISNODE behavior by Christoph Lameter · 17 years ago
  28. 633c066 Memoryless nodes: drop one memoryless node boot warning by Christoph Lameter · 17 years ago
  29. 37c0708 Memoryless nodes: Add N_CPU node state by Christoph Lameter · 17 years ago
  30. 56bbd65 Memoryless nodes: Update memory policy and page migration by Christoph Lameter · 17 years ago
  31. 4199cfa Memoryless nodes: Allow profiling data to fall back to other nodes by Christoph Lameter · 17 years ago
  32. 2dca53a Memoryless nodes: Uncached allocator updates by Christoph Lameter · 17 years ago
  33. f64dc58 Memoryless nodes: SLUB support by Christoph Lameter · 17 years ago
  34. 04231b3 Memoryless nodes: Slab support by Christoph Lameter · 17 years ago
  35. 9422ffb Memoryless nodes: No need for kswapd by Christoph Lameter · 17 years ago
  36. ee31af5 Memoryless nodes: OOM: use N_HIGH_MEMORY map instead of constructing one on the fly by Christoph Lameter · 17 years ago
  37. 6eaf806 Memoryless nodes: Fix interleave behavior for memoryless nodes by Christoph Lameter · 17 years ago
  38. 7ea1530 Memoryless nodes: introduce mask of nodes with memory by Christoph Lameter · 17 years ago
  39. 1380891 Memoryless nodes: Generic management of nodemasks for various purposes by Christoph Lameter · 17 years ago
  40. 5514476 fs: remove some AOP_TRUNCATED_PAGE by Nick Piggin · 17 years ago
  41. 03158cd fs: restore nobh by Nick Piggin · 17 years ago
  42. b6af1bc ocfs2: convert to new aops by Nick Piggin · 17 years ago
  43. f2b6a16 fs: affs convert to new aops by Nick Piggin · 17 years ago
  44. b458572 fs: adfs convert to new aops by Nick Piggin · 17 years ago
  45. d5c5f84 jfs: convert to new aops by Nick Piggin · 17 years ago
  46. 4a66af9 minixfs: convert to new aops by Nick Piggin · 17 years ago
  47. 26a6441 sysv: convert to new aops by Nick Piggin · 17 years ago
  48. be021ee udf: convert to new aops by Nick Piggin · 17 years ago
  49. 82b9d1d ufs: convert to new aops by Nick Piggin · 17 years ago
  50. 205c109 jffs2: convert to new aops by Nick Piggin · 17 years ago
  51. ae361ff hostfs: convert to new aops by Nick Piggin · 17 years ago
  52. 5e6f58a fuse: convert to new aops by Nick Piggin · 17 years ago
  53. fb53b30 smbfs: convert to new aops by Nick Piggin · 17 years ago
  54. 4899f9c nfs: convert to new aops by Nick Piggin · 17 years ago
  55. a20fa20 With reiserfs no longer using the weird generic_cont_expand, remove it completely. by Nick Piggin · 17 years ago
  56. f7557e8 reiserfs: use generic_cont_expand_simple by Vladimir Saveliev · 17 years ago
  57. ba9d8ce reiserfs: convert to new aops by Vladimir Saveliev · 17 years ago
  58. 797b4cf reiserfs: use generic write by Vladimir Saveliev · 17 years ago
  59. f870618 qnx4: convert to new aops by Nick Piggin · 17 years ago
  60. eedcbba bfs: convert to new aops by Nick Piggin · 17 years ago
  61. d6091b7 hpfs: convert to new aops by Nick Piggin · 17 years ago
  62. 7c0efc6 hfsplus: convert to new aops by Nick Piggin · 17 years ago
  63. 7903d9e hfs: convert to new aops by Nick Piggin · 17 years ago
  64. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  65. 89e1078 fs: new cont helpers by Nick Piggin · 17 years ago
  66. 7765ec2 gfs2: convert to new aops by Steven Whitehouse · 17 years ago
  67. d79689c xfs: convert to new aops by Nick Piggin · 17 years ago
  68. bfc1af6 ext4: convert to new aops by Nick Piggin · 17 years ago
  69. f4fc66a ext3: convert to new aops by Nick Piggin · 17 years ago
  70. f34fb6e ext2: convert to new aops by Nick Piggin · 17 years ago
  71. 6272b5a block_dev: convert to new aops by Nick Piggin · 17 years ago
  72. 800d15a implement simple fs aops by Nick Piggin · 17 years ago
  73. 674b892 mm: restore KERNEL_DS optimisations by Nick Piggin · 17 years ago
  74. 8268f5a deny partial write for loop dev fd by Dmitry Monakhov · 17 years ago
  75. afddba4 fs: introduce write_begin, write_end, and perform_write aops by Nick Piggin · 17 years ago
  76. 637aff4 fs: fix data-loss on error by Nick Piggin · 17 years ago
  77. 2f718ff mm: buffered write iterator by Nick Piggin · 17 years ago
  78. 0829142 mm: fix pagecache write deadlocks by Nick Piggin · 17 years ago
  79. 4a9e5ef mm: write iovec cleanup by Nick Piggin · 17 years ago
  80. eb2be18 mm: buffered write cleanup by Nick Piggin · 17 years ago
  81. 64649a5 mm: trim more holes by Nick Piggin · 17 years ago
  82. 5fe1723 mm: debug write deadlocks by Nick Piggin · 17 years ago
  83. ae37461 mm: clean up buffered write code by Andrew Morton · 17 years ago
  84. 6814d7a Revert "[PATCH] generic_file_buffered_write(): deadlock on vectored write" by Andrew Morton · 17 years ago
  85. 4b49643 Revert "[PATCH] generic_file_buffered_write(): handle zero-length iovec segments" by Andrew Morton · 17 years ago
  86. 41cb8ac mm: revert KERNEL_DS buffered write optimisation by Nick Piggin · 17 years ago
  87. 902aaed mm: use pagevec to rotate reclaimable page by Hisashi Hifumi · 17 years ago
  88. 754af6f Mem Policy: add MPOL_F_MEMS_ALLOWED get_mempolicy() flag by Lee Schermerhorn · 17 years ago
  89. 32a4330 mm: prevent kswapd from freeing excessive amounts of lowmem by Rik van Riel · 17 years ago
  90. 8691f3a mm: no need to cast vmalloc() return value in zone_wait_table_init() by Jesper Juhl · 17 years ago
  91. 26fb158 fix the max path calculation in radix-tree.c by Jeff Moyer · 17 years ago
  92. a4b0672 fs: fix nobh error handling by Nick Piggin · 17 years ago
  93. 68671f3 mm: add end_buffer_read helper function by Dmitry Monakhov · 17 years ago
  94. ef8b452 Slab allocators: fail if ksize is called with a NULL parameter by Christoph Lameter · 17 years ago
  95. 0da7e01 calculation of pgoff in do_linear_fault() uses mixed units by Dean Nelson · 17 years ago
  96. 2408c55 {slub, slob}: use unlikely() for kfree(ZERO_OR_NULL_PTR) check by Satyam Sharma · 17 years ago
  97. c92ff1b move mm_struct and vm_area_struct by Martin Schwidefsky · 17 years ago
  98. c0bc987 radix-tree: use indirect bit by Nick Piggin · 17 years ago
  99. b55ed81 mm: clarify __add_to_swap_cache locking by Nick Piggin · 17 years ago
  100. 45726cb mm: improve find_lock_page by Nick Piggin · 17 years ago