1. ac34a1a memcg: fix direct softlimit reclaim to be called in limit path by KAMEZAWA Hiroyuki · 13 years ago
  2. 0814257 mm: fix assertion mapping->nrpages == 0 in end_writeback() by Jan Kara · 13 years ago
  3. 9b67932 mm/memory-failure.c: fix spinlock vs mutex order by Peter Zijlstra · 13 years ago
  4. d9d90e5 tmpfs: add shmem_read_mapping_page_gfp by Hugh Dickins · 13 years ago
  5. 94c1e62 tmpfs: take control of its truncate_range by Hugh Dickins · 13 years ago
  6. 072441e mm: move shmem prototypes to shmem_fs.h by Hugh Dickins · 13 years ago
  7. 5b8ba10 mm: move vmtruncate_range to truncate.c by Hugh Dickins · 13 years ago
  8. f957db4 mm, hotplug: protect zonelist building with zonelists_mutex by David Rientjes · 13 years ago
  9. 7553e8f mm, hotplug: fix error handling in mem_online_node() by David Rientjes · 13 years ago
  10. dd34739 mm: avoid anon_vma_chain allocation under anon_vma lock by Linus Torvalds · 13 years ago
  11. eee2acb mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas() by Peter Zijlstra · 13 years ago
  12. bb4aa39 mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone() by Linus Torvalds · 13 years ago
  13. 99a15e2 migrate: don't account swapcache as shmem by Andrea Arcangeli · 13 years ago
  14. 9be34c9 mm: get rid of the most spurious find_vma_prev() users by Linus Torvalds · 13 years ago
  15. 2b47261 ksm: fix NULL pointer dereference in scan_get_next_rmap_item() by Hugh Dickins · 13 years ago
  16. f9e35b3 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2 by Mel Gorman · 13 years ago
  17. d179e84 mm: vmscan: do not use page_count without a page pin by Andrea Arcangeli · 13 years ago
  18. 7454f4b mm: compaction: ensure that the compaction free scanner does not move to the next zone by Mel Gorman · 13 years ago
  19. a582a73 compaction: checks correct fragmentation index by Shaohua Li · 13 years ago
  20. 5db8a73 mm/memory-failure.c: fix page isolated count mismatch by Minchan Kim · 13 years ago
  21. fbc29a2 memcg: avoid percpu cached charge draining at softlimit by KAMEZAWA Hiroyuki · 13 years ago
  22. 26fe616 memcg: fix percpu cached charge draining frequency by KAMEZAWA Hiroyuki · 13 years ago
  23. 7ae534d memcg: fix wrong check of noswap with softlimit by KAMEZAWA Hiroyuki · 13 years ago
  24. 37573e8 memcg: fix init_page_cgroup nid with sparsemem by KAMEZAWA Hiroyuki · 13 years ago
  25. 8957712 mm: memory.numa_stat: fix file permission by KAMEZAWA Hiroyuki · 13 years ago
  26. b0320c7 mm: fix negative commitlimit when gigantic hugepages are allocated by Rafael Aquini · 13 years ago
  27. 959ecc4 mm/memory_hotplug.c: fix building of node hotplug zonelist by KAMEZAWA Hiroyuki · 13 years ago
  28. 3957c77 mm: compaction: fix special case -1 order checks by Michal Hocko · 13 years ago
  29. 5f1a190 mm: fix wrong kunmap_atomic() pointer by Steven Rostedt · 13 years ago
  30. d7911ef vmscan: implement swap token priority aging by KOSAKI Motohiro · 13 years ago
  31. 83cd81a vmscan: implement swap token trace by KOSAKI Motohiro · 13 years ago
  32. a433658 vmscan,memcg: memcg aware swap token by KOSAKI Motohiro · 13 years ago
  33. 0164f69 mm/memory.c: fix kernel-doc notation by Randy Dunlap · 13 years ago
  34. f300ea4 mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n by Andrea Arcangeli · 13 years ago
  35. 4077985 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 13 years ago
  36. 8397345 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  37. e0dcd8a mm: fix ENOSPC returned by handle_mm_fault() by Hugh Dickins · 13 years ago
  38. 9e1f1de more conservative S_NOSEC handling by Al Viro · 13 years ago
  39. a947eb9 SLAB: Record actual last user of freed objects. by Suleiman Souhlal · 13 years ago
  40. d4d84fe slub: always align cpu_slab to honor cmpxchg_double requirement by Chris Metcalf · 13 years ago
  41. 1fa7b6a Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" by Linus Torvalds · 13 years ago
  42. bc658c9 mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma by Peter Zijlstra · 13 years ago
  43. eee0f25 mm: fix page_lock_anon_vma leaving mutex locked by Hugh Dickins · 13 years ago
  44. 5dbe0af mm: fix kernel BUG at mm/rmap.c:1017! by Hugh Dickins · 13 years ago
  45. 826267c tmpfs: fix race between truncate and writepage by Hugh Dickins · 13 years ago
  46. 36947a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  47. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. 69b4573 Cache xattr security drop check for write v2 by Andi Kleen · 13 years ago
  49. 3d08bcc mm: Wait for writeback when grabbing pages to begin a write by Darrick J. Wong · 13 years ago
  50. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  51. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  52. 456f998 memcg: add the pagefault count into memcg stats by Ying Han · 13 years ago
  53. 406eb0c memcg: add memory.numastat api for numa statistics by Ying Han · 13 years ago
  54. 1bac180 memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() by Ying Han · 13 years ago
  55. 4fd14eb memcg: remove unused retry signal from reclaim by Johannes Weiner · 13 years ago
  56. 246e87a memcg: fix get_scan_count() for small targets by KAMEZAWA Hiroyuki · 13 years ago
  57. 889976d memcg: reclaim memory from nodes in round-robin order by Ying Han · 13 years ago
  58. 6a5b18d memcg: move page-freeing code out of lock by Namhyung Kim · 13 years ago
  59. 33278f7 memcg: fix off-by-one when calculating swap cgroup map length by Namhyung Kim · 13 years ago
  60. 268433b memcg: mark init_section_page_cgroup() properly by Namhyung Kim · 13 years ago
  61. 39cc98f memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim() by Michal Hocko · 13 years ago
  62. d149e3b memcg: add the soft_limit reclaim in global direct reclaim. by Ying Han · 13 years ago
  63. 0ae5e89 memcg: count the soft_limit reclaim in global background reclaim by Ying Han · 13 years ago
  64. f780bdb cgroups: add per-thread subsystem callbacks by Ben Blum · 13 years ago
  65. f8d613e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem by Linus Torvalds · 13 years ago
  66. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  67. c515e1f mm/fs: add hooks to support cleancache by Dan Magenheimer · 13 years ago
  68. 077b1f8 mm: cleancache core ops functions and config by Dan Magenheimer · 13 years ago
  69. 49a78d0 slub: remove no-longer used 'unlock_out' label by Linus Torvalds · 13 years ago
  70. f29c504 maccess,probe_kernel: Make write/read src const void * by Steven Rostedt · 13 years ago
  71. 798ce8f Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  72. f67d9b1 nommu: add page alignment to mmap by Bob Liu · 13 years ago
  73. eb709b0 mm: batch activate_page() to reduce lock contention by Shaohua Li · 13 years ago
  74. cfa54a0 mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() by Andrew Barry · 13 years ago
  75. a2c8990 memsw: remove noswapaccount kernel parameter by Michal Hocko · 13 years ago
  76. f69ff94 mm: proc: move show_numa_map() to fs/proc/task_mmu.c by Stephen Wilson · 13 years ago
  77. 9840e37 mm: remove check_huge_range() by Stephen Wilson · 13 years ago
  78. 722e2ee mm: make gather_stats() type-safe and remove forward declaration by Stephen Wilson · 13 years ago
  79. b1f72d1 mm: remove MPOL_MF_STATS by Stephen Wilson · 13 years ago
  80. 29ea2f6 mm: use walk_page_range() instead of custom page table walking code by Stephen Wilson · 13 years ago
  81. d98f6cb mm: export get_vma_policy() by Stephen Wilson · 13 years ago
  82. b09e0fa tmpfs: implement generic xattr support by Eric Paris · 13 years ago
  83. 4eb3170 memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high() by Yinghai Lu · 13 years ago
  84. a197b59 mm: fail GFP_DMA allocations when ZONE_DMA is not configured by David Rientjes · 13 years ago
  85. a3bc42f mm: remove dependency on CONFIG_FLATMEM from online_page() by Daniel Kiper · 13 years ago
  86. 821ed6b mm: filter unevictable page out in deactivate_page() by Minchan Kim · 13 years ago
  87. 2cbea1d readahead: trigger mmap sequential readahead on PG_readahead by Wu Fengguang · 13 years ago
  88. 207d04b readahead: reduce unnecessary mmap_miss increases by Andi Kleen · 13 years ago
  89. 275b12b readahead: return early when readahead is disabled by Wu Fengguang · 13 years ago
  90. 1495f23 vmscan: change shrinker API by passing shrink_control struct by Ying Han · 13 years ago
  91. a09ed5e vmscan: change shrink_slab() interfaces by passing shrink_control by Ying Han · 13 years ago
  92. 7b1de58 readahead: readahead page allocations are OK to fail by Wu Fengguang · 13 years ago
  93. 6d3163c mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE by Arve Hjønnevåg · 13 years ago
  94. 0c91731 mm: strictly require elevated page refcount in isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
  95. bd48628 mem-hwpoison: fix page refcount around isolate_lru_page() by Konstantin Khlebnikov · 13 years ago
  96. 700c2a4 mem-hotplug: call isolate_lru_page with elevated refcount by Konstantin Khlebnikov · 13 years ago
  97. 22943ab mm: print vmalloc() state after allocation failures by Dave Hansen · 13 years ago
  98. a238ab5 mm: break out page allocation warning code by Dave Hansen · 13 years ago
  99. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  100. 692e0b3 mm: thp: optimize memcg charge in khugepaged by Andrea Arcangeli · 13 years ago