1. b070e65 mm, memcg: add rss_huge stat to memory.stat by David Rientjes · 11 years ago
  2. 0f47c94 Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  3. 69df2ac Merge branch 'slab/next' into slab/for-linus by Pekka Enberg · 11 years ago
  4. 8a965b3 mm, slab_common: Fix bootstrap creation of kmalloc caches by Christoph Lameter · 11 years ago
  5. 6286ae9 slab: Return NULL for oversized allocations by Christoph Lameter · 11 years ago
  6. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  7. 094dd33 Merge branch 'vfree' into for-next by Al Viro · 11 years ago
  8. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  9. 14e50c6 mm: slab: Verify the nodeid passed to ____cache_alloc_node by Aaron Tomlin · 11 years ago
  10. ff610a1 mm: cleancache: clean up cleancache_enabled by Bob Liu · 11 years ago
  11. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  12. 49a9ab8 mm: cleancache: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 11 years ago
  13. 4f89849 frontswap: get rid of swap_lock dependency by Minchan Kim · 11 years ago
  14. f066ea2 mm: frontswap: cleanup code by Bob Liu · 11 years ago
  15. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  16. 905cd0e mm: frontswap: lazy initialization to allow tmem backends to build/run as modules by Dan Magenheimer · 11 years ago
  17. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  18. 56847d8 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  19. 191a712 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  20. d3d3041 mm/: rename random32() to prandom_u32() by Akinobu Mita · 11 years ago
  21. ca0dde9 memcg: take reference before releasing rcu_read_lock by Li Zefan · 11 years ago
  22. 9ca24e2 mmKconfig: add an option to disable bounce by Vinayak Menon · 11 years ago
  23. b476e29 mm, nobootmem: do memset() after memblock_reserve() by Joonsoo Kim · 11 years ago
  24. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 11 years ago
  25. 349daa0 mm: fix memory_hotplug.c printk format warning by Randy Dunlap · 11 years ago
  26. 0cdc444 mm: swap: mark swap pages writeback before queueing for direct IO by Mel Gorman · 11 years ago
  27. 2d30d31 swap: redirty page if page write fails on swap file by Jerome Marchand · 11 years ago
  28. 465adcf mm, memcg: give exiting processes access to memory reserves by David Rientjes · 11 years ago
  29. 5918d10 thp: fix huge zero page logic for page with pfn == 0 by Kirill A. Shutemov · 11 years ago
  30. fd0ccaf memcg: avoid accessing memcg after releasing reference by Li Zefan · 11 years ago
  31. 865ffef3 fs: fix fsync() error reporting by Dmitry Monakhov · 11 years ago
  32. 209ff86 memblock: fix missing comment of memblock_insert_region() by Tang Chen · 11 years ago
  33. 40f4b1e mm/vmstat: add note on safety of drain_zonestat by Cody P Schafer · 11 years ago
  34. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  35. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 11 years ago
  36. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  37. e8420a8 mm/mmap: check for RLIMIT_AS before unmapping by Cyril Hrubis · 11 years ago
  38. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 11 years ago
  39. 84d96d8 mm: madvise: complete input validation before taking lock by Rasmus Villemoes · 11 years ago
  40. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 11 years ago
  41. fe74ebb mm: change __remove_pages() to call release_mem_region_adjustable() by Toshi Kani · 11 years ago
  42. c73e5c9 mm: rewrite the comment over migrate_pages() more comprehensibly by Srivatsa S. Bhat · 11 years ago
  43. 52f3762 THP: fix comment about memory barrier by Minchan Kim · 11 years ago
  44. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 11 years ago
  45. 573b400 mm/memcontrol.c: remove unnecessary ; by Michel Lespinasse · 11 years ago
  46. 1640879 mm: reinititalise user and admin reserves if memory is added or removed by Andrew Shewmaker · 11 years ago
  47. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 11 years ago
  48. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  49. 3ac38fa mm/slub.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  50. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 11 years ago
  51. 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 11 years ago
  52. fed5b64 mm/migrate: fix comment typo syncronous->synchronous by Jianguo Wu · 11 years ago
  53. fed2719 mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() by Mel Gorman · 11 years ago
  54. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  55. 055e4fd mm: try harder to allocate vmemmap blocks by Ben Hutchings · 11 years ago
  56. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  57. 1444f92 mm: merging memory blocks resets mempolicy by Hampson, Steven T · 11 years ago
  58. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  59. acb6d55 memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset} by Michal Hocko · 11 years ago
  60. ee5df05 mmap: find_vma: remove the WARN_ON_ONCE(!mm) check by Zhang Yanfei · 11 years ago
  61. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  62. 4341fa4 mm, vmalloc: remove list management of vmlist after initializing vmalloc by Joonsoo Kim · 11 years ago
  63. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  64. d4033af mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo() by Joonsoo Kim · 11 years ago
  65. f98782d mm, vmalloc: iterate vmap_area_list in get_vmalloc_info() by Joonsoo Kim · 11 years ago
  66. e81ce85 mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite() by Joonsoo Kim · 11 years ago
  67. c69480a mm, vmalloc: protect va->vm by vmap_area_lock by Joonsoo Kim · 11 years ago
  68. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  69. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  70. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  71. 16248d8 memcg: further simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  72. 19f3940 memcg: simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  73. 5f57816 memcg: relax memcg iter caching by Michal Hocko · 11 years ago
  74. 542f85f memcg: rework mem_cgroup_iter to use cgroup iterators by Michal Hocko · 11 years ago
  75. c40046f memcg: keep prev's css alive for the whole mem_cgroup_iter by Michal Hocko · 11 years ago
  76. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 11 years ago
  77. 69afade mm: introduce common help functions to deal with reserved/managed pages by Jiang Liu · 11 years ago
  78. 2d42a40 mm/vmscan.c: minor cleanup for kswapd by Hillf Danton · 11 years ago
  79. e05c4bb mm: walk_memory_range(): fix typo in comment by Toshi Kani · 11 years ago
  80. 94f3d3a memblock: add assertion for zero allocation alignment by Vineet Gupta · 11 years ago
  81. 369a713 rmap: recompute pgoff for unmapping huge page by Hillf Danton · 11 years ago
  82. 250297e mm/shmem.c: remove an ifdef by Andrew Morton · 11 years ago
  83. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  84. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 11 years ago
  85. e398629 HWPOISON: check dirty flag to match against clean page by Naoya Horiguchi · 11 years ago
  86. 4f567cb Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  87. 071361d mm: Convert print_symbol to %pSR by Joe Perches · 12 years ago
  88. 3c0b9de vm: add no-mmu vm_iomap_memory() stub by Linus Torvalds · 11 years ago
  89. d72515b mm/vmscan: fix error return in kswapd_run() by Xishi Qiu · 11 years ago
  90. 9cc3a5b hugetlbfs: add swap entry check in follow_hugetlb_page() by Naoya Horiguchi · 11 years ago
  91. b4cbb19 vm: add vm_iomap_memory() helper function by Linus Torvalds · 11 years ago
  92. f00baae memcg: force use_hierarchy if sane_behavior by Tejun Heo · 11 years ago
  93. 2f093e2 Merge 3.9-rc7 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  94. 1de14c3 x86-32: Fix possible incomplete TLB invalidate with PAE pagetables by Dave Hansen · 11 years ago
  95. 03d95eb lift sb_start_write() out of ->write() by Al Viro · 11 years ago
  96. 8d71db4 lift sb_start_write/sb_end_write out of ->aio_write() by Al Viro · 11 years ago
  97. d9c10dd memcg: fix memcg_cache_name() to use cgroup_name() by Michal Hocko · 11 years ago
  98. 7cccd80 slub: tid must be retrieved from the percpu area of the current processor by Christoph Lameter · 11 years ago
  99. 4d7868e slub: Do not dereference NULL pointer in node_match by Christoph Lameter · 11 years ago
  100. b6a9b7f mm: prevent mmap_cache race in find_vma() by Jan Stancek · 11 years ago