1. c2ea218 mm/hwpoison-inject.c: remove unnecessary null test before debugfs_remove_recursive by Fabian Frederick · 10 years ago
  2. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  3. 82f71ae mm: catch memory commitment underflow by Konstantin Khlebnikov · 10 years ago
  4. 7714251 shmem: update memory reservation on truncate by Konstantin Khlebnikov · 10 years ago
  5. 66ee4b8 shmem: fix double uncharge in __shmem_file_setup() by Konstantin Khlebnikov · 10 years ago
  6. 930f036 mm, vmalloc: constify allocation mask by David Rientjes · 10 years ago
  7. 660654f mm/vmalloc.c: add a schedule point to vmalloc() by Eric Dumazet · 10 years ago
  8. 54980b9 mm: update the description for madvise_remove by Wang Sheng-Hui · 10 years ago
  9. ee814fe mm: vmscan: clean up struct scan_control by Johannes Weiner · 10 years ago
  10. 0269517 mm: vmscan: move swappiness out of scan_control by Johannes Weiner · 10 years ago
  11. 2344d7e mm: vmscan: remove all_unreclaimable() by Johannes Weiner · 10 years ago
  12. 0b06496 mm: vmscan: rework compaction-ready signaling in direct reclaim by Johannes Weiner · 10 years ago
  13. 8d07429 mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable by Johannes Weiner · 10 years ago
  14. a840cda mm: memcontrol: do not acquire page_cgroup lock for kmem pages by Johannes Weiner · 10 years ago
  15. 9a2385e mm: memcontrol: remove ordering between pc->mem_cgroup and PageCgroupUsed by Johannes Weiner · 10 years ago
  16. 05b8430 mm: memcontrol: use root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  17. 692e7c4 mm: memcontrol: catch root bypass in move precharge by Johannes Weiner · 10 years ago
  18. 9476db9 mm: memcontrol: simplify move precharge function by Johannes Weiner · 10 years ago
  19. 0029e19 mm: memcontrol: remove explicit OOM parameter in charge path by Michal Hocko · 10 years ago
  20. 9b13061 mm: memcontrol: retry reclaim for oom-disabled and __GFP_NOFAIL charges by Johannes Weiner · 10 years ago
  21. d51d885bb mm: huge_memory: use GFP_TRANSHUGE when charging huge pages by Johannes Weiner · 10 years ago
  22. 28c34c2 mm: memcontrol: reclaim at least once for __GFP_NORETRY by Johannes Weiner · 10 years ago
  23. 06b078f mm: memcontrol: rearrange charging fast path by Johannes Weiner · 10 years ago
  24. 6539cc0 mm: memcontrol: fold mem_cgroup_do_charge() by Johannes Weiner · 10 years ago
  25. 3a79d52 mm, thp: replace smp_mb after atomic_add by smp_mb__after_atomic by Waiman Long · 10 years ago
  26. f8303c2 mm, thp: move invariant bug check out of loop in __split_huge_page_map by Waiman Long · 10 years ago
  27. 0de9d2e mm, CMA: clean-up log message by Joonsoo Kim · 10 years ago
  28. c1f733a mm, CMA: change cma_declare_contiguous() to obey coding convention by Joonsoo Kim · 10 years ago
  29. b7155e7 mm, CMA: clean-up CMA allocation error path by Joonsoo Kim · 10 years ago
  30. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  31. bc7f84c mm/internal.h: use nth_page by Fabian Frederick · 10 years ago
  32. 7be12fc mm: page_alloc: simplify drain_zone_pages by using min() by Michal Nazarewicz · 10 years ago
  33. 4f7c6b4 mem-hotplug: introduce MMOP_OFFLINE to replace the hard coding -1 by Tang Chen · 10 years ago
  34. c0d7326 mm/memory.c: use entry = ACCESS_ONCE(*pte) in handle_pte_fault() by Hugh Dickins · 10 years ago
  35. 474750a vmalloc: use rcu list iterator to reduce vmap_area_lock contention by Joonsoo Kim · 10 years ago
  36. b95b4e1 mm/page_alloc.c: unexport alloc_pages_exact_nid() by Andrew Morton · 10 years ago
  37. e193181 mm/page_alloc.c: add __meminit to alloc_pages_exact_nid() by Fabian Frederick · 10 years ago
  38. f276540 mm/memory_hotplug.c: add __meminit to grow_zone_span/grow_pgdat_span by Fabian Frederick · 10 years ago
  39. 3e2faa08 mm/readahead.c: remove unused file_ra_state from count_history_pages by Fabian Frederick · 10 years ago
  40. c42e571 slab: convert last use of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  41. 4307c14 slab: fix the alias count (via sysfs) of slab cache by Gu Zheng · 10 years ago
  42. 0aa9a13 mm, slub: fix some indenting in cmpxchg_double_slab() by Dan Carpenter · 10 years ago
  43. 8a7d9b4 mm/slab.c: fix comments by Wang Sheng-Hui · 10 years ago
  44. 928cec9 mm: move slab related stuff from util.c to slab_common.c by Andrey Ryabinin · 10 years ago
  45. 5426664 slub: avoid duplicate creation on the first object by Wei Yang · 10 years ago
  46. 5e80478 slab: change int to size_t for representing allocation size by Joonsoo Kim · 10 years ago
  47. a640616 slab: remove BAD_ALIEN_MAGIC by Joonsoo Kim · 10 years ago
  48. 367f7f2 slab: remove a useless lockdep annotation by Joonsoo Kim · 10 years ago
  49. 833b706 slab: destroy a slab without holding any alien cache lock by Joonsoo Kim · 10 years ago
  50. 49dfc30 slab: use the lock on alien_cache, instead of the lock on array_cache by Joonsoo Kim · 10 years ago
  51. c8522a3 slab: introduce alien_cache by Joonsoo Kim · 10 years ago
  52. 1fe00d5 slab: factor out initialization of array cache by Joonsoo Kim · 10 years ago
  53. 97654df slab: defer slab_destroy in free_block() by Joonsoo Kim · 10 years ago
  54. 25c063f slab: move up code to get kmem_cache_node in free_block() by Joonsoo Kim · 10 years ago
  55. 8a9c61d slab: add unlikely macro to help compiler by Joonsoo Kim · 10 years ago
  56. 02e72cc mm: slub: SLUB_DEBUG=n: use the same alloc/free hooks as for SLUB_DEBUG=y by Andrey Ryabinin · 10 years ago
  57. c07b818 mm, slub: mark resiliency_test as init text by David Rientjes · 10 years ago
  58. 5240ab4 mm: slab.h: wrap the whole file with guarding macro by Andrey Ryabinin · 10 years ago
  59. 18bf854 slab: use get_node() and kmem_cache_node() functions by Christoph Lameter · 10 years ago
  60. fa45dc2 slub: use new node functions by Christoph Lameter · 10 years ago
  61. 44c5356 slab common: add functions for kmem_cache_node access by Christoph Lameter · 10 years ago
  62. 1536cb3 mm/slab.c: add __init to init_lock_keys by Fabian Frederick · 10 years ago
  63. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 47dfe40 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  65. f2a8417 Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  66. 8f1d26d kexec: export free_huge_page to VMCOREINFO by Atsushi Kumagai · 10 years ago
  67. 7532518 mm: fix filemap.c pagecache_get_page() kernel-doc warnings by Randy Dunlap · 10 years ago
  68. b4903d6 mm: debugfs: move rounddown_pow_of_two() out from do_fault path by Andrey Ryabinin · 10 years ago
  69. 2bcf2e9 memcg: oom_notify use-after-free fix by Michal Hocko · 10 years ago
  70. 52089b1 hwpoison: call action_result() in failure path of hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  71. 93a9eb3 hwpoison: fix hugetlbfs/thp precheck in hwpoison_user_mappings() by Naoya Horiguchi · 10 years ago
  72. b104a35 mm, thp: do not allow thp faults to avoid cpuset restrictions by David Rientjes · 10 years ago
  73. f678959 mm/page-writeback.c: fix divide by zero in bdi_dirty_limits() by Maxim Patlasov · 10 years ago
  74. 1aab4d7 mm: fix page_alloc.c kernel-doc warnings by Randy Dunlap · 10 years ago
  75. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  76. 8bdd638 mm: fix direct reclaim writeback regression by Hugh Dickins · 10 years ago
  77. 355cb09 Merge tag 'urgent-slab-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  78. 0253d63 mm: hugetlb: fix copy_hugetlb_page_range() by Naoya Horiguchi · 10 years ago
  79. 792ceae mm/fs: fix pessimization in hole-punching pagecache by Hugh Dickins · 10 years ago
  80. b1a3665 shmem: fix splicing from a hole while it's punched by Hugh Dickins · 10 years ago
  81. 8e205f7 shmem: fix faulting into a hole, not taking i_mutex by Hugh Dickins · 10 years ago
  82. c118678 mm: do not call do_fault_around for non-linear fault by Konstantin Khlebnikov · 10 years ago
  83. a0f7a75 mm/rmap.c: fix pgoff calculation to handle hugepage correctly by Naoya Horiguchi · 10 years ago
  84. 45ccaf4 Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux into for-3.16-rcX by Mike Snitzer · 10 years ago
  85. 7431620 sched: Remove proliferation of wait_on_bit() action functions by NeilBrown · 10 years ago
  86. a8ddc82 cgroup: distinguish the default and legacy hierarchies when handling cftypes by Tejun Heo · 10 years ago
  87. 2cf669a cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes() by Tejun Heo · 10 years ago
  88. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 10 years ago
  89. 40f6123 Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  90. aa6ec29 cgroup: remove sane_behavior support on non-default hierarchies by Tejun Heo · 10 years ago
  91. 1ced953 blkcg, memcg: make blkcg depend on memcg on the default hierarchy by Tejun Heo · 10 years ago
  92. 66d2f4d shmem: fix init_page_accessed use to stop !PageLRU bug by Hugh Dickins · 10 years ago
  93. 0bc1f8b hwpoison: fix the handling path of the victimized page frame that belong to non-LRU by Chen Yucong · 10 years ago
  94. 496a8e6 msync: fix incorrect fstart calculation by Namjae Jeon · 10 years ago
  95. 8a5b20a slub: fix off by one in number of slab tests by Joonsoo Kim · 10 years ago
  96. dc78327 mm: page_alloc: fix CMA area initialisation when pageblock > MAX_ORDER by Michal Nazarewicz · 10 years ago
  97. 391acf9 cpuset,mempolicy: fix sleeping function called from invalid context by Gu Zheng · 10 years ago
  98. d05f0cdcb mm: fix crashes from mbind() merging vmas by Hugh Dickins · 10 years ago
  99. 0378730 slab: fix oops when reading /proc/slab_allocators by Joonsoo Kim · 10 years ago
  100. f00cdc6 shmem: fix faulting into a hole while it's punched by Hugh Dickins · 10 years ago