1. b4def35 mm, nobootmem: clean-up of free_low_memory_core_early() by Joonsoo Kim · 11 years ago
  2. e760040 fs/buffer.c: remove unnecessary init operation after allocating buffer_head. by majianpeng · 11 years ago
  3. 3464046 numa, cpu hotplug: change links of CPU and node when changing node number by onlining CPU by Yasuaki Ishimatsu · 11 years ago
  4. 349daa0 mm: fix memory_hotplug.c printk format warning by Randy Dunlap · 11 years ago
  5. 0cdc444 mm: swap: mark swap pages writeback before queueing for direct IO by Mel Gorman · 11 years ago
  6. 2d30d31 swap: redirty page if page write fails on swap file by Jerome Marchand · 11 years ago
  7. 465adcf mm, memcg: give exiting processes access to memory reserves by David Rientjes · 11 years ago
  8. 5918d10 thp: fix huge zero page logic for page with pfn == 0 by Kirill A. Shutemov · 11 years ago
  9. fd0ccaf memcg: avoid accessing memcg after releasing reference by Li Zefan · 11 years ago
  10. 865ffef3 fs: fix fsync() error reporting by Dmitry Monakhov · 11 years ago
  11. 209ff86 memblock: fix missing comment of memblock_insert_region() by Tang Chen · 11 years ago
  12. 6056d61 mm: Remove unused parameter of pages_correctly_reserved() by Tang Chen · 11 years ago
  13. 7a6f93b firmware, memmap: fix firmware_map_entry leak by Yasuaki Ishimatsu · 11 years ago
  14. 40f4b1e mm/vmstat: add note on safety of drain_zonestat by Cody P Schafer · 11 years ago
  15. 5bc7b8a mm: thp: add split tail pages to shrink page list in page reclaim by Shaohua Li · 11 years ago
  16. 1eec670 mm: allow for outstanding swap writeback accounting by Seth Jennings · 11 years ago
  17. 2f772e6 mm: break up swap_writepage() for frontswap backends by Seth Jennings · 11 years ago
  18. e8420a8 mm/mmap: check for RLIMIT_AS before unmapping by Cyril Hrubis · 11 years ago
  19. 70ddf63 memcg: add memory.pressure_level events by Anton Vorontsov · 11 years ago
  20. 84d96d8 mm: madvise: complete input validation before taking lock by Rasmus Villemoes · 11 years ago
  21. 4edd7ce mm, hotplug: avoid compiling memory hotremove functions when disabled by David Rientjes · 11 years ago
  22. fe74ebb mm: change __remove_pages() to call release_mem_region_adjustable() by Toshi Kani · 11 years ago
  23. 825f787 resource: add release_mem_region_adjustable() by Toshi Kani · 11 years ago
  24. ae8e3a9 resource: add __adjust_resource() for internal use by Toshi Kani · 11 years ago
  25. c73e5c9 mm: rewrite the comment over migrate_pages() more comprehensibly by Srivatsa S. Bhat · 11 years ago
  26. 52f3762 THP: fix comment about memory barrier by Minchan Kim · 11 years ago
  27. f1cb087 mm: remove CONFIG_HOTPLUG ifdefs by Yijing Wang · 11 years ago
  28. 573b400 mm/memcontrol.c: remove unnecessary ; by Michel Lespinasse · 11 years ago
  29. 1640879 mm: reinititalise user and admin reserves if memory is added or removed by Andrew Shewmaker · 11 years ago
  30. 4eeab4f mm: replace hardcoded 3% with admin_reserve_pages knob by Andrew Shewmaker · 11 years ago
  31. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  32. d8f10cb kernel/cpuset.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  33. 3c743a7 fs/proc/kcore.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  34. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 11 years ago
  35. 3ac38fa mm/slub.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  36. 8f68fa2 ipc/util.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  37. f02c696 include/linux/memory.h: implement register_hotmemory_notifier() by Andrew Morton · 11 years ago
  38. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  39. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  40. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 11 years ago
  41. 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 11 years ago
  42. fed5b64 mm/migrate: fix comment typo syncronous->synchronous by Jianguo Wu · 11 years ago
  43. fed2719 mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() by Mel Gorman · 11 years ago
  44. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  45. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  46. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  47. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  48. 055e4fd mm: try harder to allocate vmemmap blocks by Ben Hutchings · 11 years ago
  49. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  50. 1444f92 mm: merging memory blocks resets mempolicy by Hampson, Steven T · 11 years ago
  51. 104ad3b arm: set the page table freeing ceiling to TASK_SIZE by Catalin Marinas · 11 years ago
  52. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  53. acb6d55 memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset} by Michal Hocko · 11 years ago
  54. ee5df05 mmap: find_vma: remove the WARN_ON_ONCE(!mm) check by Zhang Yanfei · 11 years ago
  55. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  56. 4341fa4 mm, vmalloc: remove list management of vmlist after initializing vmalloc by Joonsoo Kim · 11 years ago
  57. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  58. d4033af mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo() by Joonsoo Kim · 11 years ago
  59. f98782d mm, vmalloc: iterate vmap_area_list in get_vmalloc_info() by Joonsoo Kim · 11 years ago
  60. e81ce85 mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite() by Joonsoo Kim · 11 years ago
  61. c69480a mm, vmalloc: protect va->vm by vmap_area_lock by Joonsoo Kim · 11 years ago
  62. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  63. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  64. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  65. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  66. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  67. 6d2488f cgroup: remove css_get_next by Michal Hocko · 11 years ago
  68. 16248d8 memcg: further simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  69. 19f3940 memcg: simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  70. 5f57816 memcg: relax memcg iter caching by Michal Hocko · 11 years ago
  71. 542f85f memcg: rework mem_cgroup_iter to use cgroup iterators by Michal Hocko · 11 years ago
  72. c40046f memcg: keep prev's css alive for the whole mem_cgroup_iter by Michal Hocko · 11 years ago
  73. 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  74. 5b472b2 mm/um: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  75. 32e1a10 mm/SPARC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  76. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  77. 0f35486 mm/MIPS: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  78. ec601a3 mm/microblaze: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  79. a564496 mm/metag: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  80. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  81. dd6911e mm/ARM: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  82. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 11 years ago
  83. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  84. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  85. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  86. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  87. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  88. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  89. e16e0b1 mm/um: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  90. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  91. 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  92. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  93. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  94. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  95. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  96. 32ce012 mm/mn10300: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  97. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  98. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  99. 920f1ad mm/m68k: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  100. 8be6585 mm/m32r: use common help functions to free reserved pages by Jiang Liu · 11 years ago