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