1. c9b1d09 mm: limit growth of 3% hardcoded other user reserve by Andrew Shewmaker · 11 years ago
  2. d8f10cb kernel/cpuset.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  3. 3c743a7 fs/proc/kcore.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  4. 6e259e7 drivers/base/node.c: switch to register_hotmemory_notifier() by Andrew Morton · 11 years ago
  5. 3ac38fa mm/slub.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  6. 8f68fa2 ipc/util.c: use register_hotmemory_notifier() by Andrew Morton · 11 years ago
  7. f02c696 include/linux/memory.h: implement register_hotmemory_notifier() by Andrew Morton · 11 years ago
  8. f9d531b powerpc/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  9. d2ad351 x86/mm/numa: use setup_nr_node_ids() instead of opencoding. by Cody P Schafer · 11 years ago
  10. f9872ca page_alloc: make setup_nr_node_ids() usable for arch init code by Cody P Schafer · 11 years ago
  11. 7c243c7 mm: speedup in __early_pfn_to_nid by Russ Anderson · 11 years ago
  12. fed5b64 mm/migrate: fix comment typo syncronous->synchronous by Jianguo Wu · 11 years ago
  13. fed2719 mm: page_alloc: avoid marking zones full prematurely after zone_reclaim() by Mel Gorman · 11 years ago
  14. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  15. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  16. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  17. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  18. 055e4fd mm: try harder to allocate vmemmap blocks by Ben Hutchings · 11 years ago
  19. 949f7ec mm, hugetlb: include hugepages in meminfo by David Rientjes · 11 years ago
  20. 1444f92 mm: merging memory blocks resets mempolicy by Hampson, Steven T · 11 years ago
  21. 104ad3b arm: set the page table freeing ceiling to TASK_SIZE by Catalin Marinas · 11 years ago
  22. 6ee8630 mm: allow arch code to control the user page table ceiling by Hugh Dickins · 11 years ago
  23. acb6d55 memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset} by Michal Hocko · 11 years ago
  24. ee5df05 mmap: find_vma: remove the WARN_ON_ONCE(!mm) check by Zhang Yanfei · 11 years ago
  25. 13ba3fc kexec, vmalloc: export additional vmalloc layer information by Atsushi Kumagai · 11 years ago
  26. 4341fa4 mm, vmalloc: remove list management of vmlist after initializing vmalloc by Joonsoo Kim · 11 years ago
  27. f1c4069 mm, vmalloc: export vmap_area_list, instead of vmlist by Joonsoo Kim · 11 years ago
  28. d4033af mm, vmalloc: iterate vmap_area_list, instead of vmlist, in vmallocinfo() by Joonsoo Kim · 11 years ago
  29. f98782d mm, vmalloc: iterate vmap_area_list in get_vmalloc_info() by Joonsoo Kim · 11 years ago
  30. e81ce85 mm, vmalloc: iterate vmap_area_list, instead of vmlist in vread/vwrite() by Joonsoo Kim · 11 years ago
  31. c69480a mm, vmalloc: protect va->vm by vmap_area_lock by Joonsoo Kim · 11 years ago
  32. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  33. ef93247 mm, vmalloc: change iterating a vmlist to find_vm_area() by Joonsoo Kim · 11 years ago
  34. 713685111 mm: make snapshotting pages for stable writes a per-bio operation by Darrick J. Wong · 11 years ago
  35. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  36. 146732c fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n by Josh Triplett · 11 years ago
  37. 6d2488f cgroup: remove css_get_next by Michal Hocko · 11 years ago
  38. 16248d8 memcg: further simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  39. 19f3940 memcg: simplify mem_cgroup_iter by Michal Hocko · 11 years ago
  40. 5f57816 memcg: relax memcg iter caching by Michal Hocko · 11 years ago
  41. 542f85f memcg: rework mem_cgroup_iter to use cgroup iterators by Michal Hocko · 11 years ago
  42. c40046f memcg: keep prev's css alive for the whole mem_cgroup_iter by Michal Hocko · 11 years ago
  43. 5e7ccf8 mm/x86: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  44. 5b472b2 mm/um: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  45. 32e1a10 mm/SPARC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  46. 7db6f78 mm/PPC: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  47. 0f35486 mm/MIPS: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  48. ec601a3 mm/microblaze: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  49. a564496 mm/metag: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  50. 8b2888c mm/FRV: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  51. dd6911e mm/ARM: use free_highmem_page() to free highmem pages into buddy system by Jiang Liu · 11 years ago
  52. cfa11e0 mm: introduce free_highmem_page() helper to free highmem pages into buddy system by Jiang Liu · 11 years ago
  53. e07cee2 mm,kexec: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  54. c941836 mm/metag: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  55. d2309a19 mm/arc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  56. 7acb2c2 mm/xtensa: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  57. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  58. ccecb51 mm/unicore32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  59. e16e0b1 mm/um: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  60. 88448b6 mm/SH: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  61. 7265d80 mm/score: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  62. 0999f11 mm/s390: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  63. 5d585e5 mm/ppc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  64. d3e5351 mm/parisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  65. 7932f61 mm/openrisc: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  66. 32ce012 mm/mn10300: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  67. 31605922 mm/MIPS: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  68. 7beb598 mm/microblaze: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  69. 920f1ad mm/m68k: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  70. 8be6585 mm/m32r: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  71. 66f6259 mm/IA64: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  72. 0f97580 mm/h8300: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  73. 0516f88 mm/FRV: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  74. 2e52981 mm/cris: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  75. 95a259e mm/c6x: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  76. ed8a36f mm/blackfin: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  77. c15da0a mm/avr32: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  78. 83db038 mm/ARM: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  79. f3beeb4 mm/alpha: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  80. 69afade mm: introduce common help functions to deal with reserved/managed pages by Jiang Liu · 11 years ago
  81. 2d42a40 mm/vmscan.c: minor cleanup for kswapd by Hillf Danton · 11 years ago
  82. b1058b9 direct-io: submit bio after boundary buffer is added to it by Jan Kara · 11 years ago
  83. 092c8d4 direct-io: fix boundary block handling by Jan Kara · 11 years ago
  84. e05c4bb mm: walk_memory_range(): fix typo in comment by Toshi Kani · 11 years ago
  85. 94f3d3a memblock: add assertion for zero allocation alignment by Vineet Gupta · 11 years ago
  86. 369a713 rmap: recompute pgoff for unmapping huge page by Hillf Danton · 11 years ago
  87. 8375ad9 vm: adjust ifdef for TINY_RCU by Paul E. McKenney · 11 years ago
  88. 250297e mm/shmem.c: remove an ifdef by Andrew Morton · 11 years ago
  89. 4b59e6c mm, show_mem: suppress page counts in non-blockable contexts by David Rientjes · 11 years ago
  90. fe0bfaa mm: trace filemap add and del by Robert Jarzmik · 11 years ago
  91. e398629 HWPOISON: check dirty flag to match against clean page by Naoya Horiguchi · 11 years ago
  92. 546ae2d fs/read_write.c: fix generic_file_llseek() comment by Ming Lei · 11 years ago
  93. 2c2fea1 debug_locks.h: make warning more verbose by James Hogan · 11 years ago
  94. 7cfa74d ocfs2/dlm: remove redundant null pointer check by Sachin Kamat · 11 years ago
  95. 7f4804d ocfs2: fix NULL dereference for moving extents by Dan Carpenter · 11 years ago
  96. 85a258b ocfs2: fix error handling in ocfs2_ioctl_move_extents() by Dan Carpenter · 11 years ago
  97. 7ebab45 ocfs2: fix error return code in ocfs2_info_handle_freefrag() by Wei Yongjun · 11 years ago
  98. b3e0767 ocfs2: delay inode update transactions after verifying the input flags by Jeff Liu · 11 years ago
  99. 18ff44b scripts/decodecode: make faulting insn ptr more robust by Borislav Petkov · 11 years ago
  100. 0c0de19 mkcapflags.pl: convert to mkcapflags.sh by Rob Landley · 11 years ago