1. e91a810 oom_kill bug by Al Viro · 17 years ago
  2. ad3d0a3 small documentation fixes by Philipp Marek · 17 years ago
  3. e9534b3 Typo fixes retrun -> return by Gabriel Craciunescu · 17 years ago
  4. 183ff22 spelling fixes: mm/ by Simon Arlott · 17 years ago
  5. 8518609 Explain clearly why kmalloc() can't use __GFP_HIGHMEM. by Robert P. J. Day · 17 years ago
  6. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  7. bac0abd Isolate some explicit usage of task->tgid by Pavel Emelyanov · 17 years ago
  8. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  9. b488893 pid namespaces: changes to show virtual ids to user by Pavel Emelyanov · 17 years ago
  10. 7b1915a mm/oom_kill.c: Use list_for_each_entry instead of list_for_each by Matthias Kaehlcke · 17 years ago
  11. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  12. 8793d85 Task Control Groups: make cpusets a client of cgroups by Paul Menage · 17 years ago
  13. 8f731f7 kernel-api docbook: fix content problems by Randy Dunlap · 17 years ago
  14. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  15. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  16. 5325338 Include <linux/backing-dev.h> in mm/filemap.c by Linus Torvalds · 17 years ago
  17. c80544d sparse pointer use of zero as null by Stephen Hemminger · 17 years ago
  18. 12d00f6 cpu hotplug: slab: fix memory leak in cpu hotplug error path by Akinobu Mita · 17 years ago
  19. fbf1e47 cpu hotplug: slab: cleanup cpuup_callback() by Akinobu Mita · 17 years ago
  20. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  21. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  22. b537677 Implement file posix capabilities by Serge E. Hallyn · 17 years ago
  23. 8d63494 remap_file_pages: kernel-doc corrections by Randy Dunlap · 17 years ago
  24. ce8d2cd r/o bind mounts: filesystem helpers for custom 'struct file's by Dave Hansen · 17 years ago
  25. 369f238 writeback: remove unnecessary wait in throttle_vm_writeout() by Fengguang Wu · 17 years ago
  26. 1c0eeaf introduce I_SYNC by Joern Engel · 17 years ago
  27. 2e6883b writeback: introduce writeback_control.more_io to indicate more io by Fengguang Wu · 17 years ago
  28. bda5b65 Delete gcc-2.95 compatible structure definition. by Robert P. J. Day · 17 years ago
  29. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  30. 040b5c6 SLAB_PANIC more (proc, posix-timers, shmem) by Alexey Dobriyan · 17 years ago
  31. e423003 writeback: don't propagate AOP_WRITEPAGE_ACTIVATE by Andrew Morton · 17 years ago
  32. 7a40507 mm: document tree_lock->zone.lock lockorder by Nick Piggin · 17 years ago
  33. d773ed6 mm: test and set zone reclaim lock before starting reclaim by David Rientjes · 17 years ago
  34. ae74138 oom: convert zone_scan_lock from mutex to spinlock by David Rientjes · 17 years ago
  35. 3ff5669 oom: do not take callback_mutex by David Rientjes · 17 years ago
  36. bbe373f oom: compare cpuset mems_allowed instead of exclusive ancestors by David Rientjes · 17 years ago
  37. 7213f50 oom: suppress extraneous stack and memory dump by David Rientjes · 17 years ago
  38. fe071d7 oom: add oom_kill_allocating_task sysctl by David Rientjes · 17 years ago
  39. ff0ceb9 oom: serialize out of memory calls by David Rientjes · 17 years ago
  40. 098d7f1 oom: add per-zone locking by David Rientjes · 17 years ago
  41. e815af9 oom: change all_unreclaimable zone member to flags by David Rientjes · 17 years ago
  42. 70e24bd oom: move constraints to enum by David Rientjes · 17 years ago
  43. 5a3135c2 oom: move prototypes to appropriate header file by David Rientjes · 17 years ago
  44. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  45. b811c20 SLUB: simplify IRQ off handling by Christoph Lameter · 17 years ago
  46. 3e26c14 mm: dirty balancing for tasks by Peter Zijlstra · 17 years ago
  47. 04fbfdc mm: per device dirty threshold by Peter Zijlstra · 17 years ago
  48. 69cb51d mm: count writeback pages per BDI by Peter Zijlstra · 17 years ago
  49. c9e51e4 mm: count reclaimable pages per BDI by Peter Zijlstra · 17 years ago
  50. b2e8fb6 mm: scalable bdi statistics counters by Peter Zijlstra · 17 years ago
  51. e0bf68d mm: bdi init hooks by Peter Zijlstra · 17 years ago
  52. c4dc4be nfs: remove congestion_end() by Peter Zijlstra · 17 years ago
  53. 7426071 xen: lock pte pages while pinning/unpinning by Jeremy Fitzhardinge · 17 years ago
  54. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  55. e2fc88d mm/vmstat.c: cleanups by Adrian Bunk · 17 years ago
  56. dbcb0f1 mm/mempolicy.c: cleanups by Adrian Bunk · 17 years ago
  57. d8dc74f mm/shmem.c: make 3 functions static by Adrian Bunk · 17 years ago
  58. af767cb hugetlb: fix dynamic pool resize failure case by Adam Litke · 17 years ago
  59. 63b4613 hugetlb: fix hugepage allocation with memoryless nodes by Nishanth Aravamudan · 17 years ago
  60. 6b0c880 hugetlb: fix pool resizing corner case by Adam Litke · 17 years ago
  61. 54f9f80 hugetlb: Add hugetlb_dynamic_pool sysctl by Adam Litke · 17 years ago
  62. e4e574b hugetlb: Try to grow hugetlb pool for MAP_SHARED mappings by Adam Litke · 17 years ago
  63. 7893d1d hugetlb: Try to grow hugetlb pool for MAP_PRIVATE mappings by Adam Litke · 17 years ago
  64. 6af2acb hugetlb: Move update_and_free_page by Adam Litke · 17 years ago
  65. 98f3cfc memory hotplug: Hot-add with sparsemem-vmemmap by Yasunori Goto · 17 years ago
  66. 48e9419 fix memory hot remove not configured case. by KAMEZAWA Hiroyuki · 17 years ago
  67. 0c0e619 memory unplug: page offline by KAMEZAWA Hiroyuki · 17 years ago
  68. a5d76b54 memory unplug: page isolation by KAMEZAWA Hiroyuki · 17 years ago
  69. 75884fb memory unplug: memory hotplug cleanup by KAMEZAWA Hiroyuki · 17 years ago
  70. 48f13bf Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator by Mel Gorman · 17 years ago
  71. ea3061d slub: list_locations() can use GFP_TEMPORARY by Andrew Morton · 17 years ago
  72. 42a9fdb SLUB: Optimize cacheline use for zeroing by Christoph Lameter · 17 years ago
  73. 4c93c355 SLUB: Place kmem_cache_cpu structures in a NUMA aware way by Christoph Lameter · 17 years ago
  74. ee3c72a SLUB: Avoid touching page struct when freeing to per cpu slab by Christoph Lameter · 17 years ago
  75. b3fba8da SLUB: Move page->offset to kmem_cache_cpu->offset by Christoph Lameter · 17 years ago
  76. 8e65d24 SLUB: Do not use page->mapping by Christoph Lameter · 17 years ago
  77. dfb4f09 SLUB: Avoid page struct cacheline bouncing due to remote frees to cpu slab by Christoph Lameter · 17 years ago
  78. 484f51f mm/page_alloc.c: make code static by Adrian Bunk · 17 years ago
  79. 467c996 Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo by Mel Gorman · 17 years ago
  80. d9c2340 Do not depend on MAX_ORDER when grouping pages by mobility by Mel Gorman · 17 years ago
  81. d100313 Fix calculation in move_freepages_block for counting pages by Mel Gorman · 17 years ago
  82. 64c5e13 don't group high order atomic allocations by Mel Gorman · 17 years ago
  83. ac0e5b7 remove PAGE_GROUP_BY_MOBILITY by Mel Gorman · 17 years ago
  84. 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
  85. 5c0e306 Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2 by Mel Gorman · 17 years ago
  86. 46dafbc Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback by Mel Gorman · 17 years ago
  87. 5adc5be Bias the placement of kernel pages at lower PFNs by Mel Gorman · 17 years ago
  88. 9ef9acb Do not group pages by mobility type on low memory systems by Mel Gorman · 17 years ago
  89. e010487 Group high-order atomic allocations by Mel Gorman · 17 years ago
  90. e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
  91. c361be5 Move free pages between lists on steal by Mel Gorman · 17 years ago
  92. e2c55dc Drain per-cpu lists when high-order allocations fail by Mel Gorman · 17 years ago
  93. b92a6ed Add a configure option to group pages by mobility by Mel Gorman · 17 years ago
  94. 535131e6 Choose pages from the per-cpu list based on migration type by Mel Gorman · 17 years ago
  95. b2a0ac8 Split the free lists for movable and unmovable allocations by Mel Gorman · 17 years ago
  96. 835c134 Add a bitmap that is used to track flags affecting a block of pages by Mel Gorman · 17 years ago
  97. 954ffcb flush icache before set_pte() on ia64: flush icache at set_pte by KAMEZAWA Hiroyuki · 17 years ago
  98. 97ee052 flush cache before installing new page at migraton by KAMEZAWA Hiroyuki · 17 years ago
  99. 4106f83 make swappiness safer to use by Andrea Arcangeli · 17 years ago
  100. 6cb0622 Categorize GFP flags by Christoph Lameter · 17 years ago